-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·627 lines (603 loc) · 36.9 KB
/
index.html
File metadata and controls
executable file
·627 lines (603 loc) · 36.9 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
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="Zhuangbin Chen">
<!-- Enable responsiveness on mobile devices-->
<!-- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> -->
<title>Zhuangbin Chen - Sun Yat-sen University</title>
<!-- Bootstrap core CSS -->
<link href="./source/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="./source/css" rel="stylesheet">
<!-- <link href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet"> -->
<link href="./source/all.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="./source/resume.min.css" rel="stylesheet">
<script charset="utf-8" src="./source/button.js"></script>
<!-- FontAwesome JS-->
<script defer src="https://use.fontawesome.com/releases/v5.8.1/js/all.js" integrity="sha384-g5uSoOSBd7KkhAMlnQILrecXvzst9TdC09/VM+pjDTCM+1il8RHz5fKANTFFb+gQ" crossorigin="anonymous"></script>
</head>
<body id="page-top">
<nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav">
<a class="navbar-brand js-scroll-trigger" href="#page-top">
<!-- <span class="d-block d-lg-none">Zhuangbin Chen</span> -->
<span class="d-none d-lg-block">
<img class="img-fluid mx-auto mb-2" width="76%" src="./source/zbchen.jpg" alt="">
</span>
</a>
<span>
<h4 class="mb-1" style="color:white;font-family:Arial, Helvetica, sans-serif;" align="center">Zhuangbin Chen</h4>
<h6 style="color:#D3D0D0;font-family:Arial, Helvetica, sans-serif;">Assistant Professor</h6>
<h6 style="color:#D3D0D0;font-family:Arial, Helvetica, sans-serif;"><a style="color:#D3D0D0;" href="https://www.sysu.edu.cn/">Sun Yat-sen University</a>, <a style="color:#D3D0D0;" href="https://sse.sysu.edu.cn/">School of Software Engineering</a></h6>
</span>
<br>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link js-scroll-trigger active" href="#home" style="font-size:1.2rem;">Home</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#research" style="font-size:1.2rem;">Research</a>
</li> -->
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#publication" style="font-size:1.2rem;">Publications</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#team" style="font-size:1.2rem;">Team</a>
</li> -->
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#teaching" style="font-size:1.2rem;">Teaching</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#service" style="font-size:1.2rem;">Service</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#awards" style="font-size:1.2rem;">Awards</a>
</li>
</ul>
</div>
</nav>
<div class="container-fluid p-0">
<section class="resume-section p-3 p-lg-5 d-flex justify-content-center" id="home">
<div class="content container">
<span style="position:relative; left:35px" class="d-block d-sm-none">
<img class="img-fluid mb-3" src="./source/zbchen.jpg" width="60%" height="60%" alt="">
</span>
<p class="lead mb-3" style="max-width:800px;">Hi, I am Zhuangbin Chen, currently an Assistant Professor at the <a href="https://sse.sysu.edu.cn/">School of Software Engineering</a>, <a href="https://www.sysu.edu.cn/">Sun Yat-sen University</a>. I work on <b>Distributed Systems</b>, <b>Software Reliability</b>, <b>Cloud Computing</b>, and <b>LLM Systems</b>. More specifically, I am interested in improving the reliability, efficiency, and troubleshooting process of distributed systems. Prior to SYSU, I obtained a Ph.D. at the <a href="https://www.cse.cuhk.edu.hk/">Computer Science and Engineering Department</a> of <a href="https://www.cuhk.edu.hk">The Chinese University of Hong Kong</a>. I was privileged to work with <a href="https://www.cse.cuhk.edu.hk/lyu/home">Prof. Michael R. Lyu</a>.
</p>
<div class="social-icons">
<a href="mailto:chenzhb36@mail.sysu.edu.cn">
<i class="fas fa-envelope"></i>
</a>
<a href="https://github.com/zbchern">
<i class="fab fa-github"></i>
</a>
<a href="https://scholar.google.com.hk/citations?hl=en&user=UJpwap8AAAAJ">
<i class="fab fa-google"></i>
</a>
</div>
<hr class="m-3">
<h4 class="mb-3">Updates</h4>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>03/2026</i>
I am serving as a Program Committee member for <a href="https://conf.researchr.org/track/icse-2027/icse-2027-research-track">ICSE '27</a>.
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>03/2026</i>
I am serving as a Program Committee member for <a href="https://cyprusconferences.org/issre2026/">ISSRE '26 (Industry Track)</a>.
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>03/2026</i>
I am serving as a Program Committee member for <a href="https://mp.weixin.qq.com/s/APvUfclPQb9AIhHm3fa1gA">ICSS '26</a>.
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>12/2025</i>
I am serving as a Program Committee member for <a href="https://dsn2026.github.io/">DSN '26</a>.
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>09/2025</i>
Two papers accepted to <a href="https://conf.researchr.org/home/icse-2026">ICSE '26</a>! Congrats to the authors!
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>09/2025</i>
Two papers accepted to <a href="https://conf.researchr.org/track/ase-2025/ase-2025-industry-showcase">ASE '25</a>! Congrats to the authors!
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>03/2025</i>
I am serving as a Program Committee member for <a href="https://conf.researchr.org/track/fse-2025/fse-2025-industry-papers">FSE '25 (Industry Papers)</a>.
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>01/2025</i>
Two papers accepted to <a href="https://conf.researchr.org/track/fse-2025/fse-2025-research-papers?#event-overview">FSE '25</a>! Congrats to the authors!
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>01/2025</i>
Two papers accepted to <a href="https://conf.researchr.org/home/icse-2025">ICSE '25</a>! Congrats to the authors!
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>12/2024</i>
One paper accepted to <a href="https://conf.researchr.org/home/issta-2025">ISSTA '25</a>! Congrats to the authors!
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>07/2024</i>
Our paper won the <font color="red"><b>🏆 Best Paper Award</b></font> at <a href="https://cloud.conferences.computer.org/2024/">CLOUD '24</a>! Congrats to the authors!
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>03/2024</i>
One paper accepted to <a href="https://conf.researchr.org/home/issta-2024">ISSTA '24</a>! Congrats to the authors!
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>01/2023</i>
One paper accepted to <a href="https://conf.researchr.org/home/fse-2024">FSE '24</a>! Congrats to the authors!
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>12/2023</i>
One paper accepted to <a href="https://conf.researchr.org/home/icse-2024">ICSE '24</a>! Congrats to the authors!
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>08/2023</i>
Two papers accepted to <a href="https://conf.researchr.org/home/ase-2023">ASE '23</a>! Congrats to the authors!
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>07/2023</i>
One paper accepted to <a href="https://issre.github.io/2023/">ISSRE '23</a>! Congrats to the authors!
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>01/2023</i>
Three papers accepted to <a href="https://conf.researchr.org/home/icse-2023">ICSE '23</a>! Congrats to the authors!
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>01/2023</i>
I will be joining the <a href="https://sse.sysu.edu.cn/">School of Software Engineering</a> of <a href="https://www.sysu.edu.cn/">Sun Yat-sen University</a>.
</p>
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>07/2022</i>
Our project <a href="http://logpai.com/">LogPAI: An Open-Source Project for Automated Log Analysis</a> won <a href="https://conferences.computer.org/services/2022/awards/oss_award.html">The First IEEE Open Software Services Award</a>!
</p>
<div class="panel-group" id="accordion">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseOne" style="font-size:1.1rem;">
<i>More...</i>
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse collapse in">
<div class="panel-body">
<p class="lead mb-2" style="font-size:112%;max-width:810px;"><i>12/2021</i>
One paper accepted to <a href="https://conf.researchr.org/home/icse-2022">ICSE '22</a>!
</p>
</div>
</div>
</div>
</div>
<hr class="m-3">
<!-- <h4 class="mb-3" id="research">Research</h4>
<p class="lead mb-3" style="max-width:820px;">TBF</p>
<font size="4">
<h5>Cloud System Reliability</h5>
<ul>
<li>Prism: Revealing Hidden Functional Clusters of Massive Instances in Cloud Systems
[<a href="./papers/ase23a.pdf">ASE '23</a>]
</li>
<li>Maat: Performance Metric Anomaly Anticipation for Cloud Services with Conditional Diffusion
[<a href="./papers/ase23b.pdf">ASE '23</a>]
</li>
<li>Adaptive Performance Anomaly Detection for Online Service Systems via Pattern Sketching
[<a href="./papers/icse22.pdf">ICSE '22</a>]
</li>
<li>Graph-based Incident Aggregation for Large-Scale Online Service Systems
[<a href="./papers/ase21.pdf">ASE '21</a>]
</li>
<li>Towards Intelligent Incident Management: Why We Need It and How We Make It
[<a href="./papers/fse20.pdf">FSE '20</a>]
</li>
</ul>
<h5>Log Analysis</h5>
<ul>
<li>Experience Report: Deep Learning-based System Log Analysis for Anomaly Detection
[<a href="./papers/arxiv21.pdf">arXiv preprint '21</a>]
</li>
<li>A Survey on Automated Log Analysis for Reliability Engineering
[<a href="./papers/csur21.pdf">CSUR '21</a>]
</li>
<li>Characterizing the Natural Language Descriptions in Software Logging Statements
[<a href="./papers/ase18.pdf">ASE '18</a>]
</li>
</ul>
</font>
<h4><a class="nav-link js-scroll-trigger" href="#publication" style="font-size:1.1rem;padding-left:0px;">
<i>More...</i>
</a></h4>
<hr class="m-3">-->
<h4 class="mb-3" id="publication"> Selected Publications (* indicates correspondence)</h4>
<p class="lead mb-2">2026</p>
<ul>
<li>
<p class="lead mb-2">
<b>[arXiv '26] TypeScript Repository Indexing for Code Agent Retrieval</b><br>
<font size="4">Junsong Pu, Yichen Li, <u>Zhuangbin Chen*</u><br>
[<a href="./papers/arXiv26d.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[arXiv '26] MAS-FIRE: Fault Injection and Reliability Evaluation for LLM-Based Multi-Agent Systems</b><br>
<font size="4">Jin Jia, Zhiling Deng, <u>Zhuangbin Chen*</u>, Yingqi Wang, Zibin Zheng<br>
[<a href="./papers/arXiv26c.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[arXiv '26] LogPrism: Unifying Structure and Variable Encoding for Effective Log Compression</b><br>
<font size="4">Yang Liu, Kaiming Zhang, <u>Zhuangbin Chen*</u>, Zibin Zheng<br>
[<a href="./papers/arXiv26b.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[arXiv '26] An Empirical Study of Interaction Bugs in ROS-based Software</b><br>
<font size="4">Zhixiang Chen, <u>Zhuangbin Chen</u>, Xingjie Cai, Wei Li, Zibin Zheng<br>
[<a href="./papers/arXiv26a.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[ICSE '26] Metronome: Differentiated Delay Scheduling for Serverless Functions</b><br>
<font size="4"><u>Zhuangbin Chen</u>, Juzheng Zheng, Zibin Zheng<br>
[<a href="./papers/icse26.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[ICSE-SEIP '26] Cast: Automated Resilience Testing for Production Cloud Service Systems</b><br>
<font size="4"><u>Zhuangbin Chen</u>, Zhiling Deng, Kaiming Zhang, Yang Liu, Cheng Cui, Jinfeng Zhong, Zibin Zheng<br>
[<a href="./papers/icse-seip26.pdf">PDF</a>]
</font>
</p>
</li>
</ul>
<p class="lead mb-2">2025</p>
<ul>
<li>
<p class="lead mb-2">
<b>[APSEC '25] MicroRacer: Detecting Concurrency Bugs for Cloud Service Systems</b><br>
<font size="4">Zhiling Deng, Juepeng Wang, <u>Zhuangbin Chen*</u><br>
[<a href="./papers/apsec25.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[ASE '25] ErrorPrism: Reconstructing Error Propagation Paths in Cloud Service Systems</b><br>
<font size="4">Junsong Pu, Yichen Li, <u>Zhuangbin Chen*</u>, Jinyang Liu, et al.<br>
[<a href="./papers/ase25a.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[ASE '25] Automated Proactive Logging Quality Improvement for Large-Scale Codebases</b><br>
<font size="4">Yichen Li, Jinyang Liu, Zhihan Jiang, <u>Zhuangbin Chen</u>, et al.<br>
[<a href="./papers/ase25b.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[FSE '25] No More Labelled Examples? An Unsupervised Log Parser with LLMs</b><br>
<font size="4">Junjie Huang, Zhihan Jiang, <u>Zhuangbin Chen*</u>, Michael R. Lyu<br>
[<a href="./papers/fse25b.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[FSE '25] L4: Diagnosing Large-scale LLM Training Failures via Automated Log Analysis </b><br>
<font size="4">Zhihan Jiang, Junjie Huang, Guangba Yu, <u>Zhuangbin Chen</u>, et al.<br>
[<a href="./papers/fse25a.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[ISSTA '25] Tracezip: Efficient Distributed Tracing via Trace Compression </b><br>
<font size="4"><u>Zhuangbin Chen</u>, Junsong Pu, Zibin Zheng<br>
[<a href="./papers/issta25.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[ICSE '25] COCA: Generative Root Cause Analysis for Distributed Systems with Code Knowledge</b><br>
<font size="4">Yichen Li, Yulun Wu, Jinyang Liu, Zhihan Jiang, <u>Zhuangbin Chen</u>, Guangba Yu, Michael R. Lyu<br>
[<a href="./papers/icse25b.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[ICSE '25] ADAMAS: Adaptive Domain-Aware Performance Anomaly Detection in Cloud Service Systems</b><br>
<font size="4">Wenwei Gu, Jiazhen Gu, Jinyang Liu, <u>Zhuangbin Chen*</u>, et al.<br>
[<a href="./papers/icse25.pdf">PDF</a>]
</font>
</p>
</li>
</ul>
<p class="lead mb-2">2024</p>
<ul>
<li>
<p class="lead mb-2">
<b>[TOSEM '24] Identifying Performance Issues in Cloud Service Systems Based on Relational-Temporal Features</b><br>
<font size="4">Wenwei Gu, Jinyang Liu, <u>Zhuangbin Chen</u>, et al.<br>
[<a href="./papers/tosem24.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[ISSRE '24] Demystifying and Extracting Fault-indicating Information from Logs for Failure Diagnosis</b><br>
<font size="4">Junjie Huang, Zhihan Jiang, Jinyang Liu, Yintong Huo, Jiazhen Gu, <u>Zhuangbin Chen*</u>, et al.<br>
[<a href="./papers/issre24b.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[ISSRE '24] KPIRoot: Efficient Monitoring Metric-based Root Cause Localization in Large-scale Cloud Systems</b><br>
<font size="4">Wenwei Gu, Xinying Sun, Jinyang Liu, Yintong Huo, <u>Zhuangbin Chen</u>, et al.<br>
[<a href="./papers/issre24.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[CLOUD '24] TraceMesh: Scalable and Streaming Sampling for Distributed Traces</b><br>
<font size="4"><u>Zhuangbin Chen</u>, Zhihan Jiang, Yuxin Su, Michael R. Lyu, Zibin Zheng<br>
[<a href="./papers/cloud24.pdf">PDF</a>] [<a href="https://github.com/OpsPAI/TraceMesh">Code</a>]
</font><br>
<font color="red"><b>🏆 Best Paper Award</b></font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[ISSTA '24] A Large-Scale Evaluation for Log Parsing Techniques: How Far Are We?</b><br>
<font size="4">Zhihan Jiang, Jinyang Liu, Junjie Huang, Yichen Li, Yintong Huo, Jiazhen Gu, <u>Zhuangbin Chen*</u>, et al.<br>
[<a href="./papers/issta24.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[FSE '24] LILAC: Log Parsing using LLMs with Adaptive Parsing Cache</b><br>
<font size="4">Zhihan Jiang, Jinyang Liu, Zhuangbin Chen</u>, et al.<br>
[<a href="./papers/fse24.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[ICSE '24] FaultProfIT: Hierarchical Fault Profiling of Incident Tickets in Large-scale Cloud Systems</b><br>
<font size="4">Junjie Huang, Jinyang Liu, Zhuangbin Chen</u>, et al.<br>
[<a href="./papers/icse24.pdf">PDF</a>]
</font>
</p>
</li>
</ul>
<p class="lead mb-2">2023</p>
<ul>
<li>
<p class="lead mb-2">
<b>[ASE '23] Prism: Revealing Hidden Functional Clusters of Massive Instances in Cloud Systems</b><br>
<font size="4">Jinyang Liu, Zhihan Jiang, Jiazhen Gu, Junjie Huang, <u>Zhuangbin Chen*</u>, et al.<br>
[<a href="./papers/ase23a.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[ASE '23] Maat: Performance Metric Anomaly Anticipation for Cloud Services with Conditional Diffusion</b><br>
<font size="4">Cheryl Lee, Tianyi Yang, <u>Zhuangbin Chen*</u>, Yuxin Su, Michael R. Lyu<br>
[<a href="./papers/ase23b.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[ISSRE '23] Practical Anomaly Detection over Multivariate Monitoring Metrics for Online Services</b><br>
<font size="4">Jinyang Liu, Tianyi Yang, <u>Zhuangbin Chen*</u>, Yuxin Su, Cong Feng, Zengyin Yang, Michael R. Lyu<br>
[<a href="./papers/issre23.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[ICSE '23] Incident-Aware Duplicate Ticket Aggregation for Cloud Systems</b><br>
<font size="4">Jinyang Liu, Shilin He, <u>Zhuangbin Chen</u>, et al.<br>
[<a href="./papers/icse23a.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[ICSE '23] Heterogeneous anomaly detection for software systems via semi-supervised cross-modal attention</b><br>
<font size="4">Cheryl Lee, Tianyi Yang, <u>Zhuangbin Chen</u>, Yuxin Su, Yongqiang Yang, Michael R. Lyu<br>
[<a href="./papers/icse23b.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[ICSE '23] Eadro: An End-to-End Troubleshooting Framework for Microservices on Multi-Source Data</b><br>
<font size="4">Cheryl Lee, Tianyi Yang, <u>Zhuangbin Chen</u>, Yuxin Su, Michael R. Lyu<br>
[<a href="./papers/icse23c.pdf">PDF</a>]
</font>
</p>
</li>
</ul>
<p class="lead mb-2">2022</p>
<ul>
<li>
<p class="lead mb-2">
<b>[SIGOPS OSR '22] An Intelligent Framework for Timely, Accurate, and Comprehensive Cloud Incident Detection</b><br>
<font size="4">Yichen Li, Xu Zhang, Shilin He, <u>Zhuangbin Chen</u>, Yu Kang, et al.<br>
[<a href="./papers/sigops22.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[ICSE '22] Adaptive Performance Anomaly Detection for Online Service Systems via Pattern Sketching</b><br>
<font size="4"><u>Zhuangbin Chen</u>, Jinyang Liu, Yuxin Su, Hongyu Zhang, et al.<br>
[<a href="./papers/icse22.pdf">PDF</a>] [<a href="https://github.com/OpsPAI/ADSketch">Code</a>] [<a href="https://www.huaweicloud.com/lab/cnl/paper_anomaly_detection.html">Official News</a>]
</font>
</p>
</li>
</ul>
<p class="lead mb-2">2021</p>
<ul>
<li>
<p class="lead mb-2">
<b>[ASE '21] Graph-based Incident Aggregation for Large-Scale Online Service Systems</b><br>
<font size="4"><u>Zhuangbin Chen</u>, Jinyang Liu, Yuxin Su, Hongyu Zhang, et al.<br>
[<a href="./papers/ase21.pdf">PDF</a>] [<a href="https://www.huaweicloud.com/lab/cnl/news.html">Official News</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[arXiv '21] Experience Report: Deep Learning-based System Log Analysis for Anomaly Detection</b><br>
<font size="4"><u>Zhuangbin Chen</u>, Jinyang Liu, Wenwei Gu, Yuxin Su, and Michael R. Lyu<br>
[<a href="./papers/arxiv21.pdf">PDF</a>] [<a href="https://github.com/logpai/deep-loglizer">Code</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[TOSEM '21] Memory-Safety Challenge Considered Solved? An In-Depth Study with All Rust CVEs</b><br>
<font size="4">Hui Xu, <u>Zhuangbin Chen</u>, Mingshen Sun, Yangfan Zhou, and Michael R. Lyu<br>
[<a href="./papers/tosem21.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[CSUR '21] A Survey on Automated Log Analysis for Reliability Engineering</b><br>
<font size="4">Shilin He, Pinjia He, <u>Zhuangbin Chen</u>, Tianyi Yang, Yuxin Su, and Michael R. Lyu<br>
[<a href="./papers/csur21.pdf">PDF</a>]
</font>
</p>
</li>
</ul>
<p class="lead mb-2">2020</p>
<ul>
<li>
<p class="lead mb-2">
<b>[FSE '20] Towards Intelligent Incident Management: Why We Need It and How We Make It</b><br>
<font size="4"><u>Zhuangbin Chen</u>, Yu Kang, Hongyu Zhang, et al.<br>
[<a href="./papers/fse20.pdf">PDF</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[AAAI-W '20] AIOps Innovations of Incident Management for Cloud Services</b><br>
<font size="4"><u>Zhuangbin Chen</u>, Yu Kang, et al.<br>
[<a href="./papers/aaai20.pdf">PDF</a>]
</font>
</p>
</li>
</ul>
<p class="lead mb-2">2018</p>
<ul>
<li>
<p class="lead mb-2">
<b>[ASE '18] Characterizing the Natural Language Descriptions in Software Logging Statements</b><br>
<font size="4">Pinjia He, <u>Zhuangbin Chen</u>, Shilin He, and Michael R. Lyu<br>
[<a href="./papers/ase18.pdf">PDF</a>] [<a href="https://github.com/logpai/LoggingDescriptions">Dataset</a>]
</font>
</p>
</li>
<li>
<p class="lead mb-2">
<b>[CIKM '18] Neural relational topic models for scientific article analysis</b><br>
<font size="4">Haoli Bai, <u>Zhuangbin Chen</u>, Michael R. Lyu, Irwin King, and Zenglin Xu<br>
[<a href="./papers/cikm18.pdf">PDF</a>] [<a href="https://github.com/zbchern/Neural-Relational-Topic-Models">Code</a>]
</font>
</p>
</li>
</ul>
<hr class="m-3">
<!-- <h4 class="mb-3" id="team">Team</h4>
<div class="resume-content">
<h5 class="mb-2">Ph.D. Students:</h5>
<p class="lead mb-2">TBF</p>
<h5 class="mb-2">Undergraduate Students:</h5>
<p class="lead mb-2">TBF</p>
</div>
<hr class="m-3"> -->
<h4 class="mb-3" id="teaching">Teaching</h4>
<div class="resume-content">
<h5 class="mb-3"><a href="#">Cloud Computing Technology (SSE316云计算技术)</a></h5>
<p class="lead mb-3">Undergraduates, School of Software Engineering, Sun Yat-sen University, Spring 2023</p>
</div>
<hr class="m-3">
<!-- <div class="resume-content">
<h5 class="mb-3">The Chinese University of Hong Kong</h5>
<p class="lead mb-3">Teaching assistant, CSCI3100, Software Engineering (Spring 2019, 2020, 2021)</p>
<p class="lead mb-3">Teaching assistant, ECLT5820, Distributed and Mobile Systems (Fall 2020, 2021)</p>
<p class="lead mb-3">Teaching assistant, CSCI3150, Operating Systems (Fall 2017)</p>
</div>
<hr class="m-3"> -->
<h4 class="mb-3" id="service">Academic Service</h4>
<ul>
<li>
<p class="lead mb-2"><a href="https://conf.researchr.org/track/icse-2027/icse-2027-research-track">ICSE 2027 PC member</a></p>
</li>
<li>
<p class="lead mb-2"><a href="https://cyprusconferences.org/issre2026/">ISSRE 2026 (Industry Track) PC member</a></p>
</li>
<li>
<p class="lead mb-2"><a href="https://mp.weixin.qq.com/s/APvUfclPQb9AIhHm3fa1gA">ICSS 2026 PC member</a></p>
</li>
<li>
<p class="lead mb-2"><a href="https://dsn2026.github.io/">DSN 2026 PC member</a></p>
</li>
<li>
<p class="lead mb-2"><a href="https://conf.researchr.org/track/fse-2025/fse-2025-research-papers">FSE 2025 (Industry Papers) PC member</a></p>
</li>
</ul>
<hr class="m-3">
<h4 class="mb-3" id="awards">Awards</h4>
<p class="lead mb-2">2024</p>
<ul>
<li>
<p class="lead mb-2"><a href="./misc/best_paper_cloud2024.pdf">IEEE Cloud 2024 Best Paper Award</a> </p>
</li>
</ul>
<p class="lead mb-2">2022</p>
<ul>
<li>
<p class="lead mb-2"><a href="https://conferences.computer.org/services/2022/awards/oss_award.html">The First IEEE Open Software Services Award</a></p>
</li>
<li>
<p class="lead mb-2">CUHK Excellent Teaching Assistantship (CSCI3100 Software Engineering)</p>
</li>
</ul>
<p class="lead mb-2">2020</p>
<ul>
<li>
<p class="lead mb-2">Stars of Tomorrow (Award of Excellent Intern), Microsoft Research Asia</p>
</li>
</ul>
<hr class="m-3">
</div>
</section>
</div>
<!-- Declaration -->
<div class="container-fluid p-3" style="width: 300px;">
<script type="text/javascript" id="clustrmaps" src="//clustrmaps.com/map_v2.js?d=DWbkAB6zSogQAcIWX4-VRBoQOQo2c9c3jSQg5CXZmKo&cl=ffffff&w=a"></script>
<footer>@2023 Zhuangbin Chen's Personal Website. All rights reserved.</footer>
</div>
<!-- Bootstrap core JavaScript -->
<script src="./source/jquery.min.js"></script>
<script src="./source/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="./source/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="./source/resume.min.js"></script>
</body>
</html>