-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
83 lines (80 loc) · 2.94 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<title>Zhenyu Lei
</title>
<!-- MathJax -->
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-MML-AM_CHTML' async>
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
TeX: { equationNumbers: { autoNumber: "AMS" } }
});
</script>
<!-- End MathJax -->
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">Zhenyu Lei</div>
<div class="menu-item"><a href="index.html" class="current">Homepage</a></div>
<div class="menu-item"><a href="./assets/basic_info/cv_en_nopics.pdf">CV</a></div>
<div class="menu-category">Research</div>
<div class="menu-item"><a href="publications.html">Publications</a></div>
</td>
<td id="layout-content">
<div id="toptitle">
<h1>Zhenyu Lei
</h1>
<div id="subtitle">
</div>
</div>
<div style='float:right; padding-left: 8px; padding-top: 50px;'>
<table class="imgtable"><tr><td>
<img src="./assets/basic_info/avatar.jpg" alt="photo" width="120px" height="160px" /> </td>
<td align="left"><p><b>The University of Virginia</b><br />
<b>Electronic Engineering</b><br /><br />
<a href="https://github.com/LzyFischer" target=“blank”>Github</a><br />
<a href="https://scholar.google.com/citations?hl=en&user=y4uMsEIAAAAJ" target=“blank”>Google Scholar</a><br />
<a href="mailto:[email protected]" target=“blank”>[email protected]</a>
</p>
</td>
</tr></table>
</div>
<h2>Biography
</h2>
<p>Hi, I'm a PhD student in Electronic Engineering at the University of Virginia. I have a broad range of interest in Computer Science,
Physics, and Chemistry, while mainly researching towards Artificial Intelligence. I joined LUD lab and researched on
social network analysis with deep learning (Twitter bot detection, stance detection) while I was pursuing my Bachelar degree. I am now directed by Prof. Jundong Li and become a member of the VAST lab.
I have participated in several papers of top conferences and was invited as reviewers.
<p>
Apart from research, I also enjoy every part of my life. I like to sing, play badmintons, and hold a running habit. I am also interested in making new friends either from research circles or in daily life to share and record stories.
</p>
</p>
<h2>Service
</h2>
<ul>
<li><p>Reviewer of NeurIPS'22</p>
</p>
</li>
<li><p>Student volunteer for ACL'23</p>
</li>
</ul>
<h2>Education
</h2>
<ul>
<li><p>B.S. in Physics, Xi'an Jiaotong University, 2019</p>
</li>
<li><p>PhD student in Electronic Engineering, The University of Virginia, 2023</p>
</li>
</ul>
</td>
</tr>
</table>
</body>
</html>