-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
270 lines (218 loc) · 13.6 KB
/
index.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
---
layout: default
---
<div class='other-pages'>
<style type="text/css">
/* Auto-hide profile photo */
@media screen and (max-width: 700px) {
div#profile_photo { display: none }
}
</style>
<div id="profile_photo">
<img src="{{ '/assets/images/scs3.jpg' | relative_url }}" width="200" height="200" style="border-radius: 0%; float: left; padding-right: 20px; padding-left: 10px; padding-top: 0px; padding-bottom: 10px"/>
</div>
<!-- <br/> -->
<style type="text/css">
/* Auto-hide profile photo */
@media screen and (min-width: 700px) {
div#site-title-na { display: none }
}
</style>
<div id="site-title-na"><h3>Bio</h3></div>
<p>I am currently a Ph.D. student working in <a href="https://www.comp.nus.edu.sg/"> School of Computing</a>, <a href="https://www.nus.edu.sg"> National University of Singapore</a>, supervised by <a href="https://www.comp.nus.edu.sg/~dongjs/"> Prof. Dong Jin Song</a>.</p>
<p>My research interests include trustworthy AI, graph neural networks and many other computer science topics.</p>
<p>I got my Master's and B.Eng. degree in <a href="https://www.nus.edu.sg"> NUS</a> and <a herf="https://en.wikipedia.org/wiki/Xidian_University"> Xidian University</a> respectively.</p>
<p>
<a href="https://scholar.google.com/citations?user=1M5_gpIAAAAJ"><img src="https://img.shields.io/badge/Google%20Scholar--green?style=social&logo=GoogleScholar" style="display:inline" alt='Google Scholar'></a> |
<a href="https://dblp.org/pid/134/1902.html"><img src="https://img.shields.io/badge/DBLP--green?style=social&logo=dblp" style="display:inline" alt='dblp'> </a> |
<a href="https://github.com/cs-sun"><img src="https://img.shields.io/badge/GitHub--green?style=social&logo=github" style="display:inline" alt='GitHub'></a> |
<a href="https://www.linkedin.com/in/changshengsun/"><img src="https://img.shields.io/badge/LinkedIn--green?style=social&logo=Linkedin" style="display:inline" alt='Linkedin'></a> |
<a href="https://twitter.com/changsheng_sun"><img src="https://img.shields.io/badge/Twitter--green?style=social&logo=twitter" style="display:inline" alt='Twitter'></a> |
<a href="{{ '/friends.html' | relative_url }}"> <img src="https://img.shields.io/badge/Friends--green?style=social&logo=GitHubSponsors" style="display:inline" alt='Friends'> </a> |
<a href="{{ '/cal.html' | relative_url }}"> <img src="https://img.shields.io/badge/Calendar--green?style=social&logo=GoogleCalendar" style="display:inline" alt='Calendar'> </a>
</p>
<!-- <p>I obtained my Master's degree in <a href="https://www.comp.nus.edu.sg/"> School of Computing</a>, <a href="https://www.nus.edu.sg"> National University of Singapore</a> in 2021. Before that, I got my B.Eng. degree in the <a href="https://cs.xidian.edu.cn">School of Computer Science and Technology</a>, <a herf="https://en.wikipedia.org/wiki/Xidian_University">Xidian University</a> in 2019. </p> -->
<!-- <b> -> See my <a href="{{ '/blog.html' | relative_url }}">Blog Posts</a>.</b> <br/><br/> -->
<!-- <a class="page-link" href="{{ '/cal.html' | relative_url }}">📅 <b>My free/busy calendar</b></> -->
</br>
<div><h3>PUBLICATIONS</h3></div>
<!-- See More <a href="{{ site.baseurl }}/publications.html">Publications</a> -->
<!-- <b>See More at -> </b>
<a href="https://scholar.google.com/citations?user=1M5_gpIAAAAJ">[Google Scholar]</a>
<a href="https://dblp.org/pid/134/1902.html"> [dblp: Changsheng Sun]</a>
<br/> -->
<p>
<ul>
<li>
<!-- <a style="color:red;" > [New!] </a> -->
<!-- <b><a href="assets/papers/InputReflector-Paper.pdf"> Repairing Failure-inducing Inputs with Input Reflection.</a></b> -->
<b>Repairing Failure-inducing Inputs with Input Reflection.</b> <br/>
Yan Xiao, Yun Lin, Ivan Beschastnikh, <u>Changsheng Sun</u>, David S. Rosenblum, Jin Song Dong.
<br/>
The 37th IEEE/ACM International Conference on Automated Software Engineering (<a href="https://conf.researchr.org/home/ase-2022">ASE</a>), 2022.
<br/>
<a href="assets/papers/InputReflector-ASE22-Paper.pdf"><img src="https://img.shields.io/badge/ASE'22-Paper-green?style=social&logo=acm" style="display:inline" alt="Paper(PDF)"></a> |
<!-- (<b><a href="https://conf.researchr.org/home/ase-2022">ASE'22</a></b>) -->
<!-- [<a href="assets/papers/InputReflector-Paper.pdf">Paper</a>] -->
<a href="https://github.com/cs-sun/InputReflector"><img src="https://img.shields.io/badge/InputReflector-Code-blue?style=social&logo=github" style="display:inline" alt='Code(GitHub)'></a>
</li>
<br/>
<li>
<!-- <b><a href="https://arxiv.org/pdf/2103.02371.pdf"> Self-Checking Deep Neural Networks in Deployment.</a></b> <br/> -->
<b>Self-Checking Deep Neural Networks in Deployment.</b> <br/>
Yan Xiao, Ivan Beschastnikh, David S. Rosenblum, <u>Changsheng Sun</u>, Sebastian Elbaum, Yun Lin, Jin Song Dong.
<br/>
The 43rd IEEE/ACM International Conference on Software Engineering (<a href="https://conf.researchr.org/home/icse-2021">ICSE</a>), 2021.
<br/>
<a href="assets/papers/SelfChecker-ICSE21-Paper.pdf"><img src="https://img.shields.io/badge/ICSE'21-Paper-green?style=social&logo=acm" style="display:inline" alt="Paper(arXiv)"></a> |
<a href="https://github.com/cs-sun/SelfChecker"><img src="https://img.shields.io/badge/SelfChecker-Code-blue?style=social&logo=github" style="display:inline" alt="Code(GitHub)"></a> |
<a href="https://www.youtube.com/watch?v=0k7H3ZNgARE"><img src="https://img.shields.io/badge/YouTube-Presentation-red?style=social&logo=youtube" style="display:inline" alt="Video"></a>
<!-- (<b><a href="https://conf.researchr.org/home/icse-2021">ICSE'21</a></b>) -->
<!-- [<a href="https://arxiv.org/pdf/2103.02371.pdf">Paper</a>]
[<a href="https://www.youtube.com/watch?v=0k7H3ZNgARE">Video</a>]
[<a href="https://github.com/self-checker/SelfChecker">Code</a>] -->
</li>
<br/>
<li>
<!-- <b><a href="https://proceedings.neurips.cc/paper/2020/file/cffb6e2288a630c2a787a64ccc67097c-Paper.pdf"> Digraph Inception Convolutional Networks.</a></b> -->
<b>Digraph Inception Convolutional Networks.</b> <br/>
Zekun Tong, Yuxuan Liang, <u>Changsheng Sun</u>, Xinke Li, David S. Rosenblum, Andrew Lim.
<br/>
Thirty-fourth Conference on Neural Information Processing Systems (<a href="https://nips.cc/Conferences/2020">NeurIPS</a>), 2020.
<br/>
<a href="https://proceedings.neurips.cc/paper/2020/file/cffb6e2288a630c2a787a64ccc67097c-Paper.pdf"><img src="https://img.shields.io/badge/NeurIPS'20-Paper-green?style=social&logo=Files" style="display:inline" alt='Paper(PDF)'></a> |
<a href="assets/papers/DiGCN-NeurIPS20-Poster.pdf"><img src="https://img.shields.io/badge/NeurIPS'20-Poster-green?style=social&logo=LibreOffice" style="display:inline" alt='Poster(PDF)'></a> |
<a href="https://github.com/flyingtango/DiGCN"><img src="https://img.shields.io/badge/DiGCN-Code-blue?style=social&logo=github" style="display:inline" alt='Code(GitHub)'></a>
<!-- <a href="https://github.com/cs-sun/SelfChecker"><img src="https://img.shields.io/badge/YouTube--red?style=social&logo=youtube" style="display:inline" alt='Paper PDF'></a> -->
<!-- (<b><a href="https://nips.cc/Conferences/2020">NeurIPS'20</a></b>)
[<a href="https://proceedings.neurips.cc/paper/2020/file/cffb6e2288a630c2a787a64ccc67097c-Paper.pdf">Paper</a>]
[<a href="https://zekuntong.com/files/digcn_poster.pdf">Poster</a>]
[<a href="https://github.com/flyingtango/DiGCN">Code</a>] -->
</li>
<br/>
<li>
<!-- <b><a href="https://proceedings.neurips.cc/paper/2020/file/cffb6e2288a630c2a787a64ccc67097c-Paper.pdf"> Digraph Inception Convolutional Networks.</a></b> -->
<b>Directed Graph Convolutional Network.</b> <br/>
Zekun Tong, Yuxuan Liang, <u>Changsheng Sun</u>, David S. Rosenblum, Andrew Lim.
<br/>
arXiv preprint arXiv:2004.13970, 2020.
<br/>
<a href="https://arxiv.org/abs/2004.13970"><img src="https://img.shields.io/badge/arXiv-Paper-green?style=social&logo=arxiv" style="display:inline" alt='Paper(PDF)'></a>
<!-- <a href="https://github.com/cs-sun/SelfChecker"><img src="https://img.shields.io/badge/YouTube--red?style=social&logo=youtube" style="display:inline" alt='Paper PDF'></a> -->
<!-- (<b><a href="https://nips.cc/Conferences/2020">NeurIPS'20</a></b>)
[<a href="https://proceedings.neurips.cc/paper/2020/file/cffb6e2288a630c2a787a64ccc67097c-Paper.pdf">Paper</a>]
[<a href="https://zekuntong.com/files/digcn_poster.pdf">Poster</a>]
[<a href="https://github.com/flyingtango/DiGCN">Code</a>] -->
</li>
</ul>
</p>
<!--
<div><h3>EDUCATION</h3></div>
<ul>
<li>
<b>Doctor of Philosophy</b> (Computer Science)
(2022 - present  )
<br/> School of Computing, National University of Singapore, Singapore.
<br/>
</li>
<li>
<b>Master of Computing</b> (Artificial Intelligence)
(2020 - 2021)
<br/> School of Computing, National University of Singapore, Singapore.
<br/>
</li>
<li>
<b>Bachelor of Engineering </b> (Computer Science)
(2015 - 2019)
<br/> School of Computer Science and Technology, Xidian University, Xi’an, Shaanxi, China. <br/>
</li>
</ul>
-->
<div><h3>WORK EXPERIENCES</h3></div>
<ul>
<li>
<b>Research Assistant</b> @ <a href="https://trustdnn.comp.nus.edu.sg/">TrustDNN</a>, NUS School of Computing, NUS, Singapore.
(2021)
<br/>
</li>
<li>
<b>Research Intern</b> @ <a href="https://www.comp.nus.edu.sg/~david/">NUS-Singtel Cyber Security R&D Lab</a>, Singapore.
(2020)
<br/>
</li>
<!-- <li>
<b>Undergrad Research Assistant</b> @ <a href="https://lihuixidian.github.io/">Data Engineering and Security Lab</a>, Xidian Univ., China.
(2018 - 2019)
<br/>
</li> -->
<li>
<b>Research Intern & Algorithm Engineer</b> @ <a href="https://icity.jd.com/english">JD Intelligent Cities Research</a>, China.
(2018)
<br/>
</li>
</ul>
<!-- <style>
* {
box-sizing: border-box;
}
.row {
display: flex;
}
/* Create three equal columns that sits next to each other */
.column {
flex: 33.33%;
padding: 5px;
}
</style>
<div class="row">
<div class="column">
<img src="/assets/images/Xidian_logo.png" alt="Xidian University" height="60px" style="float: left">
</div>
<div class="column">
<img src="/assets/images/SoC_logo.png" alt="NUS" height="60px" style="float: left">
</div>
<div class="column">
<img src="/assets/images/jd_logo.png" alt="JD.com" height="40px" style="float: left">
</div>
</div>
-->
<!-- <img src="/assets/images/ms_logo.png" height="65" alt=" /"> -->
<!-- <div><h3>LINKS</h3></div> -->
<!-- <b><a href="{{ site.baseurl }}/assets/CV202204-ChangshengSun.pdf">Curriculum Vitae</a>.</b> (PDF, Updated 2022-04-01)<br/><br/> -->
<div><h3>CONTACT</h3></div>
<p>
<b>Sun Changsheng</b> (孙常晟)<br/><br/>
<a href="https://nus-plse.github.io/"><b>Programming Languages & Software Engineering Lab (PLSE@NUS)</b></a>, <br/>
Computing 3 #02-20,<br/>
11 Research Link, Singapore 119391.<br/>
<br/>
<b>Email:</b> <code style="font-family:'Lucida Console', monospace">cssun [at] u [dot] nus [dot] edu</code>
<br/>
</p>
<!-- <p>Fun fact: my name in Chinese character is "荔", which means <a href="https://en.wikipedia.org/wiki/Lychee" target="_blank">lychee</a>, a type of fruit popular in southeastern China.</p> -->
<!-- <p style="color: #aaaaaa; font-size: 85%;">I snack a lot while writing my blogs. Well, it is actually more like, no snack no will power. If you enjoy my posts, I wouldn't mind for 1-3 dollars donation to my <a href="https://venmo.com/lilianweng" target="_blank">venmo</a> or <a href="https://paypal.me/LilianWeng" target="_blank">paypal</a>, so I can buy more <a href="https://www.instagram.com/p/CAd9qnMD4Ps/" target="_blank">chips</a> :P</p> -->
<div class="site-links">
<p>
<!-- <a href="{{ site.baseurl }}/assets/CV202204-ChangshengSun.pdf" target="_blank">
<img src="{{ '/assets/images/logo_CV.png' | relative_url }}" alt="CV" />
</a> -->
<!-- <a href="https://scholar.google.com/citations?user=1M5_gpIAAAAJ" target="_blank">
<img src="{{ '/assets/images/logo_scholar.png' | relative_url }}" alt="Google Scholar"/>
</a>
<a href="https://www.linkedin.com/in/changshengsun/" target="_blank">
<img src="{{ '/assets/images/logo_linkedin.png' | relative_url }}" alt="LinkedIn"/>
</a>
<a href="https://github.com/cs-sun" target="_blank">
<img src="{{ '/assets/images/logo_github.png' | relative_url }}" alt="GitHub"/>
</a>
<a href="https://www.instagram.com/changsheng_sun/" target="_blank">
<img src="{{ '/assets/images/logo_instagram.png' | relative_url }}" alt="Instagram"/>
</a>
<a href="https://twitter.com/changsheng_sun/" target="_blank">
<img src="{{ '/assets/images/logo_twitter.png' | relative_url }}" alt="Twitter"/>
</a> -->
</p>
</div>
<p style="color: #aaaaaa; font-size: 85%;"> Last Updated on 2023-04-06</p>
<script type='text/javascript' id='clustrmaps' src='//cdn.clustrmaps.com/map_v2.js?cl=8a8a8a&w=300&t=tt&d=h-U9FZqTwQPIel_60q9-Po0q9dYG9EvBqNQK0x5Gi7A&co=ffffff&ct=7d7d7d&cmo=697387&cmn=40609e'></script>
</div>