-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathresearch.html
334 lines (299 loc) · 24.2 KB
/
research.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title>Research | Yue Zhang</title>
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css">
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap-responsive.min.css">
<style type="text/css">
.nav { }
.nav li { float: left; width: 110px; }
.container { background-color: #ffffff; padding: 30px; }
.content { padding: 30px; }
body, h1, h2, h3, h4 { font-family: "Trebuchet MS","Helvetica Neue",Arial,Helvetica,sans-serif,"Georgia";}
body { background-color: #eeeeee; }
header { width: 100%; }
blockquote p { font-size: 14px; }
</style>
<body>
<div class="table-bordered container">
<header class="header">
<div style="padding-bottom: 40px" class="row">
<div style="padding-top: 30px" class="col-md-10">
<div class="row">
<div class="col-md-12"><h2 class="pull-right">Yue Zhang</h2></div>
</div>
<p></p>
<!-- <div class="row"><div class="col-md-12"><span class="pull-right">Phone: +65 64994516</span></div></div> -->
<!-- <div class="row"><div class="col-md-12"><span class="pull-right">Fax: +65 67705161</span></div></div> -->
<div class="row"><div class="col-md-12"><span class="pull-right">Phone: +86 571 87381107</span></div></div>
<div class="row"><div class="col-md-12"><span class="pull-right">Email: yue.zhang@wias.org.cn</span></div></div>
</div>
<div class="col-md-2">
<img class="pull-right img-responsive img-thumbnail" src="yue_zhang.jpg" />
</div>
</div>
<div class="row">
<div class="col-md-12">
<ul class="nav">
<li><a href="index.html">Homepage</a></li>
<li><a href="publication.html">Publications</a></li>
<li><a href="software.html">Software</a></li>
<li><a href="research.html">Research</a></li>
<li><a href="teaching.html">Teaching</a></li>
<li><a href="services.html">Services</a></li>
</ul>
</div>
</div>
</header>
<div class="content">
<div class="row">
<div class="col-md-12">
<!--Time Stamp 22/12/2016-->
<h4>Research Tutorials</h4>
<ul>
<li>2021. Yue Zhang. Graph Neural Networks in NLP. ADL, Chinese Computer Federation (CCF)</li>
<li>2019. Yue Zhang. Graph Neural Networks in NLP. ATT14, Chinese Information Processing Society of China (CIPS)</li>
<li>2018. Yue Zhang. Joint Models in NLP. The Empirical Methods on Natural Language Processing (EMNLP). [<a href="./tutorial/EMNLP2018_joint_models.pdf">PDF</a>], [<a href="./tutorial/EMNLP2018_joint_models.pptx">PPTX</a>]</li>
<li>2018. Yue Zhang. Joint Models for NLP. The Seventh CCF International Conference on Natural Language Processing and Chinese Computing(NLPCC). [<a href="./tutorial/NLPCC2018_joint_models.pdf">PDF</a>], [<a href="./tutorial/NLPCC2018_joint_models.pptx">PPTX</a>]</li>
<li>2017. Wanxiang Che and Yue Zhang. Deep Learning for Syntactic and Semantic Analysis. The International Joint Conference on Natural Language Processing (IJCNLP).[<a href="./tutorial/ijcnlp2017.zip">PPTX</a>]</li>
<li>2017. Yue Zhang. Joint Models for NLP. The China National Conference on Computational Linguistics (CCL).</li>
<li>2016. Yue Zhang and Duy-Tin Vo. Neural Network for Sentiment Analysis. A conference tutorial at Empirical Methods for Natural Language Processing (EMNLP).[<a href="./tutorial/EMNLP16_sentiment_analysis.pdf">PDF</a>]</li>
<li>2016. Wanxiang Che and Yue Zhang. Deep Learning for Syntactic and Semantic Analysis. A conference tutorial at China Conference on Computational Linguistics (CCL).</li>
<li>2014. Yue Zhang , Meishan Zhang, and Ting Liu. Syntactic Processing Using Global Discriminative Learning and Beam-Search Decoding. A conference tutorial at the 52nd Annual Meeting of the Association for Computational Linguistics (ACL). Baltimore, USA, June.</li>
<li>2010. Qin Iris Wang and Yue Zhang. Recent Advances in DependencyParsing.
A conference tutorial at Human Language Technologies: The 11th Annual Conference ofthe North American Chapter of the Association for Computational Linguistics (HLT:NAACL).</li>
</ul>
<h4>Invited Talks and Consultancy</h4>
<ul>
<li>2021. Keynote at IALP on Challenges in NLP.</li>
<li>2021. Invited talk to Tianjin University on Challenges in NLP.</li>
<li>2021. Keynote at PACLIC on Document-Level NLP.</li>
<li>2021. Invited talk to Alibaba Inc. on Text Summarization.</li>
<li>2021. Invited talk to Zhejiang Lab on Text Summarization.</li>
<li>2021. Invited talk to Tencent Inc.on Beyond Words — Commonsense Reasoning in Language Understanding.</li>
<li>2021. Invited talk to Oxford ML Summer School on Challenges in NLP.</li>
<li>2021. Keynote at CAAI on Open-domain Dialogue.</li>
<li>2021. Keynote at YSSNLP on Compositional Generalization of Machine Translation.</li>
<li>2021. Invited talk to CCF-NLP Seminar Series on Text Summarization.</li>
<li>2021. Invited talk to Zhejiang University on Text Summarization.</li>
<li>2021. Invited talk to Frontiers of Natural Languge Generation, Harbin Institue of Technology on Machine Translation</li>
<li>2021. Invited talk to Institute of Automation, CAS on Semantic Representation for Dialogue Modeling.</li>
<li>2021. Invited talk to Institute of Software, CAS on The Bottleneck of NLP.</li>
<li>2020. Keynote at CTC on Beyond Words — Commonsense Reasoning in Language Understanding.</li>
<li>2020. Chair at COLING2020 PANEL2 On The Generalization of NLP Models – Ways Around Data Hunger .</li>
<li>2020. Keynote at COLING2020 WS-MSR on AMR to Text Generation - A Brief Review And A Case Study Using Back-parsing .</li>
<li>2020. Keynote at CAAI Industry Forum on The Bottleneck of NLP Fundamental Tasks in NLP.</li>
<li>2019. Invited talk to Zhejiang Gongshang University on Fundamental Tasks in NLP And Their Applications on Finance.</li>
<li>2019. Invited talk to Hundsun Technologies Inc. on Natural Language Processing And Computational Financial Research.</li>
<li>2019. Invited talk to Technische Universit ̈at Darmstadt on Graph Neural Networks in NLP.</li>
<li>2019. Invited talk to HSBC open day on Sep on NLP and financial markets.</li>
<li>2019. Invited talk to CIPS Summer School on Advanced Technology Tutorial on Graph neural networks in NLP.</li>
<li>2019. Keynote at CCF Social Media Program on Cross-domain sentiment analysis.</li>
<li>2019. Local chair to NiuTrans Machine Translation workshop.</li>
<li>2019. Invited attendance to Dagstuhl seminar</li>
<li>2018. Invited talk to Uppsala University on Graph Recurrent Neural Networks.</li>
<li>2018. Invited talk to Harbin Institute of Technology on Graph Recurrent Neural Networks.</li>
<li>2018. Invited talk to Guangdong University of Foreign Studies on Graph Recurrent Neural Networks.</li>
<li>2018. Invited talk to Chengdu Machine Translation Forum on Graph Recurrent Neural Networks.</li>
<li>2018. Invited talk to Beijing Language and Culture University on Consituent Parsing.</li>
<li>2018. Invited talk to Rxhui.com on Chinese Parsing.</li>
<li>2017. Invited talk to Jinritoutiao Ltd on Deep Learning for parsing.</li>
<li>2017. Invited talk to Alibaba Group on deep learning for NLP.</li>
<li>2017. Invited talk to Tsinghua University on deep learning for parsing.</li>
<li>2017. Invited talk to Harbin Institute of Technology, Xiamen University and Zhengzhou University on deep learning for parsing.</li>
<li>2017. Invited talk to Soochow University on deep learning using heterogeneous data.</li>
<li>2017. Invited talk to Chinese Academia of Sciences (Automaton institute) on Chinese lexical syntactic analysis.</li>
<li>2017. Invited talk to A-STAR on deep learning for parsing.</li>
<li>2017. Invited talk to Singapore Deep Learning for Finance Summit on using deep learning for predicting USA stock markets.</li>
<li>2016. Invited talk to Deep Learning Summit Singapore on sentiment analysis.</li>
<li>2016. Invited talk to SmartConnected.World and ICEC 2016, Suwon, Korea on keep learning.</li>
<li>2016. Invited talk to Heilongjiang University (China) on stock market prediction.</li>
<li>2016. Invited talk to National University of Singapore on deep learning for parsing.</li>
<li>2016. Invited talk to University of Berkeley for neural network structured prediction.</li>
<li>2016. Invited talk to University of South California, Information Science Institute for neural network structured prediction.</li>
<li>2016. Invited talk to Singapore Actuary Society on text mining.</li>
<li>2016. Invited talk to Zhengzhou University (China) on Chinese syntactic parsing.</li>
<li>2015. Invited talk National University of Singapore, School of Computing, on deep learning for stock market prediction.</li>
<li>2015. Yue Zhang. Deep learning for stock market prediction. An invited talk to ADSM Deep learning workshop, Singapore.</li>
<li>2015. Invited talk to Harbin Institute of Technology on deep learning for parsing.</li>
<li>2015. Invited talk to Leshan Normal University (China) on stock market prediction.</li>
<li>2015. Invited talk to Chinese Academy of Sciences on stock market prediction.</li>
<li>2015. Invited talk to Global Innovators Forum on Technology and Society, Harbin, China, on text mining.</li>
<li>2015. Invited talks to Soochow University (China) on stock market prediction and deep learning methods for POS tagging.</li>
<li>2014. Yue Zhang. Statistical Machine Translation Using Text Generation. An invited talk to Singapore NLP research workshop 2014.</li>
<li>2014. Invited talk to Tsinghua University (China) on CCG parsing.</li>
<li>2014. Yue Zhang. Syntactic machine translation based on discriminative text synthesis. An invited talk to ADSM NLP workshop, Singapore.</li>
<li>2014. Invited talk to Nanjing University (China) on stock market predication.</li>
<li>2014. Invited talk to Harbin Instatute of Technology (China) on deep learning.</li>
<li>2014. Invited talk to Ludong University (China) on statistical machine translation.</li>
<li>2014. Invited talks to Universitat Pompeu Fabra (Spain) on statistical text generation.</li>
<li>2014. Invited talks to University of A Coruna (Spain), Chinese Academy of Sciences (Institute of Computing Technology),
Peking University (China) and Tsinghua University (China) on Chinese syntactic analysis.</li>
<li>2013. Yue Zhang. Semantics Based Statistical Machine Translationand Partial Tree Linearization. An invited talk to Chinese Workshop of Machine Translation (CWMT).</li>
<li>2013. Invited talks to Tsinghua University (China) and Northeast University (China) on dependency parsing.</li>
<li>2013. Invited talks to the Chinese Academy of Sciences (Institute of Automation), Baidu Inc (China) and Harbin Institute of Technology on word ordering.</li>
<li>2012. Invited talk to the Institute of Infocomm Research (Singapore) on CCG parsing.</li>
<li>2011. Stephen Clark and Yue Zhang. Surprisingly Efficient Parsing for a Wide-Coverage Lexicalised-Grammar Parser. Cambridge NLIP seminar.</li>
<li>2010. Invited talk at Uppsala University (Sweden) on dependency parsing.</li>
<li>2009. Invited talk to the NLIP group seminar, University of Cambridge on dependency parsing.</li>
<li>2008. Invited talk to the School of Informatics (ICCS), University of Edinburgh on dependency parsing.</li>
<li>2008. Consultancy for Sharp Research Europe Ltd. on word segmentation.</li>
</ul>
<h4>Research grants</h4>
<ul>
<li>PI. Industry Grant. Sponsor: Tencent Inc. Frontiers on the applications of natural language understanding and generation. Jul 2021 – Jul 2022</li>
<li>Collaborator. Singapore MOE Tier3 grant. The Science of Certified AI. Jul 2021 – Jun 2026</li>
<li>PI. Industry Grant. Sponsor: Xinhua News Agency. Research on stance detection in news domain. Jun 2021 – Jun 2022</li>
<li>PI. Industry Grant. Sponsor: Tencent Inc. Research on general dialogue state tracking. Apr 2021 – Dec 2022
<li>PI. Industry Grant. Sponsor: Hangzhou Feizhu Inc. Research on labeling videos and excersices. Mar 2021 – Mar 2022</li>
<li>PI. Industry Grant. Sponsor: Alibaba Damo Inc. Research on open-domain text information extraction. Jun 2020 – Jun 2021</li>
<li>PI. Industry Grant. Sponsor: Lan-bridge Inc. Research on Lan-bridge machine translation system. Sep 2020 – Aug 2023</li>
<li>PI. Industry Grant. Sponsor: Tencent Inc. Research on semantic generation technologies for dialogue system. Jun 2020 – Mar 2021</li>
<!--
<li>PI. Industry Grant. Sponsor: Tencent Inc. Frontiers on the applications of natural language understanding and generation (RMB 400K). Jul 2021 – Jul 2022</li>
<li>Collaborator. Singapore MOE Tier3 grant. The Science of Certified AI (S$9.34M). Jul 2021 – Jun 2026</li>
<li>PI. Industry Grant. Sponsor: Xinhua News Agency. Research on stance detection in news domain (RMB 250K). Jun 2021 – Jun 2022</li>
<li>PI. Industry Grant. Sponsor: Tencent Inc. Research on general dialogue state tracking (RMB 300K). Apr 2021 – Dec 2022
<li>PI. Industry Grant. Sponsor: Hangzhou Feizhu Inc. Research on labeling videos and excersices (RMB 400K). Mar 2021 – Mar 2022</li>
<li>PI. Industry Grant. Sponsor: Alibaba Damo Inc. Research on open-domain text information extraction (RMB 478K). Jun 2020 – Jun 2021</li>
<li>PI. Industry Grant. Sponsor: Lan-bridge Inc. Research on Lan-bridge machine translation system (RMB 1.5M). Sep 2020 – Aug 2023</li>
<li>PI. Industry Grant. Sponsor: Tencent Inc. Research on semantic generation technologies for dialogue system (RMB 300K). Jun 2020 – Mar 2021</li>
-->
<li>PI. NSFC Grant. Knowledge extraction and fusion for
cross-domain constituent parsing. Jan 2020 -- Dec 2023 </li>
<!--<li><strong>PI. Westlake University startup research grant.Text intelligence and its applications
(10M). Sep 2018 – Sep 2023</strong> </li> -->
<li>PI. Industry Grant. Natural language processing and its application on text generation. Jul 2019 -- Jul 2020</li>
<li>PI. Industry Grant. NTeiwen entity extraction and machine translation system.
Oct 2018 – Oct 2019 </li>
<li>PI. Industry Grant. Text intelligence research for china capital market.
Sep 2018 – Aug 2019 </li>
<li>PI. Industry Grant. Capital Market and Unstructured Data. Mar 2017 – Feb 2018
<!--<ul>
<li>Mar. 2017 – Sep. 2017. Research Assistant: Ratish Puduppully (MSc from International Institute of Information Technology, Hyderabad, India). </li>
<li>May 2017 – Apr. 2018. Research Assistant: Chenhua Chen (MSc, Saarland University). </li>
<li>Jan. 2017 – Dec. 2017. Visiting student: Deng Cai (Shanghai Jiao Tong University, China). </li>
<li>Feb. 2017 – Oct. 2017. Visiting student: Yumin Zhou (National University of Singapore). </li>
<li>Mar. 2017 – Dec. 2017. Visiting student: Shaolei Wang (Harbin Institute of Technology, China). </li>
<li>May. 2017 – Mar. 2018. Visiting student: Litten Kurisinkel (IIT Bombay, India). </li>
<li>Jan. 2018 - Aug. 2018. Visiting student: Tarun Kumar (Birla Institute of Technology & Science, MSc)</li>
<li>Apr. 2018 - Jul. 2018. Visiting student: Dong Chuanhai (Chinese Academy of Science University, PhD)</li>
<li>Apr. 2018 - Aug. 2018. Visiting student: Zhong Qian (Soodow University, PhD)</li>
</ul>-->
</li>
<li>Co-PI. SUTD-STE corporate lab project 1 (Big data analysis) and project 3 (Malicious insider detection).
Sep 2016 – Sep 2019
<!--<ul>
<li>Sep. 2016 – Sep. 2017. Post-doctoral research fellow: Teik Toe Theo (PhD from National University of Singapore). </li>
</ul>-->
</li>
<li>PI. Temasek Laboratory seed grant. Deep learning for Singlish parsing. Aug 2016 – Aug 2017
<!--<ul>
<li>Research Assistant: Homgmin Wang (BSc from National University of Singapore; Aug. 2016 – Aug. 2017).</li>
</ul>-->
</li>
<li>PI for WP2. MINDEF grant. Cross-functional information systems for decision making. Dec 2014 - Dec 2017
<!--<ul>
<li>Aug. 2015 - Jul. 2016. Research assistant Lin Li (MSc from Chinese Academy of Sciences).</li>
<li>Mar. 2015 - Feb. 2016. Post-doctoral research fellow Chingyun Chang (PhD from University of Cambridge).</li>
<li>Jan. 2015 - Sep. 2015. Host research visit of Xiao Ding from Harbin Institute of Technology, China.</li>
<li>Aug. 2017 - Jun. 2018. Research Asisstant Yu Yuan (PhD from Leeds University, U.K.).</li>
<li>Oct. 2016 - Aug. 2018. Research Asisstant Yuze Gao (BSc from Northeastern University, China).</li>
</ul>-->
</li>
<li>PI. Singapore MOE Tier2 grant. Statistical machine translation by syntactic transfer.
Jun 2013 - Jun 2016
<!--<ul>
<li>May. 2015 - May. 2016. Research assistant Jiangming Liu (MSc from Beijing Jiao-Tong University, (China).</li>
<li>Nov. 2014 - Nov. 2015. Post-doctoral research fellow Meishan Zhang (PhD from Harbin Institute of Technology, China).</li>
<li>May. 2013 - Feb. 2014. Research assistant Zhongye Jia (BEng from Shanghai Jiao-Tong University, China).</li>
<li>Jan. 2014 - Jan. 2015 Post-doctoral research fellow Likun Qiu (PhD from Peking university, China)</li>
<li>Nov. 2013 - Nov. 2014. Research assistant Yijia Liu (BEng from Harbin Institute of Technology, China).</li>
</ul>-->
</li>
<li>PI. SUTD startup research grant. Statistical parsing and machine translation. Jul 2012 - Jul 2015
<!--<ul>
<li>Nov. 2013 - Feb. 2014. Host research visit of Linfeng Song from Institute of Computing Technology, Chinese Academy of Sciences, China.</li>
<li>Nov. 2013 - Feb. 2014. Host research visit of Xiao Ding from Harbin Institute of Technology, China.</li>
<li>Oct. 2013 - May. 2014. Host research visit of Kai Song from Northeastern University, China.</li>
<li>Sep. 2013 - Jun. 2014. Host research visit of Ji Ma from Northeastern University, China.</li>
<li>May. 2013 - Jun. 2013. Host research visit of Miguel Ballesteros from Universitat Pompeu Fabra, Spain.</li>
<li>Feb. 2013 - Jun. 2013. Host research visit of Yanxia Qin from Harbin Institute of Technology, China.</li>
<li>Jan. 2013 - Mar. 2013. Host research visit of Muhua Zhu from Northeastern University, China.</li>
<li>Dec. 2012 - Feb. 2013. Host research visit of Meishan Zhang from Harbin Institute of Technology, China.</li>
</ul>-->
</li>
</ul>
<h4>Students</h4>
<ul>
<li>Sep. 2021 – . PhD advisor of Fang Guo (Westlake University).</li>
<li>Sep. 2021 – . PhD advisor of Qingkai Min (Westlake University).</li>
<li>Sep. 2020 – . PhD advisor of Yun Luo (Westlake University).</li>
<li>Sep. 2020 – . PhD advisor of Yongjing Yin (Westlake University).</li>
<li>Sep. 2020 – . PhD advisor of Yafu Li (Westlake University).</li>
<li>Sep. 2020 – . PhD Co-advisor of Sixuan Wu (Westlake University).</li>
<li>Sep. 2020 – . PhD Co-advisor of Yaoxian Song (Westlake University).</li>
<li>Sep. 2019 - . PhD advisor of Yulong Chen (Westlake University).</li>
<li>Sep. 2019 - . PhD advisor of Cunxiang Wang (Westlake University).</li>
<li>Sep. 2019 - . PhD advisor of Xuefeng Bai (Westlake University).</li>
<li>Sep. 2018 - . PhD advisor of Leyang Cui (Westlake University).</li>
<li>Sep. 2018 - . PhD advisor of Qiankun Fu(Westlake University).</li>
<li>Sep. 2018 - . PhD advisor of Yile Wang (Westlake University).</li>
<li>Sep. 2018 - . PhD advisor of Hanmeng Liu (Westlake University).</li>
<li>Sep. 2018 - . PhD advisor of Jian Liu (Westlake University).</li>
<li>Sep. 2018 - . PhD advisor of Chen Jia (Westlake University).</li>
<li>Jan. 2017 - . PhD advisor of Lu Cao (SUTD).</li>
<li>Sep. 2016 - . PhD advisor of Gary Goh (SUTD).</li>
<li>Sep. 2015 - . PhD advisor of Fei Dong (SUTD).</li>
<li>Jan. 2015 - . PhD advisor of Shuailong Liang (SUTD).</li>
<li>Jan. 2015 - . PhD advisor of Zhiyang Teng (SUTD).</li>
<li>Sep. 2014 - . PhD advisor of Jie Yang (SUTD).</li>
<li>Sep. 2014 - . PhD advisor of Thieu Ni Ni (SUTD).</li>
<li>Sep. 2013 - . PhD advisor of Vo Duy Tin (SUTD).</li>
<li>Jun. 2013 - . External PhD co-advisor of Cher Pei Hua (University of Queensland, Australia).</li>
<li>Sep. 2013 - Sep. 2014. MSc co-supervisor of Hussan Dugum (SUTD/MIT).</li>
</ul>
<h4>Alumni</h4>
<ul>
<b>Post-doctors:</b> <br>
<!-- <li>Enrico Santus, Sep. 2016 -- Sep. 2017; now Postdoc at MIT, USA</li>-->
<li>Zhongqing Wang, Feb. 2016 -- Jan. 2017; now at Soochow University, China</li>
<li>Thien Hai Nguyen, Feb.2016 -- Jan. 2017; now at Alibaba in Singapore</li>
<li>Chingyun Chang, Mar. 2015 - Feb. 2016; now at Amazon London, UK</li>
<li>Yafeng Ren, Sep. 2015 -- Sep. 2016; now at Guangdong University of Foreign Studies, China</li>
<li>Meishan Zhang, Nov. 2014 - Nov. 2015; now works as associated professor at Tianjin University, China</li>
<li>Likun Qiu, Jan. 2014 - Jan. 2015; now research fellow at Alibaba, China</li>
<br />
<b><strong> RAs: </b></strong> <br>
<!-- <li>Yidong Wang, Oct. 2021 - Aug. 2022;now Ph.d candidate at University of Peking University</li>-->
<li>Yuze Gao, Oct. 2016 - Aug. 2018;now works as a research engineer at A-STAR*, Singapore</li>
<li>Yu Yuan, Aug. 2017 - Jun. 2018; now at Nanjing University of Information Science and Technology</li>
<li>Qi Liu, Mar. 2017 - Mar. 2018; now Ph.d candidate at University of Oxford</li>
<li>Homgmin Wang, Aug. 2016 – Aug. 2017; now Ph.d candidate at UCSB</li>
<li>Ratish Puduppully, Mar. 2017 – Sep. 2017; now Ph.d candidate at University of Edinburgh </li>
<li>Jiangming Liu, May. 2015 - Sep. 2017; now Ph.d candidate at University of Edinburgh</li>
<li>Hongshen Chen, Dec. 2015 – Jun. 2016; now at JD, China</li>
<li>Lin Li, Aug. 2015 -- Jan. 2016; now at Huawei, China</li>
<li>Yijia Liu, Nov. 2013 - Nov. 2014; now at Alibaba, China </li>
<li>Zhongye Jia, May. 2013 - Feb. 2014; Baosteel Central Research Institute, China</li>
<br />
<b>Graduated Phd Students:</b> <br>
<li>Jie Yang, now Postdoc at Harford University, USA </li>
<li>Fei Dong, now works at Ebay Shanghai, China </li>
<li>Tin D. Vo, currently a data scientist at Chata.ai., Canada</li>
<li><a href="http://zeeeyang.github.io/">Zhiyang Teng </a>, currently works as assistant researcher at Westlake University, China</li>
</ul>
<!--<h4>Other research activities</h4>
<ul>
<li>Apr. 2016 – Mar. 2017. Research visitor Associate Prof. Yupeng Liu from Harbin Institute of Technology, China.</li>
<li>Sep. 2013 - Oct. 2013. Host visit of Associate Prof. Carlos Gomez-Rodriguez from University of A Coruna, Spain.</li>
<li>Dec. 2012 - Nov. 2013. Host visit from Prof. Haoliang Qi (Longjiang Scholar 2013; provincial distinguished professor) from China.</li>
<li>Sep. 2010 - Jan. 2011. MPhil thesis (which won distinction) supervisor of Yang Liu (University of Cambridge).</li>
<li>Sep. - Oct. 2010. Research visit to Uppsala University, Sweden (Prof. Joakim Nivre).</li>
<li>Jul. - Aug. 2009. Participant of the six-week Johns Hopkins University NLP Workshop (competitive entry), on the project Parsing the Web.</li>
</ul>-->
</div>
<footer class="text-center">
</footer>
</div>
</body></html>