-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
174 lines (172 loc) · 8.21 KB
/
index.html
File metadata and controls
174 lines (172 loc) · 8.21 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
<!DOCTYPE html>
<html>
<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">
<title>Ye Lu | Nankai University</title>
<link rel="stylesheet" href="css/font.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<div class="outercontainer">
<header>
<div class="container header">
<div class="ftheader text">
Ye Lu
</div>
<div class="ftsubheader languages">
<a href="#publications">中文</a>
</div>
<div class="ftsubheader publications">
<a href="#publications">Publications</a>
</div>
<div class="ftsubheader teaching">
<a href="#teaching">Teaching</a>
</div>
<div class="ftsubheader group">
<a href="#group">Group</a>
</div>
<div class="ftsubheader text">
<a href="#home">Home</a>
</div>
</div>
</header>
<div class="container body">
<div class="content heading anchor" id="home">
<div class="img">
<img class="img_responsive" src="images/YeLu.jpg" alt="Photo">
</div>
<div class="text info">
<h1>Ye Lu | 卢冶</h1>
<p> </p>
<div>Professor</div>
<div>College of Computer Science</div>
<div>Nankai University</div>
<div>Email: luye [at] nankai (dot) edu (dot) cn</div>
<p>
<span>
<a href="https://scholar.google.com/citations?user=UCUmHPEAAAAJ" target="_blank">Google Scholar</a>
</span>
<span>/</span>
<span>
<a href="https://dblp.org/pid/05/511.html" target="_blank">DBLP</a>
</span>
<span>/</span>
<span>
<a href="https://cc.nankai.edu.cn/2021/0323/c13622a490498/page.htm" target="_blank">Nankai Profiles (zh-CN)</a>
</span>
</p>
</div>
<div class="text topic">
<p> </p>
<div class="title">
Current Research Topics
</div>
<ul>
<li>Embedding System</li>
<li>Intelligent computing system</li>
<li>Smart contract virtual machine</li>
<li>System security</li>
</ul>
</div>
<div class="text">
<p>
I am a Professor of <a href="https://cc.nankai.edu.cn/" target="_blank">College of Computer Science</a> at <a href="https://www.nankai.edu.cn/" target="_blank">Nankai University</a>, affiliated with the Nankai Intelligent Computing System Lab (ICSL). I study computer architecture and FPGA accelerator, virtual machine, embedded system software-hardware co-design. <span class="highlight">We are looking for PhD students, Master students, and visiting scholars, please email your CV to us if you are interested.</span>
</p>
</div>
</div>
<div class="content group anchor" id="group">
<div class="text front">
<h3>Group</h3>
<div class="title">Postdocs</div>
<ul>
<li><a href="">Cheng Gong</a></li>
</ul>
<div class="title">PhD Students</div>
<ul>
<li><a href="">Kunpeng Xie</a></li>
<li><a href="https://fangyaozheng.github.io/" target="_blank">Yaozheng Fang</a></li>
<li><a href="">Zhaolong Jian</a></li>
<li><a href="">Xinyu He</a></li>
<li><a href="">Surong Dai</a></li>
<li><a href="">Jinni Yang</a></li>
</ul>
<div class="title">Master students</div>
<ul>
<li>
<a href="">Huijuan Dong</a>
</li>
</ul>
<div class="title">Visiting students</div>
<ul>
<li>
<a href="">XXX</a>
</li>
</ul>
<div class="title">Alumni</div>
<ul>
<li>
<a href="">XXX</a>
</li>
</ul>
</div>
</div>
<div class="content teaching anchor" id="teaching">
<div class="text front">
<h3>Teaching</h3>
</div>
<ul>
<li>PA course...</li>
</ul>
</div>
<div class="content publications anchor" id="publications">
<div class="text front">
<h3>Publications</h3>
</div>
<div class="publication">
<div class="img">
<img class="img_responsive" src="images/smartvm.jpg" alt="SmartVM architecture">
</div>
<div class="text">
<div class="title"><a href="https://ieeexplore.ieee.org/abstract/document/9780577" target="_blank">SmartVM: A Smart Contract Virtual Machine for Fast On-Chain DNN Computations</a></div>
<div class="authors">
Tao Li, Yaozheng Fang, <b>Ye Lu*</b>, Jinni Yang, Zhaolong Jian, Zhiguo Wan, and Yusen Li.
</div>
<div>
<span class="highlight">IEEE Transactions on Parallel and Distributed Systems</span>
</div>
<div>
<span class="highlight">Oral Presentation on CCF Blockchain Conference 2023</span>
</div>
<div>
<span class="venue"><a href="" target="_blank">IEEE TPDS</a></span>
/
<span class="tag"><a href="/pdf/SmartVM_A_Smart_Contract_Virtual_Machine_for_Fast_On-Chain_DNN_Computations.pdf" target="_blank">PDF</a></span>
</div>
</div>
</div>
<div class="publication">
<div class="img">
<img class="img_responsive" src="images/atom.jpg" alt="ATOM architecture">
</div>
<div class="text">
<div class="title"><a href="">ATOM: Architectural Support and Optimization Mechanism for Smart Contract Fast Update and Execution in Blockchain-Based IoT</a></div>
<div class="authors">
Tao Li, Yaozheng Fang, Zhaolong Jian, Xueshuo Xie, <b>Ye Lu*</b>, and Guiling Wang.
</div>
<div>
<span class="highlight">IEEE Internet of Things Journal</span>
</div>
<div>
<span class="venue"><a href="" target="_blank">IEEE IoTJ</a></span>
/
<span class="tag"><a href="/pdf/SmartVM_A_Smart_Contract_Virtual_Machine_for_Fast_On-Chain_DNN_Computations.pdf" target="_blank">PDF</a></span>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>