-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex_backup.html
More file actions
508 lines (368 loc) · 39 KB
/
index_backup.html
File metadata and controls
508 lines (368 loc) · 39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
<!DOCTYPE html>
<html lang="en-us"><head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<!-- Enable responsiveness on mobile devices-->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<title>
Welcome to Ming WEN's Homepage
</title>
<!-- CSS -->
<link rel="stylesheet" href="css/poole.css">
<link rel="stylesheet" href="css/syntax.css">
<link rel="stylesheet" href="css/hyde.css">
<link rel="stylesheet" href="css/css.css">
<!-- Icons -->
<script type="text/javascript" src="css/jquery-1.js"></script></head>
<body class="theme-base-08">
<div class="sidebar" style="background-image:url(image/banner1.jpg);">
<div class="container sidebar-sticky">
<div class="sidebar-about">
<a href="https://justinwm.github.io//">
<img class="selfie" alt="" src="image/profile.png">
</a>
<h1>
<a href="https://justinwm.github.io/">
Ming WEN (文明)
</a>
</h1>
<br>
<p class="lead">Associate Professor, Master Supervisor <br> <a href="http://cse.hust.edu.cn/">School of Cyber Science and Engineering</a> <br> <a href="http://www.hust.edu.cn/">Huazhong University of Science and Technology</a> <br><br> Email: mwenaa at hust.edu.cn <br> Luoyu Road 1037, Wuhan, China, Wuhan, China</p>
</div>
<br>
<nav class="sidebar-nav">
<a class="sidebar-nav-item" href="http://faculty.hust.edu.cn/wenming">HUST Homepage</a>
<a class="sidebar-nav-item" href="https://scholar.google.com/citations?user=ht2MknAAAAAJ&hl=en">Google Scholar</a>
<a class="sidebar-nav-item" href="https://justinwm.github.io/">Back to Top</a>
</nav>
<footer class="entry-meta">
This page was updated on <time class=class="entry-date">
<script language="JavaScript">
var testlast=document.lastModified;
var myDate = new Date(testlast);
myNewDate = new Intl.DateTimeFormat('en-US',
{year: "numeric", month: "short", day: "numeric"}
).format(myDate)
document.write(myNewDate);
</script>
</time> by Ming.
</footer>
<br>
<br>
<div>
<script type='text/javascript' id='clustrmaps' src='//cdn.clustrmaps.com/map_v2.js?cl=ffffff&w=300&t=tt&d=wRNJCeYtt-LnqRuAnT2X-9utzMhKi77DllfbgFoazwI&co=0b4975&cmo=66c2a4&cmn=fc4e2a&ct=cdd4d9'></script>
</div>
</div>
</div>
<div class="content container">
<div class="posts">
<div class="post">
<h1 id="biography">Biography</h1>
<p>
I am currently an associate professor in the school of <a target="_blank" href= "http://cse.hust.edu.cn"><strong><span style="color: #08306b"> Cyber Science and Engineering</span></strong></a> of <a target="_blank" href="http://www.hust.edu.cn"><strong><span style="color: #08306b"> Huazhong University of Science and Technology (HUST)</span></strong></a>. I have obtained my PhD degree in March 2019 from the Hong Kong University of Science and Technology.
During my PhD studies, I was honored and fortunate to be supervised by <a target="_blank" href= "http://www.cse.ust.hk/faculty/scc/"><strong><span style="color: #08306b">Prof. Shing-Chi CHEUNG</span></strong></a> in the <a href="http://sccpu2.cse.ust.hk/castle/index.html"><strong><span style="color: #08306b">CASTLE</span></strong></a> group.
I also had an unforgettable visiting experience at UC, Davis under the supervision of Prof. Zhendong Su.
My research interests mainly focus on Software Security (in particular Fuzzing), Software Supply Chain Security and Big Code Analysis. My official Homepage at HUST is: <a href="http://faculty.hust.edu.cn/wenming" target="blank"><strong style="color :#2ca25f">http://faculty.hust.edu.cn/wenming</strong></a>.
</p>
<p><br></p>
<h1>Working Experience</h1>
<ul>
<li>
<strong>Huazhong University of Science and Technology</strong> <span style="float: right">Dec, 2019 - Now </span> <br />
<i>Associate Professor</i> <br /></li>
<li>
<strong>The Hong Kong University of Science and Technology</strong> <span style="float: right">Apr, 2019 - Nov, 2019 </span> <br />
<i>PostDoc Research Fellow, supervised by Prof. Shing-Chi CHEUNG</i> <br />
</li>
</ul>
<h1 style="text-align: left;margin-bottom:0px">Education</h1>
<ul>
<li>
<strong>The Hong Kong University of Science and Technology</strong> <span style="float: right">Sep, 2014 - Mar, 2019 </span> <br />
<i>Ph.D., Computer Science, Supervised by Prof. Shing-Chi CHEUNG </i> <br />
Top Research Post-Graduate Award and School of Engineering (SENG) PhD Fellowship Award. <br />
PhD Thesis: <strong style="color :#2ca25f">Utilizing Code Change Information for Better Automated Debugging </strong>
</li>
<li>
<strong>University of California, Davis</strong> <span style="float: right">Jul, 2017 - Feb, 2018 </span> <br />
<i>Visiting Scholar, Supervised by Prof. Zhendong Su</i> <br />
</li>
<li>
<strong>Zhejiang University</strong> <span style="float: right">Sep, 2010 - Jun, 2014 </span> <br />
<i>B.A., Computer Science and Technology (Major)</i> <br />
<i>B.A., Industrial Design (Dual Major)</i> <br />
Graduated as Outstanding Students in Both the University and Zhejiang Province.
</li>
</ul>
<h1>News </h1>
<ul>
<li><strong>Jan 17, 2023: </strong>Our paper working on <span style="color: #2ca25f">Program Repair for Android</span> was accepted to <a target="_blank" href="https://conf.researchr.org/home/issta-2023">ISSTA'2023</a>. Congratulations to Huaxun!</li>
<li><strong>Jan 13, 2023: </strong>Our paper working on <span style="color: #2ca25f">JVM Fuzzing</span> was accepted to <a target="_blank" href="https://conf.researchr.org/home/icse-2023">ICSE'2023</a>. Congratulations to Haoxiang!</li>
<li><strong>Jan 10, 2023: </strong>Our paper working on <span style="color: #2ca25f">Deep Learning System Testing</span> was accepted to Transactions on Software Engineering and Methodology (TOSEM), Congratulations to Ziniu!</li>
<li><strong>Jan 4, 2023: </strong>Our paper working on <span style="color: #2ca25f">Code Semantic Embedding</span> was accepted to Transactions on Software Engineering and Methodology (TOSEM)!</li>
<li><strong>Dec 9, 2022: </strong>Our paper working on <span style="color: #2ca25f">Software Supply Chain Security</span> was accepted to <a target="_blank" href="https://conf.researchr.org/home/icse-2023">ICSE'2023</a>. Congratulations to Yulun and Zeliang!</li>
<li><strong>Dec 9, 2022: </strong>Our paper working on <span style="color: #2ca25f">SMT Solvers Testing</span> was accepted to <a target="_blank" href="https://conf.researchr.org/home/icse-2023">ICSE'2023</a>. Congratulations to Maolin!</li>
<li><strong>Sep 19, 2022: </strong> I will organize "软件缺陷的自动发现与修复" and "优秀博士生论坛" of <a target="_blank" href="http://chinasoft.ccf.org.cn">ChinaSoft 2022</a>. Welcome for participation! </li>
<li><strong>Dec 17, 2021: </strong>Our paper working on <span style="color: #2ca25f">Automated Fault Localization</span> was accepted to SANER 2022. Congratulations to Jing Yang! </li>
<li><strong>Dec 7, 2021: </strong>Our paper working on <span style="color: #2ca25f">Patch Correctness Assessment</span> was accepted to TOSEM. Congratulations to Bo Lin! </li>
<li><strong>Dec 3, 2021: </strong>Our paper working on <span style="color: #2ca25f">Fault Diagnosis for Deep Learning Programs</span> was accepted to <a target="_blank" href="https://conf.researchr.org/track/icse-2022/icse-2022-papers">ICSE 2022</a>. Congratulations to Jialun! </li>
<!-- <li><strong>Sep 20, 2021: </strong>Our paper working on <span style="color: #2ca25f">Machine Translation System Testing</span> was accepted to TOSEM. Congratulations to Jialun! </li>
<li><strong>Sep 17, 2021: </strong>I will serve as the PC Member of <a target="_blank" href="https://2022.esec-fse.org/track/fse-2022-research-papers">ESEC/FSE 2022</a>, welcome for submissions! </li>
<li><strong>Sep 15, 2021: </strong>I will serve as the PC Member of <a target="_blank" href="https://saner2022.uom.gr/restrack">SANER 2022</a>, welcome for submissions! </li>
<li><strong>Aug 2, 2021: </strong>Our paper working on <span style="color: #2ca25f">Java Lambda Expressions</span> was accepted to <a target="_blank" href="https://conf.researchr.org/track/ase-2021/ase-2021-papers">ASE'2021</a>. Congratulations to Mingwei and Jun!</li>
<li><strong>Aug 2, 2021: </strong>Our paper working on <span style="color: #2ca25f">Smart Contract</span> was accepted to <a target="_blank" href="https://conf.researchr.org/track/ase-2021/ase-2021-papers">ASE'2021</a>. Congratulations to Lu Liu!</li>
<li><strong>Aug 2, 2021: </strong>Our paper working on <span style="color: #2ca25f">Android Configuration Compatibility Analysis</span> was accepted to <a target="_blank" href="https://conf.researchr.org/track/ase-2021/ase-2021-papers">ASE'2021</a>. Congratulations to Huaxun!</li>
<li><strong>May 21, 2021: </strong>Our paper was accepted to <a target="_blank" href="https://www.springer.com/journal/10664/updates/18558044">EMSE</a>. Congratulations to Victor Tian!</li>
<li><strong>May 20, 2021: </strong>Our paper (<span style="color: #2ca25f">CogNac</span>) was accepted to <a target="_blank" href="https://2021.esec-fse.org">ESEC/FSE'2021</a>. Congratulations to Shangwen!</li> -->
</ul>
<p><br></p>
<h1>Publications</h1>
# Co-First Author; * Corresponding Author;
<br/>
<br/>
<ol style="text-align: justify">
<li><strong><span style="color: #2ca25f">[ISSTA'23]</span></strong> <strong> ConfFix: Repairing Configuration Compatibility Issues in Android Apps</strong> <strong style="color:#fc4e2a;float: right">CCF-A</strong> <br/> Huaxun Huang, Chi Xu, <strong>Ming Wen</strong>, Yepang Liu, Shing-Chi Cheung.
<br />
In <em> ACM SIGSOFT International Symposium on Software Testing and Analysis</em>, 2023 <strong style="color: #2ca25f"> </strong></li>
<br/>
<li><strong><span style="color: #2ca25f">[TOSEM'23]</span></strong> <strong> COMET:Coverage-guided Model Generation For Deep Learning Library Testing</strong> <strong style="color:#fc4e2a;float: right">CCF-A</strong> <br/> Meiziniu Li, Jialun Cao, Yongqiang Tian, Tsz On Li, <strong>Ming Wen</strong>, Shing-Chi Cheung.
<br />
In <em> ACM Transactions on Software Engineering and Methodology</em>, 2023 <strong style="color: #2ca25f">(to appear) </strong></li>
<br/>
<li><strong><span style="color: #2ca25f">[TOSEM'23]</span></strong> <strong> Toward Interpretable Graph Tensor Convolution Neural
Network for Code Semantics Embedding</strong> <strong style="color:#fc4e2a;float: right">CCF-A</strong> <br/> Jia Yang, Cai Fu, Fengyang Deng, <strong>Ming Wen</strong>, Xiaowei Guo, Chuanhao Wan.
<br />
In <em> ACM Transactions on Software Engineering and Methodology</em>, 2023 <strong style="color: #2ca25f">(to appear) </strong></li>
<br/>
<li><strong><span style="color: #2ca25f">[ICSE’23]</span></strong> <strong>Detecting JVM JIT Compiler Bugs via Exploring Two-Dimensional Input Spaces</strong><strong style="color:#fc4e2a;float: right">CCF-A</strong> <br/> Haoxiang Jia, <strong>Ming Wen</strong>, Zifan Xie, Rongxin Wu, Maolin Sun, Kang Chen, Hai Jin</a>
<br />
In <em> the International Conference on Software Engineering</em>, Technical Research Paper, 2023 (Acceptance ratio <strong>26.1%=208/796</strong>)
<br/>
</li>
<br/>
<li><strong><span style="color: #2ca25f">[ICSE’23]</span></strong> <strong>Understanding the Threats of Upstream Vulnerabilities to Downstream Projects in the Maven Ecosystem</strong><strong style="color:#fc4e2a;float: right">CCF-A</strong> <br/> Yulun Wu, Zeliang Yu, <strong>Ming Wen</strong>, Qiang Li, Deqing Zou, Hai Jin</a>
<br />
In <em> the International Conference on Software Engineering</em>, Technical Research Paper, 2023 (Acceptance ratio <strong>26.1%=208/796</strong>)
<br/>
</li>
<br/>
<li><strong><span style="color: #2ca25f">[ICSE’23]</span></strong> <strong>Validating SMT Solvers via Skeleton Enumeration Empowered by Historical Bug-Triggering Inputs</strong><strong style="color:#fc4e2a;float: right">CCF-A</strong> <br/> Maolin Sun, Yibiao Yang, <strong>Ming Wen</strong>, Yongcong Wang, Yuming Zhou and Hai Jin</a>
<br />
In <em> the International Conference on Software Engineering</em>, Technical Research Paper, 2023 (Acceptance ratio <strong>26.1%=208/796</strong>)
<br/>
</li>
<br/>
<li><strong><span style="color: #2ca25f">[TSE’22]</span></strong> <strong>Effective Isolation of Fault-Correlated Variables
via Statistical and Mutation Analysis.</strong><strong style="color:#fc4e2a;float: right">CCF-A</strong> <br/> <strong>Ming Wen</strong>, Zifan Xie, Kaixuan Luo, Xiao Chen, Yibiao Yang, and Hai Jin.
<br />
In <em> Transactions on Software Engineering</em>, 2022 <strong style="color: #2ca25f">(to appear) </strong></li>
<br/>
<li><strong><span style="color: #2ca25f">[SANER’22]</span></strong> <strong>Isolating Compiler Optimization Faults via Differentiating Finer-grained Options</strong><strong style="color:#fc4e2a;float: right">CCF-B</strong> <br/> Jing Yang, Yibiao Yang<sup>*</sup>, Maolin Sun, <strong>Ming Wen</strong><sup>*</sup>, Yuming Zhou and Hai Jin
<br />
In <em> the 29th IEEE International Conference on Software Analysis, Evolution and Reengineering</em>, 2022 (Acceptance ratio <strong>24.1%=48/199)</strong>)</li>
</br>
<li><strong><span style="color: #2ca25f">[ICSE’22]</span></strong> <strong>DeepFD: Automated Fault Diagnosis and Localization for Deep Learning Programs</strong><strong style="color:#fc4e2a;float: right">CCF-A</strong> <br/> Jialun Cao, Meiziniu Li, Xiao Chen, <strong>Ming Wen</strong><sup>*</sup>, Yongqiang Tian, Bo Wu, and <a target="_blank" href ="http://home.cse.ust.hk/~scc/">Shing-Chi Cheung<sup>*</sup></a>
<br />
In <em> the International Conference on Software Engineering</em>, Technical Research Paper, 2022 (Acceptance ratio <strong>26.2%=197/751</strong>)
<br/>
</li>
<br/>
<li><strong><span style="color: #2ca25f">[TOSEM'21]</span></strong> <strong> Context-Aware Code Change Embedding for Better Patch Correctness Assessment</strong> <strong style="color:#fc4e2a;float: right">CCF-A</strong> <br/> Bo Lin, Shangwen Wang<sup>*</sup>, <strong>Ming Wen</strong><sup>*</sup>, and Xiaoguang Mao
<br />
In <em> ACM Transactions on Software Engineering and Methodology</em>, 2021 <strong style="color: #2ca25f">(to appear) </strong></li>
<br/>
<li><strong><span style="color: #2ca25f">[TSE'21]</span></strong> <strong> Aroc: An Automatic Repair Framework for On-chain Smart Contracts</strong> <strong style="color:#fc4e2a;float: right">CCF-A</strong> <br/> Hai Jin, Zeli Wang, <strong>Ming Wen</strong><sup>*</sup>, Weiqi Dai, Yu Zhu and Deqing Zou
<br />
In <em> Transactions on Software Engineering</em>, 2021 <strong style="color: #2ca25f">(to appear) </strong> </li>
<br/>
<li><strong><span style="color: #2ca25f">[TOSEM'21]</span></strong> <strong> SemMT: A Semantic-based Testing Approach for Machine Translation Systems</strong> <strong style="color:#fc4e2a;float: right">CCF-A</strong> <br/> Jialun Cao, Meiziniu Li, Yeting Li, <strong>Ming Wen</strong><sup>*</sup>, Shing-Chi Cheung<sup>*</sup> and Haiming Chen
<br />
In <em> ACM Transactions on Software Engineering and Methodology</em>, 2021 </li>
<br/>
<li><strong><span style="color: #2ca25f">[ASE'21]</span></strong><strong> Why Do Developers Remove Lambda Expressions in Java?</strong> <strong style="color:#fc4e2a;float: right">CCF-A</strong> <br/>
Mingwei Zheng, Jun Yang, <strong>Ming Wen</strong><sup>*</sup>, Hengcheng Zhu, Yepang Liu and Hai Jin
<br />
In <em> the 36th IEEE/ACM International Conference on Automated Software Engineering</em>, Melbourne, Australia, September 2021 </li>
<br/>
<li><strong><span style="color: #2ca25f">[ASE'21]</span></strong><strong> Characterizing Transaction-Reverting Statements in Ethereum Smart Contracts</strong> <strong style="color:#fc4e2a;float: right">CCF-A</strong> <br/> Lu Liu, Lili Wei, Wuqi Zhang, <strong>Ming Wen</strong>, Yepang Liu and Shing-Chi Cheung
<br />
In <em> the 36th IEEE/ACM International Conference on Automated Software Engineering</em>, Melbourne, Australia, September 2021 </li>
<br/>
<li><strong><span style="color: #2ca25f">[ASE'21]</span></strong><strong> Characterizing and Detecting Configuration Compatibility Issues in Android Apps</strong> <strong style="color:#fc4e2a;float: right">CCF-A</strong> <br/> Huaxun Huang, <strong>Ming Wen</strong>, Lili Wei, Yepang Liu and Shing-Chi Cheung
<br />
In <em> the 36th IEEE/ACM International Conference on Automated Software Engineering</em>, Melbourne, Australia, September 2021 </li>
<br/>
<li><strong><span style="color: #2ca25f">[EmSE'21]</span></strong> <strong> To What Extent Do DNN-based Image Classification Models Make Unreliable Inferences?</strong> <strong style="color:#fc4e2a;float: right">CCF-B</strong> <br/> Yongqiang Tian, Shiqing Ma, <strong>Ming Wen</strong>, Yepang Liu, Shing-Chi Cheung and Xiangyu Zhang
<br />
In <em> Empirical Software Engineering</em>, 2021 </li>
<br/>
<li><strong><span style="color: #2ca25f">[ESEC/FSE'21]</span></strong> <strong> Lightweight Global and Local Contexts Guided Method Name Recommendation with Prior Knowledge</strong> <strong style="color:#fc4e2a;float: right">CCF-A</strong> <br/> Shangwen Wang<sup>#</sup>, <strong>Ming Wen</strong><sup># *</sup>, Bo Lin and Xiaoguang Mao
<br />
In <em> the The ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering</em>, Athens, Greece, August 2021 </li>
<br/>
<li><strong><span style="color: #2ca25f">[TSE’21]</span></strong> <strong>Will Dependency Conflicts Affect My Program’s Semantics?</strong><strong style="color:#fc4e2a;float: right">CCF-A</strong> <br/> <a target="_blank" href="http://faculty.neu.edu.cn/swc/wangying/">Ying Wang</a>, Rongxin Wu, Chao Wang, <strong>Ming Wen</strong>, <a target="_blank" href="https://yepangliu.github.io/">Yepang Liu</a>, <a target="_blank" href ="http://home.cse.ust.hk/~scc/">Shing-Chi Cheung</a>, Hai Yu, <a target="_blank" href="https://cs.nju.edu.cn/changxu/">Chang Xu</a> and Zhiliang Zhu.
<br />
In <em> Transactions on Software Engineering</em>, 2021 <strong style="color: #2ca25f">(to appear) </strong></li>
<br/>
<li><strong><span style="color: #2ca25f">[SANER’21]</span></strong> <strong>Understanding and Facilitating the Co-Evolution of Production and Test Code</strong><strong style="color:#fc4e2a;float: right">CCF-B</strong>. <br/> Sinan Wang, <strong>Ming Wen</strong>, <a target="_blank" href="https://yepangliu.github.io/">Yepang Liu</a>, <a target="_blank" href="http://faculty.neu.edu.cn/swc/wangying/">Ying Wang</a> and <a target="_blank" href="https://wurongxin1987.github.io/wurongxin.xmu.edu.cn/">Rongxin Wu</a>
<br />
In <em> the 28th IEEE International Conference on Software Analysis, Evolution and Reengineering</em>, 2021 (Acceptance ratio <strong>25.0%=42/165)</strong>)</li>
</br>
<li><strong><span style="color: #2ca25f">[ISSRE'20]</span></strong> <strong> An Exploratory Study of Bugs in Extended Reality Applications on the Web.</strong> <strong style="color:#fc4e2a;float: right">CCF-B</strong> <br/> Shuqing Li, Yechang Wu, Yi Liu, Dinghua Wang, <strong>Ming Wen</strong>, Yida Tao, Yulei Sui and <a target="_blank" href="https://yepangliu.github.io/">Yepang Liu</a>
<br />
In <em> the 31st International Symposium on Software Reliability Engineering</em>, Coimbra, Portugal, October 2020 </li>
<br/>
<li><strong><span style="color: #2ca25f">[ASE'20]</span></strong> <a target="_blank" href="./paper/ASE_2020_1.pdf"><strong> Automated Patch Correctness Assessment: How Far are We?</strong></a> <strong style="color:#fc4e2a;float: right">CCF-A</strong> <br/> Shangwen Wang<sup>#</sup>, <strong>Ming Wen</strong><sup># *</sup>, Bo Lin, Hongjun Wu, Yihao Qin, Deqing Zou, Xiaoguang Mao and Hai Jin</a>
<br />
In <em> the 35th IEEE/ACM International Conference on Automated Software Engineering</em>, Melbourne, Australia, September 2020 </li>
<br/>
<li><strong><span style="color: #2ca25f">[ASE'20]</span></strong> <strong> MockSniffer: Characterizing and Recommending Mocking Decisions for Unit Tests</strong> <strong style="color:#fc4e2a;float: right">CCF-A</strong>. <br/> Hengcheng Zhu, Lili Wei, <strong>Ming Wen</strong>, <a target="_blank" href="https://yepangliu.github.io/">Yepang Liu</a>, <a target="_blank" href ="http://home.cse.ust.hk/~scc/">Shing-Chi Cheung </a>, Qin Sheng, and Cui Zhou
<br />
In <em> the 35th IEEE/ACM International Conference on Automated Software Engineering</em>, Melbourne, Australia, September 2020 </li>
<br/>
<li><strong><span style="color: #2ca25f">[ICSE-Demonstrations’20]</span></strong> <strong>EvalDNN: A Toolbox for Evaluating Deep Neural Network Models</strong>. <br/> Yongqiang Tian, Zhihua Zeng, <strong>Ming Wen</strong>, <a target="_blank" href="https://yepangliu.github.io/">Yepang Liu</a>, Tzu-yang Kuo and <a target="_blank" href ="http://home.cse.ust.hk/~scc/">Shing-Chi Cheung</a>
<br />
In <em> the International Conference on Software Engineering</em>, Demonstrations , 2020 </li>
<br/>
<li><strong><span style="color: #2ca25f">[ICSE-NIER’20]</span></strong> <strong>Boosting Automated Program Repair with Bug-Inducing Commits</strong>. <br/> <strong>Ming Wen</strong>, <a target="_blank" href="https://yepangliu.github.io/">Yepang Liu</a> and <a target="_blank" href ="http://home.cse.ust.hk/~scc/">Shing-Chi Cheung</a>
<br />
In <em> the International Conference on Software Engineering</em>, New Ideas and Emerging Results Track, 2020 (Acceptance ratio <strong>30.1%=28/93</strong>) </li>
<br/>
<li><strong><span style="color: #2ca25f">[ICSE’20]</span></strong> <strong>Watchman: Monitoring Dependency Conflicts for Python Library Ecosystem</strong><strong style="color:#fc4e2a;float: right">CCF-A</strong>. <br/> <a target="_blank" href="http://faculty.neu.edu.cn/swc/wangying/">Ying Wang</a>, <strong>Ming Wen</strong><sup>*</sup>, <a target="_blank" href="https://yepangliu.github.io/">Yepang Liu</a><sup>*</sup>, Yibo Wang, Zhenming Li, Chao Wang, Hai Yu, <a target="_blank" href ="http://home.cse.ust.hk/~scc/">Shing-Chi Cheung</a>, <a target="_blank" href="https://cs.nju.edu.cn/changxu/">Chang Xu</a> and Zhiliang Zhu
<br />
In <em> the International Conference on Software Engineering</em>, Technical Research Paper, 2020 (Acceptance ratio <strong>20.9%=129/617</strong>)
<br/>
<strong style="color: #2ca25f"><a target="_blank" href="http://www.watchman-pypi.com/">[Watchman - enabling technology for growing software]: Finding dependency conflicts in your evolving Python projects! </a></strong>
</li>
<br/>
<li><strong><span style="color: #2ca25f">[SANER’20]</span></strong> <strong>How Do Python Framework APIs Evolve? An Exploratory Study</strong><strong style="color:#fc4e2a;float: right">CCF-B</strong>. <br/> Zhaoxu Zhang, Hengcheng Zhu, <strong>Ming Wen</strong>, Yida Tao, <a target="_blank" href="https://yepangliu.github.io/">Yepang Liu</a> and <a target="_blank" href="https://xiongyingfei.github.io">Yingfei Xiong</a>
<br />
In <em> the 27th IEEE International Conference on Software Analysis, Evolution and Reengineering</em>, 2020 (Acceptance ratio <strong>21.1%=42/199</strong>)</li>
<br/>
<li><strong><span style="color: #2ca25f">[TSE’20]</span></strong> <strong>Historical Spectrum based Fault Localization</strong><strong style="color:#fc4e2a;float: right">CCF-A</strong>. <br/> <strong>Ming Wen</strong>, <a target="_blank" href="https://sites.google.com/site/junjiechen08/">Junjie Chen</a>, Yongqiang Tian, <a target="_blank" href="https://wurongxin1987.github.io/wurongxin.xmu.edu.cn/">Rongxin Wu</a>, <a target="_blank" href="http://sei.pku.edu.cn/~haod/">Dan Hao</a>, Shi Han and <a target="_blank" href ="http://home.cse.ust.hk/~scc/">Shing-Chi Cheung</a>
<br />
In <em> Transactions on Software Engineering</em>, 2020 <strong style="color: #2ca25f">(Selected for ICSE 2020 Journal-First Presentation) </strong></li>
<br/>
<li><strong><span style="color: #2ca25f">[ESEM’19]</span></strong> <strong><a target="_blank" href="https://ieeexplore.ieee.org/document/8870172">How Different Is It Between Machine-Generated and Developer-Provided Patches? <br/> An Empirical Study on The Correct Patches Generated by Automated Program Repair Techniques</a></strong><strong style="color:#fc4e2a;float: right">CCF-B</strong>. <br/>Shangwen Wang, <strong>Ming Wen</strong>, Liqian Chen, Xin Yi and Xiaoguang Mao
<br />
In <em>The ACM/IEEE International Symposium on Empirical Software Engineering and Measurement</em>, Porto de Galinhas, Brazil, 2019 (Acceptance ratio <strong>19.8%=23/116</strong>) </li>
<br/>
<li><strong><span style="color: #2ca25f">[ESEC/FSE’19]</span></strong> <strong><a target="_blank" href="https://dl.acm.org/citation.cfm?doid=3338906.3338962">
Exploring and Exploiting the Correlations between Bug-Inducing and Bug-Fixing Commits</a></strong><strong style="color:#fc4e2a;float: right">CCF-A</strong>. <br/>
<strong> Ming Wen</strong>, <a target="_blank" href="https://wurongxin1987.github.io/wurongxin.xmu.edu.cn/">Rongxin Wu</a>, <a target="_blank" href="https://yepangliu.github.io/">Yepang Liu</a>, Yongqiang Tian, Xuan Xie, <a target="_blank" href ="http://home.cse.ust.hk/~scc/">Shing-Chi Cheung</a> and <a target="_blank" href ="https://people.inf.ethz.ch/suz/">Zhendong Su</a>
<br />
In <em> The ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering</em>, Technical Research Paper, Tallinn, Estonia, 2019 (Acceptance ratio <strong>24.4%=74/303</strong>)<a href="https://github.com/justinwm/InduceBenchmark"> [Project]</a></li>
<br/>
<li><strong><span style="color: #2ca25f">[EASE’19]</span></strong> <strong><a target="_blank" href="https://dl.acm.org/citation.cfm?doid=3319008.3319349">Attention Please: Consider Mockito when Evaluating Newly Proposed Automated Program Repair Techniques</a></strong>. <br />Shangwen Wang, <strong>Ming Wen</strong>, Xiaoguang Mao and Deheng Yang
<br />
In <em>the Conference of Evaluation and Assessment in Software Engineering (EASE)</em>, 2019 </li>
<br />
<li><strong><span style="color: #2ca25f">[ICSE’19]</span></strong> <strong><a target="_blank" href="./paper/ICSE2019A.pdf">Exposing Library API Misuses via Mutation Analysis</a>.</strong><strong style="color:#fc4e2a;float: right">CCF-A</strong> <br />
<strong>Ming Wen</strong>, <a target="_blank" href="https://yepangliu.github.io/">Yepang Liu</a>, <a target="_blank" href="https://wurongxin1987.github.io/wurongxin.xmu.edu.cn/">Rongxin Wu</a>, Xuan Xie, <a target="_blank" href ="http://home.cse.ust.hk/~scc/">Shing-Chi Cheung</a> and <a target="_blank" href ="https://people.inf.ethz.ch/suz/">Zhendong Su</a> <br />
In <em> the International Conference on Software Engineering</em>, Technical Research Paper, 2019 (Acceptance ratio <strong>20.6%=109/529</strong>) </li>
<br />
<li><strong><span style="color: #2ca25f">[ICSE’19]</span> <strong> <a target="_blank" href="./paper/ICSE2019b.pdf">Can I Have a Stack Trace to Examine the Dependency Conflict Issue?</a> </strong><strong style="color:#fc4e2a;float: right">CCF-A</strong> <br />
</strong><a target="_blank" href="http://faculty.neu.edu.cn/swc/wangying/">Ying Wang</a>, <strong> Ming Wen</strong>, <a target="_blank" href="https://wurongxin1987.github.io/wurongxin.xmu.edu.cn/">Rongxin Wu</a>, Zhenwei Liu, Shin Hwei Tan, Zhiliang Zhu, Hai Yu and <a target="_blank" href ="http://home.cse.ust.hk/~scc/">Shing-Chi Cheung</a> <br />
In <em>International Conference on Software Engineering</em>, Technical Research Paper, 2019 (Acceptance ratio <strong>20.6%=109/529</strong>) </li>
<br />
<li><strong><span style="color: #2ca25f">[TSE’18]</span> <strong> How Well Do Change Sequences Predict Defects? Sequence Learning from Software Changes. </strong><strong style="color:#fc4e2a;float: right">CCF-A</strong> <br />
</strong><strong>Ming Wen</strong>, <a target="_blank" href="https://wurongxin1987.github.io/wurongxin.xmu.edu.cn/">Rongxin Wu</a> and <a target="_blank" href ="http://home.cse.ust.hk/~scc/">Shing-Chi Cheung</a> <br />
In <em> Transactions on Software Engineering</em>, 2018 </li>
<br />
<li><strong><span style="color: #2ca25f">[ESEC/FSE’18]</span> <strong> <a target="_blank" href="./paper/FSE_18.pdf">Do the Dependency Conflicts in My Project Matter?</a> </strong><strong style="color:#fc4e2a;float: right">CCF-A</strong> <br />
</strong><a target="_blank" href="http://faculty.neu.edu.cn/swc/wangying/">Ying Wang</a>, <strong> Ming Wen</strong>, Zhenwei Liu, <a target="_blank" href="https://wurongxin1987.github.io/wurongxin.xmu.edu.cn/">Rongxin Wu</a>, Rui Wang, Bo Yang, Hai Yu, Zhiliang Zhu and <a target="_blank" href ="http://home.cse.ust.hk/~scc/">Shing-Chi Cheung</a> <br />
In <em> The ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering</em>, Technical Research Paper, Lake Buena Vista, Florida, 4 Nov - 9 Nov 2018. (Acceptance ratio <strong>18.6%=55/295</strong>)</li> <br />
<li><strong><span style="color: #2ca25f">[ICSE’18]</span></strong> <strong> <a target="_blank" href="./paper/Repair.pdf">Context-Aware Patch Generation for Better Automated Program Repair.</a> </strong><strong style="color:#fc4e2a;float: right">CCF-A</strong> <br />
<strong>Ming Wen</strong>, <a target="_blank" href="https://sites.google.com/site/junjiechen08/">Junjie Chen</a>, <a target="_blank" href="https://wurongxin1987.github.io/wurongxin.xmu.edu.cn/">Rongxin Wu</a>, <a target="_blank" href="http://sei.pku.edu.cn/~haod/">Dan Hao</a> and <a target="_blank" href ="http://home.cse.ust.hk/~scc/">Shing-Chi Cheung</a> <br />
In <em>the International Conference on Software Engineering</em>, Technical Research Paper, May 27 - 3 June 2018. (Acceptance ratio <strong>20.9%=105/502</strong>)</li> <br />
<li><strong><span style="color: #2ca25f">[EmSE’17]</span></strong> <strong><a target="_blank" href="./paper/ChangeLocator.pdf">ChangeLocator: Locate Crash-Inducing Changes Based on Crash Reports.</a></strong><strong style="color:#fc4e2a;float: right">CCF-B</strong> <br />
<a target="_blank" href="https://wurongxin1987.github.io/wurongxin.xmu.edu.cn/">Rongxin Wu</a>, <strong> Ming Wen</strong>, <a target="_blank" href ="http://home.cse.ust.hk/~scc/">Shing-Chi Cheung</a> and <a target="_blank" href= "https://sites.google.com/site/hongyujohn/">Hongyu Zhang</a> <br />
In <em>Empirical Software Engineering</em>, 2017</li>
<br />
<li><strong><span style="color: #2ca25f">[ASE’16] <strong><a target="_blank" href="./paper/ASE16-Locus.pdf">Locus: Locating Bugs from Software Changes.</a> </strong><strong style="color:#fc4e2a;float: right">CCF-A</strong><br />
</span> Ming Wen,</strong> <a target="_blank" href="https://wurongxin1987.github.io/wurongxin.xmu.edu.cn/">Rongxin Wu</a> and <a target="_blank" href ="http://home.cse.ust.hk/~scc/">Shing-Chi Cheung</a> <br />
In <em>the Proceedings of the</em><strong><em> </em></strong><em>31st IEEE/ACM International Conference on Automated Software Engineering</em>, Technical Research Paper, Singapore, 3 Sep - 7 Sep, 2016, 262-273 (Acceptance ratio <strong>19.1%=57/298</strong>) <a href="./slides/ASE_16_Final.pdf">[Slides]</a><a href="./Locus.html">[Dataset]</a><a href="https://github.com/justinwm/Locus/">[Prototype]</a></li>
<br />
<li><strong><span style="color: #2ca25f">[SANER’14]</span> </strong> <strong><a target="_blank" href="./paper/saner14.pdf">An Empirical Study of Bug Report Field Reassignment.</a></strong><strong style="color:#fc4e2a;float: right">CCF-B</strong> <br />
<a target="_blank" href="http://person.zju.edu.cn/en/xinxia/">Xin Xia</a>, <a target="_blank" href="http://www.mysmu.edu/faculty/davidlo/">David Lo</a>, <strong>Ming Wen</strong>, Emad Shihab and Bo Zhou <br />
In <em>the Joint Meeting of the 18th European Conference on Software Maintenance and Reengineering and the 21st Working Conference on Reverse Engineering</em>. IEEE, 2014, 174-183. </li>
</ol>
<p><br></p>
<h1>Teaching</h1>
<ol>
<li> Program Analysis and Security, <strong>Fall 2020</strong>. Lecturer.</li>
<li> Advanced Algorithm Design and Analysis, <strong>Fall 2020</strong>. Lecturer. </li>
<li><a><strong><a target="_blank" href="https://course.cse.ust.hk/comp3021/">COMP3021</a></strong></a> Java Programming, <strong>Fall 2016</strong>. Teaching Assistant.</li>
<li><a><strong><a target="_blank" href="https://course.cse.ust.hk/comp1022q/">COMP1022Q</a></strong></a> Introduction to Computing with Excel VBA, <strong>Spring 2016</strong>. Teaching Assistant.</li>
<li><a><strong><a target="_blank" href="https://course.cse.ust.hk/comp2011/">COMP2011</a></strong></a> Introduction to Object-Oriented Programming, <strong>Fall 2015</strong>. Teaching Assistant.</li>
<li><a><strong><a target="_blank" href="https://course.cse.ust.hk/comp3021/">COMP3021</a></strong></a> Java Programming, <strong>Spring 2015</strong>. Teaching Assistant.</li>
</ol>
<h1>Service</h1>
<ol>
<li>Program Committee, <a target="_blank" href="https://conf.researchr.org/track/icse-2022/icse-2022-demo---demonstrations">Demonstrations, ICSE, 2022</a></li>
<li>Program Committee, <a target="_blank" href="https://conf.researchr.org/track/ase-2021/ase-2021-papers">ASE, 2021</a></li>
<li>Reviewer of ACM Transaction of Software Engineering and Methodology, 2021</li>
<li>Reviewer of IEEE Transaction of Software Engineering, 2021</li>
<li>Reviewer of IEEE Transactions on Dependable and Secure Computing, 2020</li>
<li>Reviewer of IEEE Transaction of Software Engineering, 2020</li>
<li>Reviewer of Empirical Software Engineering, 2020</li>
<li>Reviewer of ACM Transaction of Software Engineering and Methodology, 2020 (*3)</li>
<li>Program Committee, ICPC Tool Demo, 2020</li>
<li>Reviewer of IEEE Transaction of Software Engineering, 2019</li>
<li>Program Committee, ASE SRC, 2019</li>
<li>Reviewer of IEEE Transaction of Software Engineering, 2018</li>
<li>Reviewer of Empirical Software Engineering, 2018</li>
<li>Reviewer of ACM Transaction of Software Engineering and Methodology, 2018</li>
<li>Reviewer of IEEE Transaction on Reliability, 2018</li>
<li>External Reviewer of International Conference on Software Engineering, 2017</li>
<li>Student Volunteer, <strong><a target="_blank" href="https://fse22.gatech.edu/">FSE 2014</a> , Hong Kong</strong></li>
</ol>
<h1>Students</h1>
<h4>PhD Students</h4>
<ul>
<li><strong>Xiaohu Du</strong>, PhD Student (<span style="color: #2ca25f">Fall 2021</span>): working on analysis of neural network models</li>
<li><strong>Zifan Xie</strong>, PhD Student (<span style="color: #2ca25f">Fall 2020</span>): working on patch analysis and bytecode analysis </li>
</ul>
<h4>Master Students</h4>
<ul>
<li><strong>Zongze Jiang</strong>, Master Student (<span style="color: #2ca25f">Fall 2022</span>) </li>
<li><strong>Xiaochen Guo</strong>, Master Student (<span style="color: #2ca25f">Fall 2022</span>) </li>
<li><strong>Jiahao Zhu</strong>, Master Student (<span style="color: #2ca25f">Fall 2022</span>) </li>
<li><strong>Yulun Wu</strong>, Master Student (<span style="color: #2ca25f">Fall 2021</span>): working on static analysis and fuzzing </li>
<li><strong>Zeliang Yu</strong>, Master Student (<span style="color: #2ca25f">Fall 2021</span>): working on vulnerability analysis for software ecosystems </li>
<li><strong>Haoxiang Jia</strong>, Master Student (<span style="color: #2ca25f">Fall 2021</span>): working on JVM Fuzzing </li>
<li><strong>Kang Chen</strong>, Master Student (<span style="color: #2ca25f">Fall 2021</span>): working on kernel security </li>
<li><strong>Jing Yang</strong>, Master Student (<span style="color: #2ca25f">Fall 2020</span>): working on compiler testing (co-supervised with Yibiao Yang)</li>
<li><strong>Maolin Sun</strong>, Master Student (<span style="color: #2ca25f">Fall 2020</span>): working on SMT solver testing (co-supervised with Yibiao Yang)</li>
<li><strong>Yuting Zhang</strong>, Master Student (<span style="color: #2ca25f">Fall 2020</span>): working on deep learning for vulnerability detection </li>
<li><strong>Yixin Yang</strong>, Master Student (<span style="color: #2ca25f">Fall 2020</span>): working on code embedding for bug detection </li>
<li><strong>Yongcong Wang</strong>, Master Student (<span style="color: #2ca25f">Fall 2020</span>): working on fuzzing for JS engines </li>
</ul>
<h1>Alumi</h1>
<ul>
<li><strong>Kaixuan, Luo</strong>, National Scholarship (国家奖学金), Undergraduate -> CUHK </li>
<li><strong>Xiao, Chen</strong>, Undergraduate -> HKUST </li>
<li><strong>Yifan, Xia</strong>, Undergraduate -> ZJU </li>
</ul>
<h1>Honors and Awards</h1>
<ol>
<li>Postgraduate Studentship, <a target="_blank" href="http://www.cse.ust.hk/">CSE HKUST</a>, Annually (September 2014-March 2019).</li>
<li>Top Research Post-Graduate Award, <a target="_blank" href="http://www.cse.ust.hk/">SENG HKUST</a>, July 2018.</li>
<li>School of Engineering (SENG) PhD Fellowship Award, <a target="_blank" href="http://www.seng.ust.hk/web/eng/"> SENG HKUST</a>, 2014-2015.</li>
<li>Excellent Certificate of Stars of Tomorrow Internship Program, <a target="_blank" href="https://www.microsoft.com/en-us/research/lab/microsoft-research-asia/">Microsoft Research Asia</a>, September 2014.</li>
<li>Outstanding Graduates of Zhejiang University, <a target="_blank" href= "http://www.zju.edu.cn/english/">Zhejiang University</a>, June 2014.</li>
<li>National Scholarship, <a target="_blank" href="http://www.moe.edu.cn/publicfiles/business/htmlfiles/moe/moe_2792/">Ministry of Education of The People's Republic of China</a>, October 2013.</li>
<li>First-Class Scholarship for Outstanding Students, <a target="_blank" href= "http://www.zju.edu.cn/english/">Zhejiang University</a>, December 2012.</li>
<li>Excellent Student Awards, <a target="_blank" href= "http://www.zju.edu.cn/english/">Zhejiang University</a>, December 2012.</li>
<li>Outstanding Student Leader Awards, <a target="_blank" href= "http://www.zju.edu.cn/english/">Zhejiang University</a>, December 2012.</li>
</ol>
<h1>Hobbies</h1>
<p style="margin-left:22px">
I love taking photos, and you can find some of my photos on <a href = "https://www.instagram.com/justinwm/">Instagram</a>.
</p>
<img src="./image/banner1.jpg" class="header-image" width="960" alt="Ming WEN's Homepage"></a>
</div>
</div>
</div>
</body></html>