-
Notifications
You must be signed in to change notification settings - Fork 0
/
thesis_committee.html
547 lines (507 loc) · 20.1 KB
/
thesis_committee.html
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="icon", href="head.jpg">
<title>Thesis Committee</title>
<style type="text/css">
td.date {
font-weight: bold;
text-align: center;
}
td.dates {
font-weight: bold;
nofont-size: 12pt;
novertical-align: top;
text-align: center;
width: 50px;
nomargin-right: 5x;
nomargin-left: 5x;
padding-left: 5px;
padding-right: 15px;
noborder: 10px;
border-spacing: 10px;
margin-bottom: 4px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 12px;
}
td.papers {
width: 95%;
}
</style>
</head><body>
<table width="90%" align="center" border="0" height="1">
<!--DWLayoutTable-->
<tbody><tr>
<td colspan="2" text="" valign="bottom" align="right" bgcolor="#f0f8ff" height="50">
<span class="nigavation_normal"><a class="menu" href="index.html">Home</a> | </span> <span class="nigavation_title">Publications </span> </td>
</tr>
<tr>
<td colspan="2" bgcolor="#083b89" height="3"></td>
</tr>
<tr>
<td class="nigavation_normal" valign="top" width="90%" align="right"> </td>
<td height="16"></td>
</tr>
<tr>
<td height="1"></td>
<td></td>
</tr>
</tbody></table>
<table width="90%" align="center" border="0" height="1">
<!--DWLayoutTable-->
<tbody>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<font color="#083b89">
<div align="justify" class="STYLE4">
<span style="font-size: 13pt;">
I am always excited to serve on thesis committees. It exposes me to research ideas and gives me a chance to participate in many interesting topics.
Below is a list of PhD students whose committees I had the privileges to serve on.
I copied the text from <a href="http://mir.cs.illinois.edu/marinov/" target="_blank">Darko Marinov</a>, because I completely agree with him.
</span>
</div>
</font>
</td>
<tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="https://jinghao-jia.github.io" target="_blank">Jinghao Jia</a></strong>
<br>
Rethinking Operating System Kernel Extensions: New Use Cases and Programming Framework
<br>
Siebel School of Computing and Data Science, University of Illinois Urbana-Champaign, passed prelim on Dec. 18, 2024.
<br>
Advisors: <a href="https://tianyin.github.io" target="_blank">Tianyin Xu</a>
and <a href="https://people.cs.vt.edu/djwillia" target="_blank">Dan Williams</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="https://jovans2.github.io" target="_blank">Jovan Stojkovic</a></strong>
<br>
Chasing the Tail at Scale: Towards Cloud-Native Processor Architectures
<br>
Siebel School of Computing and Data Science, University of Illinois at Urbana-Champaign, passed prelim on Sep. 13, 2024.
<br>
Advisor: <a href="http://iacoma.cs.uiuc.edu/josep/torrellas.html" target="_blank">Josep Torrellas</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="https://jasondliu.com" target="_blank">Jason Liu</a></strong>
<br>
Designing and Analyzing Security Systems via Analysis of Log Data
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, passed prelim on July 29, 2024.
<br>
Advisor: <a href="https://sts.cs.illinois.edu/team/adam-bates.html" target="_blank">Adam Bates</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="https://marshtompsxd.github.io" target="_blank">Xudong Sun</a></strong>
<br>
Testing and Verification of Cloud Infrastructure Systems
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, passed prelim on May 17, 2024.
<br>
Advisor: <a href="https://tianyin.github.io" target="_blank">Tianyin Xu</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong>Houxiang Ji</strong>
<br>
Memory Optimization Kernel Feature Offloading in Heterogeneous Systems
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, passed prelim on May 3, 2024.
<br>
Advisor: <a href="https://csl.illinois.edu/directory/faculty/nskim" target="_blank">Nam Sung Kim</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="https://sampalomad.github.io" target="_blank">Runxiang (Sam) Cheng</a></strong>
<br>
Test-Case Prioritization for Modern Software
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, passed prelim on April 3, 2024.
<br>
Advisor: <a href="https://mir.cs.illinois.edu/marinov/" target="_blank">Darko Marinov</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="https://tzubinyan.tw/" target="_blank">Tzu-Bin Yan</a></strong>
<br>
Evaluating and Extending the PacketLab Design
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, passed prelim on Dec. 8, 2023.
<br>
Advisor: <a href="https://klevchen.ece.illinois.edu/" target="_blank">Kirill Levchenko</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="https://kychou.net/" target="_blank">Kuan-Yen Chou</a></strong>, Ph.D.
<br>
Scalable Verification of Complex Networks
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, defended on Oct. 21, 2024.
<br>
Advisor: <a href="http://caesar.web.engr.illinois.edu/" target="_blank">Matthew Caesar</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="https://jeffhj.github.io/" target="_blank">Jie Huang</a></strong>, Ph.D.
<br>
On the Capabilities and Risks Of Large Language Models
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, defended on April 5, 2024.
<br>
Advisor: <a href="https://cs.illinois.edu/about/people/faculty/kcchang" target="_blank">Kevin Chen-Chuan Chang</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong>Hongpeng Guo</strong>, Ph.D.
<br>
Multi-objective Optimizations for Resource-efficient Large Scale Machine Learning Systems
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, defended on Feb. 29, 2024.
<!--
passed prelim on Oct. 2022.
-->
<br>
Advisor: <a href="https://monet.cs.illinois.edu/people/klara/" target="_blank">Klara Nahrstedt</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="https://bingzhe.web.engr.illinois.edu/" target="_blank">Bingzhe Liu</a></strong>, Ph.D.
<br>
Enhancing the Reliability of Dynamic Management in Cloud Infrastructures
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, defended on Nov. 17, 2023.
<br>
Advisor: <a href="https://pbg.cs.illinois.edu/" target="_blank">Brighten Godfrey</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="https://dplyukhin.github.io/" target="_blank">Dan Plyukhin</a></strong>, Ph.D.
<br>
Fault-Tolerant and Fault-Recovering Garbage Collection for The Actor Model: A Collage-based Approach
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, defended on Aug. 15, 2023.
<br>
Advisor: <a href="http://osl.cs.illinois.edu/members/agha.html" target="_blank">Gul Agha</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong>Zhe Yang</strong>, Ph.D.
<br>
Soft Real Time Resource Management for Vision Based Internet of Things Systems
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, defended on Sep. 27, 2022.
<br>
Advisor: <a href="https://monet.cs.illinois.edu/people/klara/" target="_blank">Klara Nahrstedt</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="https://wenyu.io/" target="_blank">Wenyu Wang</a></strong>, Ph.D.
<br>
Empowering Automated Mobile UI Testing With External Support
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, defended on Jun. 25, 2022.
<br>
Advisors: <a href="http://taoxie.cs.illinois.edu/" target="_blank">Tao Xie</a> and <a href="https://tianyin.github.io/" target="_blank">Tianyin Xu</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="https://hckuo.github.io" target="_blank">Hsuan-Chi (Austin) Kuo</a></strong>, Ph.D.
<br>
Attack Surface Reduction in Contemporary Operating Systems via Practical Kernel Debloating
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, defended on Apr. 13, 2022.
<br>
Advisor: <a href="https://sibin.github.io/sibin" target="_blank">Sibin Mohan</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="http://kokolis2.web.engr.illinois.edu/" target="_blank">Apostolos Kokolis</a></strong>, Ph.D.
<br>
New Architectures for Non-Volatile Memory Technologies
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, defended on Apr. 6, 2022.
<br>
Advisor: <a href="http://iacoma.cs.uiuc.edu/josep/torrellas.html" target="_blank">Josep Torrellas</a>
<br>
<font color="#C40233"><b>David J. Kuck Outstanding PhD Thesis Award</b></font>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="https://osl.cs.illinois.edu/members/sandur.html" target="_blank">Atul Sandur</a></strong>, Ph.D.
<br>
Scalable Resource Management for Internet-of-Things (IoT) Applications: Challenges, Methods and Tools
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, defended on Jan. 6, 2022.
<br>
Advisor: <a href="http://osl.cs.illinois.edu/members/agha.html" target="_blank">Gul Agha</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="https://saurabhjha1.github.io/" target="_blank">Saurabh Jha</a></strong>, Ph.D.
<br>
Machine Learning For Achieving Dependability in Mission-Critical Systems
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, defended on Oct. 14, 2021.
<br>
Advisor: <a href="https://ece.illinois.edu/about/directory/faculty/rkiyer" target="_blank">Ravishankar K. Iyer</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="https://sites.google.com/view/ali-kheradmand" target="_blank">Ali Kheradmand</a></strong>, Ph.D.
<br>
Foundations for Practical Network Verification
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, defended on July 27, 2021.
<br>
Advisors: <a href="https://pbg.cs.illinois.edu/" target="_blank">Brighten Godfrey</a> and <a href="https://fsl.cs.illinois.edu/people/grigore-rosu/" target="_blank">Grigore Roşu</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="http://mir.cs.illinois.edu/winglam/" target="_blank">Wing Lam</a></strong>, Ph.D.
<br>
Software Testing in a Non-Deterministic World
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, defended on June 24, 2021.
<br>
Advisors: <a href="http://taoxie.cs.illinois.edu/" target="_blank">Tao Xie</a> and <a href="http://mir.cs.illinois.edu/marinov/" target="_blank">Darko Marinov</a>
<br>
<font color="#C40233"><b>ACM SIGSOFT Outstanding Doctoral Dissertation Award</b></font>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="http://www.cs.cmu.edu/~dskarlat/" target="_blank">Dimitrios Skarlatos</a></strong>, Ph.D.
<br>
<a href="https://www.ideals.illinois.edu/handle/2142/109565" target="_blank">Rethinking Computer Architecture and Operating System Abstractions for Good & Evil</a>
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, defended on August 19, 2020.
<br>
Advisor: <a href="http://iacoma.cs.uiuc.edu/josep/torrellas.html" target="_blank">Josep Torrellas</a>
<br>
<font color="#C40233"><b>ACM SIGARCH - IEEE-CS TCCA Outstanding Dissertation Award</b></font>
<br>
<font color="#C40233"><b>David J. Kuck Outstanding PhD Thesis Award</b></font>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="http://kalim2.web.engr.illinois.edu/" target="_blank">Faria Kalim</a></strong>, Ph.D.
<br>
<a href="https://www.ideals.illinois.edu/handle/2142/108600" target="_blank">Satisfying Service Level Objectives in Stream Processing Systems</a>
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, defended on July 1, 2020.
<br>
Advisor: <a href="http://indy.cs.illinois.edu/" target="_blank">Indranil Gupta</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="https://www.linkedin.com/in/tarek-elgamal/" target="_blank">Tarek Elgamal</a></strong>, Ph.D.
<br>
<a href="https://www.ideals.illinois.edu/handle/2142/109349" target="_blank">Utility-driven Optimization and Placement Framework for Visual IoT
Analytics over Edge-cloud Environments</a>
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, defended on May 8, 2020.
<br>
Advisor: <a href="https://monet.cs.illinois.edu/people/klara/" target="_blank">Klara Nahrstedt</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"><font color="#083b89"></font></td>
<td class="papers">
<div align="justify" class="STYLE4">
<p></p>
<span style="font-size: 12pt;">
<strong><a href="https://www.linkedin.com/in/santhosh-prabhu-77702b29/" target="_blank">Santhosh Prabhu</a></strong>, Ph.D.
<br>
<a href="https://www.ideals.illinois.edu/handle/2142/108300" target="_blank">Practical Verification of Network Planes</a>
<br>
Department of Computer Science, University of Illinois at Urbana-Champaign, defended on March 12, 2020.
<br>
Advisor: <a href="http://caesar.web.engr.illinois.edu/" target="_blank">Matthew Caesar</a>
</span>
</div>
</td>
</tr>
<tr>
<td class="date"> </td>
<td class="papers"> </td>
</tr>
<tr>
<td class="date"> </td>
<td class="papers"> </td>
</tr>
</tbody></table>
<table width="90%" align="center">
<!--DWLayoutTable-->
<tbody>
<tr>
<td width="1016" bgcolor="#083b89" height="3"></td>
</tr>
</tbody>
</table>
</body></html>