-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
310 lines (241 loc) · 14 KB
/
index.html
File metadata and controls
310 lines (241 loc) · 14 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
<!DOCTYPE html>
<html>
<style>
/*body {
margin-top: 30px;
margin-bottom: 30px;
margin-left: 50px;
margin-right: 50px;
}*/
a {text-decoration : none; color : #003399;}
a:hover {text-decoration:underline; color: #8C1515; }
.content {
max-width: 1080px;
margin-top: 10px;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
}
html *{
font-family: Sans-serif
}
.bib-content {
font-family: STKaiti
}
</style>
<style>
.disabled{
pointer-events: none;
color:black;
}
</style>
<script>
function copy(dest, source) {
if(dest.source == source) {
dest.innerHTML = "";
dest.source = null;
}
else {
dest.innerHTML = source.innerHTML;
dest.source = source;
}
dest.blur();
}
</script>
<head>
<title>Beiduo Chen, USTC</title>
<link rel="icon" href="image/ustcblue.png" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="author" content="Beiduo Chen">
<meta name="keywords" content="Beiduo Chen">
<meta name="robots" content="index,follow">
<meta name="description" content="Homepage of Beiduo Chen.">
</head>
<body style="width:80%;" class="content">
<table cellpadding="20" style="font-size: 17px">
<tr>
<!-- <td><a href="image/bdchen_head.png"><img src='image/bdchen_head.png' alt="Beiduo Chen"/, height = 300></a></td> -->
<td><a href="image/Shanghai.jpg"><img src='image/Shanghai.jpg' alt="Beiduo Chen"/, height = 300></a></td>
<td>
<h1> Beiduo Chen <span style="font-family:STFangsong; font-size:18pt"> (陈贝多)</span> </h1>
Master of Engineering <br>
<a href="http://nelslip.ustc.edu.cn/">National Engineering Research Center for Speech and Language Information Processing</a> <br>
<a href="https://eeis.ustc.edu.cn/">Department of Electronic Engineering and Information Science</a> <br>
<a href="http://en.ustc.edu.cn/">University of Science and Technology of China</a><br>
<br>
<b>Email</b>: beiduo@mail.ustc.edu.cn; beiduochen@gmail.com <br>
<br>
<a href="https://scholar.google.com/citations?user=YQbK4G4AAAAJ&hl=zh-CN" title="Google Scholar"><img src="./image/gscholar.png" style="max-height:40px;" class="img-responsive"></a>
<a href="https://github.com/Mckysse" title="GitHub"><img src="./image/github.png" style="max-height:40px;" class="img-responsive"></a>
<a href="https://twitter.com/Beiduo_Chen" title="Twitter"><img src="./image/twitter.png" style="max-height:40px;" class="img-responsive"></a>
<!-- <a href="https://twitter.com/" title="Twitter"><img src="./image/twitter.png" style="max-height:40px;" class="img-responsive"></a>
-->
<a href="files/Resume_bdchen_EN.pdf" title="CV"><img src="./image/cv.png" style="max-height:40px;" class="img-responsive"></a>
<a href="files/Resume_bdchen_CN.pdf" title="cnCV"><img src="./image/cncv.png" style="max-height:40px;" class="img-responsive"></a>
<br>
<a href = "#education">[Education]</a> <a href = "#experience">[Experience]</a> <a href = "#publications">[Publications]</a>
<a href="#shared_tasks">[Shared Tasks]</a> <a href="#honors">[Honors]</a> <a href = "#service">[Service]</a> <a href="#patent">[Patent]</a></a> <br>
</td>
<!-- <td><img src='', height = 100></td> -->
</tr>
</table>
<a name = "about" class="disabled"><h2> About Me </h2></a>
<p>
Hi there! My name is Beiduo Chen. <br>
<!-- I'm currently a Ph.D. candidate and am going to start my doctoral training in <a href="https://www.cis.uni-muenchen.de">The Center for Information and Language Processing (CIS)</a> at <a href="https://www.lmu.de/en/">Ludwig-Maximilians-Universität München (LMU Munich)</a>, supervised by <a href="https://bplank.github.io/">Prof. Dr. Barbara Plank</a>. My new homepage is in the making! <br> -->
I'm currently looking for a Ph.D. position.
I received my master degree at <a href="http://en.ustc.edu.cn/">University of Science and Technology of China</a>, supervised by <a href="https://eeis.ustc.edu.cn/2011/0314/c2615a19383/page.htm">Prof. Dr. Wu Guo</a>, and co-advised by <a href="http://staff.ustc.edu.cn/~zhling">Prof. Dr. Zhen-Hua Ling</a> at the <a href="https://ustcnlp.github.io/">USTC NLP Group</a>. <br>
My main research interests lie within deep learning for natural language processing, and I am particularly interested in multilinguality. <br>
</p>
<a name = "education" class="disabled"><h2> Education </h2></a>
<ul>
<!-- <li> <b>Ph.D. Candidate</b> <br> 2023.09 - 2026.06 (Expected): The Center for Information and Language Processing, Ludwig-Maximilians-Universität München </li> -->
<li> <b>Master's Degree</b> <br> 2020.09 - 2023.06: School of Information Science and Technology, University of Science and Technology of China </li>
<li> <b>Bachelor's Degree</b> <br> 2016.09 - 2020.06: School of Information Science and Technology, University of Science and Technology of China </li>
</ul>
<!-- <a name = "experience" class="disabled"><h2> Experience </h2></a>
<ul>
<li> 2020.09 - 2021.06: Research intern at Microsoft, Beijing, China, hosted by <a href="https://scholar.google.com/citations?user=x_cOKuwAAAAJ&hl=en">Chongyang Tao</a>. </li>
<li> 2019.12 - 2020.05: Visiting research student at <a href="https://www.queensu.ca">Queen's University</a>, Kingston, Canada, hosted by <a href="http://www.xiaodanzhu.com">Prof. Xiaodan Zhu</a>. </li>
<li> 2019.07 - 2019.11: Research intern at iFLYTEK, Hefei, China, hosted by <a href="http://home.ustc.edu.cn/~quanliu/">Quan Liu</a>. </li>
</ul> -->
<a name = "experience" class="disabled"><h2> Experience </h2></a>
<ul>
<li> 2022.06 - 2023.01: Research intern at <a href="https://www.microsoft.com/en-us/research/lab/microsoft-research-asia/">Microsoft Research Asia</a>, Beijing, China, hosted by <a href="https://www.microsoft.com/en-us/research/people/shaohanh/">Shaohan Huang</a>. </li>
<li> 2021.06 - 2022.03: Research intern at <a href="https://www.iflytek.com/index.html">iFLYTEK Research</a>, Hefei, China, hosted by <a href="http://staff.ustc.edu.cn/~quanliu/">Quan Liu</a>. </li>
</ul>
<a name = "publications" class="disabled"><h2> Publications </h2></a>
<!-- (<sup>*</sup>: equal contribution) -->
<!-- <h3>2022</h3> -->
<ul>
<!-- Pre-training Language Model as a Multi-perspective Course Learner -->
<li>
Pre-training Language Model as a Multi-perspective Course Learner<br>
<b>Beiduo Chen</b>, Shaohan Huang, Zihan Zhang, Wu Guo, Zhenhua Ling, Haizhen Huang, Furu Wei, Weiwei Deng and Qi Zhang <br>
Findings of the 61st Annual Meeting of the Association for Computational Linguistics (<a href="https://2023.aclweb.org/">Findings of ACL 2023</a>)
</li>
<font size="-1">
[<a href="https://aclanthology.org/2023.findings-acl.9.pdf">paper</a>]
[<a href="https://arxiv.org/pdf/2305.03981.pdf">arxiv</a>]
[<a href="https://huggingface.co/McmanusChen/MCL-base">model</a>]
[<a href="presentations/ACL2023_MCL_slides.pdf">slides</a>]
[<a href="presentations/ACL2023_MCL_poster.pdf">poster</a>]
</font><br><br>
<!-- Multi-Level Contrastive Learning for Cross-Lingual Alignment -->
<li>
Multi-Level Contrastive Learning for Cross-Lingual Alignment<br>
<b>Beiduo Chen</b>, Wu Guo, Bin Gu, Quan Liu, Yongchao Wang <br>
2022 IEEE International Conference on Acoustics, Speech and Signal Processing (<a href="https://2022.ieeeicassp.org/">ICASSP 2022</a>)
</li>
<font size="-1">
[<a href="https://ieeexplore.ieee.org/document/9747720">paper</a>]
[<a href="https://arxiv.org/pdf/2202.13083.pdf">arxiv</a>]
[<a href="https://github.com/Mckysse/ML-CTL">code</a>]
[<a href="presentations/ICASSP2022_ML-CTL_slides.pdf">slides</a>]
[<a href="presentations/ICASSP2022_ML-CTL_poster.pdf">poster</a>]
</font><br><br>
<!-- Wider & Closer: Mixture of Short-channel Distillers for Zero-shot Cross-lingual Named Entity Recognition -->
<li>
Wider & Closer: Mixture of Short-channel Distillers for Zero-shot Cross-lingual Named Entity Recognition<br>
Jun-Yu Ma*, <b>Beiduo Chen</b>*, Jia-Chen Gu, Zhenhua Ling, Wu Guo, Quan Liu, Zhigang Chen and Cong Liu <br>
The 2022 Conference on Empirical Methods in Natural Language Processing (<a href="https://2022.emnlp.org/">EMNLP 2022 Main Conference</a>)
</li>
<font size="-1">
[<a href="https://aclanthology.org/2022.emnlp-main.345/">paper</a>]
[<a href="https://arxiv.org/pdf/2212.03506.pdf">arxiv</a>]
[<a href="https://github.com/Mckysse/MSD">code</a>]
[<a href="presentations/EMNLP2022_MSD_slides.pdf">slides</a>]
[<a href="presentations/EMNLP2022_MSD_poster.pdf">poster</a>]
</font><br><br>
<!-- Feature Aggregation in Zero-Shot Cross-Lingual Transfer Using Multilingual BERT -->
<li>
Feature Aggregation in Zero-Shot Cross-Lingual Transfer Using Multilingual BERT<br>
<b>Beiduo Chen</b>, Wu Guo, Quan Liu, Kun Tao <br>
26TH International Conference on Pattern Recognition (<a href="https://www.icpr2022.com/">ICPR 2022</a>)
</li>
<font size="-1">
[<a href="https://ieeexplore.ieee.org/document/9956721">paper</a>]
[<a href="https://arxiv.org/pdf/2205.08497.pdf">arxiv</a>]
[<a href="presentations/ICPR2022_DLFA_poster.pdf">poster</a>]
</font><br><br>
<!-- USTC-NELSLIP at SemEval-2022 Task 11: Gazetteer-Adapted Integration Network for Multilingual Complex Named Entity Recognition -->
<li>
USTC-NELSLIP at SemEval-2022 Task 11: Gazetteer-Adapted Integration Network for Multilingual Complex Named Entity Recognition<br>
<b>Beiduo Chen</b>, Jun-Yu Ma, Jiajun Qi, Wu Guo, Zhen-Hua Ling, Quan Liu <br>
The 16th International Workshop on Semantic Evaluation at 2022 Annual Conference of the North American Chapter of the Association for Computational Linguistics (<a href="https://semeval.github.io/SemEval2022/">SemEval</a> at <a href="https://2022.naacl.org/">NAACL 2022</a>)
</li>
<font size="-1">
[<a href="https://aclanthology.org/2022.semeval-1.223/">paper</a>]
[<a href="https://arxiv.org/pdf/2203.03216.pdf">arxiv</a>]
[<a href="https://github.com/Mckysse/GAIN">code</a>]
[<a href="presentations/SemEval2022_GAIN_slides.pdf">slides</a>]
[<a href="presentations/SemEval2022_GAIN_poster.pdf">poster</a>]
</font><br><br>
</ul>
<a name = "shared_tasks" class="disabled"><h2> Shared Tasks </h2></a>
<ul>
<li>2022 Rank <b>1st</b> on three tracks (Chinese, Code-mixed and Bangla), and rank <b>2nd</b> on the other ten tracks in <a href="https://multiconer.github.io/">SemEval-2022 Task 11 MultiCoNER </a>, as the first author. </li>
</ul>
<!-- <ul>
<li>2020 Rank second under objective metrics and fourth under subjective metrics on Track 1 in <a href="https://sites.google.com/dstc.community/dstc9">the Ninth Dialog System Technology Challenges (DSTC 9)</a>, as the advisor. </li>
<li>2019 Rank first, first, third and fourth on subtasks of Track 2 in <a href="https://sites.google.com/dstc.community/dstc8">the Eighth Dialog System Technology Challenges (DSTC 8)</a>, as the first author. </li>
<li>2018 Rank second on a subtask of Track 1 in <a href="http://workshop.colips.org/dstc7/">the Seventh Dialog System Technology Challenges (DSTC 7)</a>, as the first author. </li>
</ul> -->
<a name = "honors" class="disabled"><h2> Selected Honors </h2></a>
<ul>
<li>2023 Outstanding Graduate Award of University of Science and Technology of China.</li>
<li>2023 Outstanding Graduate Award of Ordinary Colleges and Universities in Anhui Province.</li>
<li>2022 China National Scholarship.</li>
<li>2020 Suzhou Yucai Scholarship: Top 1 GPA (3.93/4.3) in the class (1/120) of that year.</li>
<li>2019 Scholarship of the Institute of Electrics, Chinese Academy of Sciences: Top 3% GPA in the department of that year.</li>
<li>2018 The third prize (provincial) in <a href="http://www.mcm.edu.cn/">Contemporary Undergraduate Mathematical Contest in Modeling of China</a>.</li>
<li>2017 Gold Award for Outstanding Student.</li>
</ul>
<!-- <ul>
<li>2021 China National Scholarship</li>
<li>2021 Huayu Scholarship (Top 2 graduates of <a href="http://nelslip.ustc.edu.cn/">NEL-SLIP</a> per year)</li>
<li>2015 Principal Yan Kai Scholarship (Top 0.1%, the highest honor of HHU)</li>
</ul> -->
<a name = "service" class="disabled"><h2> Service </h2></a>
<ul>
<li> Program committee/reviewing:
<ul>
<li> Conference: ACL 2023, EMNLP 2023, ICASSP 2022, ICPR 2022 </li>
<li> Journal: TPAMI </li>
</ul>
<li> Teaching assistant:
<ul>
<li> Signals and Systems (210049, 210049.05, USTC), 2021 </li>
<li> Computer Programming A (CS1001A, 210522.02, USTC), 2019 </li>
<li> Electromagnetism C (PHYS1004C, 022503.03, USTC), 2018 </li>
</ul>
</ul>
<!-- <ul>
<li> Program committee/reviewing:
<ul>
<li> Conference: ACL 2021, EMNLP 2021, NAACL 2021, ACL Rolling Reviewer, AAAI 2021-2022, IJCAI 2022, NLPCC 2021, Canadian AI 2020 </li>
<li> Journal: IEEE Computational Intelligence Magazine, Information Processing and Management </li>
</ul>
</ul>
<hr> -->
<a name = "patent" class="disabled"><h2> Patent </h2></a>
<ul>
<li>
基于数据增强训练的多特征融合神经机器翻译检错方法 (CN112926345A)<br>
<b>陈贝多</b>, 黄青青, 杜俊 <br>
China National Intellectual Property Administration (<a href="http://www.cnipa.gov.cn/">CNIPA</a>)
</li>
<font size="-1">
[<a href="presentations/patent_0.pdf">pdf</a>]
</font><br><br>
</ul>
<hr>
Last updated: 2023/07 <br>
<!--
<a href="https://info.flagcounter.com/g4cy"><img src="https://s04.flagcounter.com/count2/g4cy/bg_FFFFFF/txt_000000/border_CCCCCC/columns_3/maxflags_15/viewers_0/labels_1/pageviews_1/flags_0/percent_0/" alt="Flag Counter" border="0"></a>
-->
</html>