-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
250 lines (231 loc) · 10 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="google-site-verification" content="aSc5YLbeF55oadInzbW2R97pKbsed12qRJ1Gfaghb2A">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="icon" href="images/favicon.jpeg" type="image/x-icon">
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<title>Wanda Li's Homepage</title>
</head>
<body>
<div id="page">
<div id="inner-page">
<div id="main">
<div class="row row-thin">
<div style="float:left;">
<span style="font-weight:400;font-size:50px">Wanda Li</span><br/>
<span>Master Student</span><br/>
<span>Data Science and Information Technology</span><br/>
<span>Tsinghua University</span><br/>
<span>Email: wdli10 at outlook.com</span><br/>
<span><a href="docs/wandali-cv.pdf">CV</a> / <a href="https://www.linkedin.com/in/wanda-li-472455139/">LinkedIn</a> </span><br/>
</div>
<div style="float:right">
<img src="images/photo.jpg" width="155" height="155" style="float:right;margin-top:10px;margin-bottom:10px"></img><br/>
</div>
</div> <!-- class="row" -->
<div class="row row-thin">
<div class="col-md-12">
<hr>
</div>
</div> <!-- class="row" -->
<div class="row row-thin">
<div class="col-md-12 text-left">
<h2>About Me</h2>
<p>
I am a third year master student at Tsinghua University. I am affiliated with the Internet of Things and Societal Cyber Physical Systems Lab. My research lies in societal computing, social networks security, and data science.
<!-- , advised by Prof. <a href="http://yangli-feasibility.com/home/">Yang Li</a> -->
</p>
<p>
Before joining THU, I received my B.S. (with honors) from School of Computer Science at Fudan University, where I was advised by Prof. <a href="https://chenyang03.wordpress.com/">Yang Chen</a> and Prof. <a href="http://homepage.fudan.edu.cn/zengjp/">Jianping Zeng</a>.
</p>
</div>
</div> <!-- class="row" -->
<div class="row row-thin">
<div class="col-md-12 text-left">
<h2>Publications</h2>
</div>
<ul class="my_table">
<li>
<strong>Optimising Self-Organised Volunteer Efforts in Response to the COVID-19 Pandemic. [<a href="docs/Nature Human Behavior.pdf">Paper</a>][<a href="https://www.nature.com/articles/s41599-022-01127-2">Link</a>]</strong><br/>
<span>Anping Zhang*, Ke Zhang*, <strong>Wanda Li</strong>, Yue Wang, Yang Li, Lin Zhang. </span><br/>
<span>Humanities and Social Sciences Communications, 2022.</span><br/>
</li><br/>
<li>
<strong> DeepPick: A Deep Learning Approach to Unveil Outstanding Users with Public Attainable Features. [<a href="docs/DeepPick_A_Deep_Learning_Approach_to_Unveil_Outstanding_Users_Ranking_with_Public_Attainable_Features.pdf">Paper</a>]</strong><br/>
<span><strong>Wanda Li</strong>, Zhiwei Xu, Yi Sun, Qingyuan Gong, Yang Chen, Aaron Yi Ding, Xin Wang, Pan Hui.</span><br/>
<span>IEEE Transactions on Knowledge and Data Engineering (TKDE), 2021.</span><br/>
</li><br/>
<li>
<strong>Leet Usage and Its Effect on Password Security. [<a href="docs/Leet_Usage_and_Its_Effect_on_Password_Security.pdf">Paper</a>]</strong><br/>
<span> <strong>Wanda Li</strong>, Jianping Zeng.</span><br/>
<span>IEEE Transactions on Information Forensics and Security (TIFS), 2021.</span><br/>
</li><br/>
<li>
<strong>OD-HyperNet: A Data-Driven Hyper-Network Model for Origin-Destination Matrices Completion Using Partially Observed Data. [<a href="docs/OD HyperNet-camera-ready.pdf">Paper</a>]</strong><br/>
<span>Yuxuan Xiu, <strong>Wanda Li</strong>, Wai Kin Victor Chan. </span><br/>
<span>Proceedings of the 10th International Conference on Logistics, Informatics and Service Sciences (LISS '20).</span><br/>
</li><br/>
</ul>
</div>
<div class="row row-thin">
<div class="col-md-12 text-left">
<h2>Research Experience</h2>
</div>
<ul class="my_table">
<li class="my_item">
<img style="margin-left:25px" src="images/PSU.png" width="60" height="60" alt="generation"/>
<div><p>
<strong>Penn State University</strong>.   Remote
<br/>Research Assistant, advised by Prof. <a href="https://suhangwang.ist.psu.edu/">Suhang Wang</a>.
<span class="date">Jun. 2022 - Aug. 2022</span>
</p></div>
</li>
</ul>
</div>
<div class="row row-thin">
<ul class="my_table">
<li class="my_item">
<img style="margin-left:25px" src="images/tsinghua.jpeg" width="60" height="60" alt="generation"/>
<div><p>
<strong>Tsinghua University</strong>.   Shenzhen, China
<br/>Research Assistant at the Intelligent Transportation and Logistics Systems Lab, advised by Prof. <a href="https://www.tbsi.edu.cn/en/index.php?s=/cms/148.html">Wai Kin (Victor) Chan</a>.
<span class="date">Sep. 2019 - Sep. 2020</span>
</p></div>
</li>
</ul>
</div>
<div class="row row-thin">
<ul class="my_table">
<li class="my_item">
<img style="margin-left:25px" src="images/fudan.png" width="60" height="60" alt="generation"/>
<div><p>
<strong>Fudan University</strong>.   Shanghai, China
<br/>B.S. in Computer Science
<span class="date">Sep. 2016 – June 2020</span>
<br/>Research Assistant at the <a href=http://fudan-msn.weebly.com/>Mobile Systems and Networking (MSN) group</a>, advised by Prof. <a href="https://chenyang03.wordpress.com/">Yang Chen</a>.
<span class="date"> Oct. 2018 – June 2020</span>
<br/>Research Assistant at the Network Security group, advised by Prof. <a href="http://homepage.fudan.edu.cn/zengjp/">Jianping Zeng</a>.
<span class="date"> Jan 2018 – Sep. 2018</span>
</p></div>
</li>
</ul>
</div>
<div class="row row-thin">
<div class="col-md-12 text-left">
<h2>Work Experience</h2>
</div>
<ul class="my_table">
<li class="my_item">
<img style="margin-left:25px;margin-bottom:10px" src="images/alibaba.jpg" width="60" height="60" alt="generation"/>
<div><p>
<strong>Alibaba Group</strong>.   Beijing, China
<br/>Research Intern.
<!-- <br/>Designed a multimodal product representation method to improve classification accuracy on noisy training data sets-->
<!-- <br/> Combined algorithm with active learning method to optimize the model, increase the precision score from 60% to 90%-->
<span class="date">July 2021 - Dec. 2021</span>
</p></div>
</li>
</ul>
</div>
<div class="row row-thin">
<ul class="my_table">
<li class="my_item">
<img style="margin-left:28px" src="images/kwai.png" width="55" height="55" alt="generation"/>
<div><p>
<strong>Kuaishou Technology</strong>.   Shenzhen, China
<br/>Machine Learning Engineer Intern.
<!--<br/>Identify possible selled accounts: analysis, model and predict based on user behaviors and their posted videos, achieved an AUC of more than 90%-->
<!--<br/>Detect fake users: designed a machine learning model based on user name and video similarity, effectively combined rules and model judgments to increase detection accuracy-->
<span class="date"> Apr. 2021 – June 2021</span>
</p></div>
</li>
</ul>
</div>
<div class="row row-thin">
<ul class="my_table">
<li class="my_item">
<img style="margin-left:23px" src="images/MS.jpeg" width="60" height="60" alt="generation"/>
<div><p>
<strong>Microsoft</strong>.   Shanghai, China
<br/>Customer Service and Support (CSS) Security Intern.
<span class="date">Jan. 2019 - Mar. 2019</span>
</p></div>
</li>
</ul>
</div>
<div class="row row-thin">
<div class="col-md-12 text-left">
<h2>Selected Awards</h2>
</div>
<ul class="my_table">
<li>
Top 4% of Shopee Code League 2022 (Top 106 among 2,393 teams)
<span class="date">2022</span>
</li>
<li>
The First Prize of Shanghai Open Data Application (SODA) Competition (Top 3 among 198 teams)
<span class="date">2020</span>
</li>
<li>
Outstanding Graduate of Fudan University
<span class="date">2020</span>
</li>
<li>
Chun-Tsung Scholar, Research Endowment Funded by Nobel Laureate Dr. Tsung-Dao Lee
<span class="date">2020</span>
</li>
<li>
Second Class Scholarship for Outstanding Students, Fudan University (Top 10%)
<span class="date">2018 & 2019</span>
</li>
<li>
National Second Prize, China Undergraduate Mathematical Contest in Modeling
<span class="date">2018</span>
</li>
<li>
The Third Prize, Programming Contest of Fudan University
<span class="date">2018</span>
</li>
<li>
Third Class Scholarship for Outstanding Students, Fudan University
<span class="date">2018</span>
</li>
<li>
The Most Popular Team, Google Girl Hackthon Season III
<span class="date">2017</span>
</li>
</ul>
</div>
<div class="row row-thin">
<div class="col-md-12 text-left">
<h2>Personal</h2>
</div>
<ul class="my_table">
<li>
I was born in 2000.
</li>
<li>
I love musical, yoga and traveling. My favorite musical is <i>Hamilton</i>.
</li>
<li>
I write for my own Wechat Subion. Search 达言不惭 in your Wechat! :)
</li>
<li>
I really enjoy talking to different people. Don't hesitate to ping me if interested!
</li>
</div>
<br>
</div> <!-- class="main" -->
<div style="padding:14px 0px 50px 0px;text-align:center;color:#d9d9d9;clear:both">
Last updated at Nov 17, 2022 by Wanda
</div>
</div> <!-- class="inner page" -->
</div> <!-- class="page" -->
</body>
</html>