-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
218 lines (197 loc) · 11.2 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
<!DOCTYPE html>
<html lang="en"><head><link rel="shortcut icon" href="uci_logo.gif"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>Yanqi Gu</title>
<link href="./templates/css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="./templates/normalize.css">
<link rel="stylesheet" href="./templates/skeleton.css">
<link rel="stylesheet" href="./templates/yg.css">
<style>
#me { border : 0 solid black; border-radius : 10px; }
del {text-decoration: line-through;}
A {text-decoration: none;}
</style>
</head>
<body>
<div class="container"><div class="row"><div class="column" style="margin-top: 5%">
<!-- Title -->
<table><tr>
<td width="36%">
<div class="two" id = 'ccc_image'><img src='./figure/selfie6.jpg' width=200px height=260px id = 'me'></div>
</td>
<td width="64%">
<h5 style="margin-bottom:0"><b>Yanqi Gu</b></h5>
<h6 style="margin-bottom:0">Department of Computer Science</h6>
<h6 style="margin-bottom:0">University of California, Irvine</h6>
<h6 style="margin-bottom:0"><b>Email</b>: yanqig1 [at] uci [dot] edu</h6>
<h6 style="margin-bottom:0"><b>Office</b>: Donald Bren Hall #4039</h6>
<h6><strong>
<!-- <a href="http://github.com/guyanqi">Github</a>
<a href="https://twitter.com/DecadeGuyanqi">Twitter</a>
<a href="./resume/yanqi_cv.pdf">CV</a>
<a href="https://scholar.google.com/citations?user=QBwwBxQAAAAJ&hl=en">Google Scholar</a>
<a href="https://www.linkedin.com/in/yanqi-gu-774ab7137/">LinkedIn</a> -->
</strong></h6>
</td>
</tr></table>
<h4><strong>About Me</strong></h4>
I am currently a Research Scientist at <a href="https://about.meta.com/">Meta</a>. <br>
I received my PhD from <a hrerf="https://www.uci.edu/">University of California, Irvine</a> in 2024, advised by <a href="https://ics.uci.edu/~stasio/">Prof. Stanislaw Jarecki</a>.
During summer 2023 I visited <a href="https://eecs.berkeley.edu/">University of California, Berkeley</a>, hosted by <a href="https://people.eecs.berkeley.edu/~sanjamg/">Prof. Sanjam Garg</a>. Previously, I received my B.ENG from Beijing University of Posts and Telecommunications in 2018. <br>
I am broadly interested in cryptography from theory to practice. My current research focus is on applied cryptography and its applications in network security and privacy protection.
<br> <br>
</font></table>
<!-- Papers -->
<h4><strong>Research</strong></h4>
(authors are ordered alphabetically in cryptography)
<table width="100%" align="center" border="0" cellspacing="5" cellpadding="20">
<!-- Add new paper here -->
<!-- -->
<tr>
<td valign="top" width="75%">
<papertitle><b> A new way of Anonymous Online Streaming Analysis </b></papertitle>
<br>
<font size="2.5"><em>Manuscript (title anonymized to avoid conflicts)<em> </font>
<br>
<!-- -->
<tr>
<td valign="top" width="75%">
<papertitle><b> A Generic Construction of lattice-based Asymmetric PAKE </b></papertitle>
<br>
<font size="2.5"><em>Manuscript (title anonymized to avoid conflicts)<em> </font>
<br>
<!-- NSDI 2025 -->
<tr>
<td valign="top" width="75%">
<papertitle><b> PreAcher: Secure and Practical Password Pre-Authentication
by Content Delivery Networks </b></papertitle>
<br>
Shihan Lin, Suting Chen, Yunming Xiao, <b><em>Yanqi Gu</em></b>, Xiaowei Yang, Aleksandar Kuzmanovic
<br>
<font size="2.5"><em>NSDI 2025<em> </font>
<br>
<!-- Asiacrypt 2024 -->
<tr>
<td valign="top" width="75%">
<papertitle><b> Threshold PAKE with Security against Compromise of all Servers </b></papertitle>
<br>
<b><em>Yanqi Gu</em></b>, Stanislaw Jarecki, Paweł Kędzior, Phillip Nazarian and Jiayu Xu
<br>
<font size="2.5"><em>ASIACRYPT 2024<em> </font>
<br>
<b> <font size="2.5">[<a href="https://eprint.iacr.org/2024/1455">paper</a>]</b></font>
</td></tr></b></font>
<!-- eurocrypt 2023 -->
<tr>
<td valign="top" width="75%">
<papertitle><b> Randomized Half-Ideal Cipher on Groups with applications to UC (a)PAKE </b></papertitle>
<br>
Bruno Freitas Dos Santos, <b><em>Yanqi Gu</em></b> and Stanislaw Jarecki
<br>
<font size="2.5"><em>EUROCRYPT 2023<em> </font>
<br>
<b> <font size="2.5">[<a href="https://link.springer.com/chapter/10.1007/978-3-031-30589-4_5">paper</a>]</b></font>
</td></tr></b></font>
<!-- eurocrypt 2022 -->
<tr>
<td valign="top" width="75%">
<papertitle><b> Asymmetric PAKE with low computation and communication </b></papertitle>
<br>
Bruno Freitas Dos Santos, <b><em>Yanqi Gu</em></b>, Stanislaw Jarecki and Hugo Krawczyk
<br>
<font size="2.5"><em>EUROCRYPT 2022<em> </font>
<br>
<b> <font size="2.5">[<a href="https://link.springer.com/chapter/10.1007/978-3-031-07085-3_5">paper</a>]</b></font>
</td></tr></b></font>
<!-- crypto 2021 -->
<tr>
<td valign="top" width="75%">
<papertitle><b> KHAPE: Asymmetric PAKE from Key-Hiding Key Exchange </b></papertitle>
<br>
<b><em>Yanqi Gu</em></b>, Stanislaw Jarecki and Hugo Krawczyk
<br>
<font size="2.5"><em>CRYPTO 2021<em> </font>
<br>
<b> <font size="2.5">[<a href="https://link.springer.com/chapter/10.1007/978-3-030-84259-8_24">paper</a>][<a href="https://eprint.iacr.org/2021/873">eprint</a>]</b></font>
</td></tr></b></font>
<!-- icassp 2020
<tr><td width="25%"><div class="two" id = 'icassp_image'><img src='./figure/icassp21.png' width=205px height=95px></div></td>
<td valign="top" width="75%">
<papertitle><b> One-Shot Federated Learning with Neuromorphic Processors </b></papertitle> <br>
Kenneth Stewart and Yanqi Gu
<br>
<b> <font size="2.5">[<a href="http://arxiv.org/abs/2011.01813">PDF</a>]</b></font>
</td></tr></b></font> -->
<!-- cpc 2018 -->
<tr>
<td valign="top" width="75%">
<papertitle><b> GPU-acceleration on a low-latency binary-coalescence gravitational wave search pipeline </b></papertitle>
<br>
Xiangyu Guo, Qi Chu, Shin Kee Chung, Zhihui Du, Linqing Wen, <b><em>Yanqi Gu</em></b>
<br>
<font size="2.5"><em>Computer Physics Communications 2018 <em> </font>
<br>
<b> <font size="2.5">[<a href="https://doi.org/10.1016/j.cpc.2018.05.002">PDF</a>]</b></font>
</td></tr></b></font>
<!--<papertitle><b> GPU Accelerated cWB Pipeline for Gravitational Waves Discovery </b></papertitle>
<br>
<font size="2.5"><em>计算机科学<strong></strong><em>, 2017 </font>
<br>
<b> <font size="2.5">[<a href="http://www.jsjkx.com/EN/10.11896/j.issn.1002-137X.2017.10.005">PDF</a>]</b></font>
</td></tr></b></font>-->
</td></tr>
</table>
<!-- Experience -->
<h4><strong>Experience</strong></h4>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0">
<font face="Georgia">
<li> Summer 2022: Intern at Private AI at Intel.</li>
<li> Summer 2021: Intern at Security Lab at <a href="https://corporate.jd.com/home">JD.com</a>.</li>
<li> Summer 2020: Intern at Security Research team at <a href="https://www.microsoft.com/">Microsoft</a>. </li>
<li> Summer 2019: Intern at <a href="https://www.intertrust.com/">Intertrust</a>, working on Fully Homomorphic Encryption.</li>
<!--<li> Summer 2017: Receive <a href="https://labcit.ligo.caltech.edu/LIGO_web/students/SURF/index.shtml">Caltech's Summer Undergraduate Research Fellowship(SURF)</a> as a research student in <a href="https://labcit.ligo.caltech.edu/groups/astrophysics-group/index.shtml">Caltech LIGO Lab</a>.</li> -->
</font></table>
<!-- Services
<h4><strong>Services</strong></h4>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0">
<li>
<heading>Journal Reviewer: International Journal of Information Security and Privacy (IJISP)<br>
International Journal of Security and Privacy in Pervasive Computing (IJSPPC) </heading>
</table> -->
<!-- TA -->
<h4><strong>Teaching</strong></h4>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0">
<li>
<heading>TA for ICS 6D - Introduction to Discrete Mathematics, UC Irvine, Winter 24, Fall 23, Winter 23, Winter 19 </heading><br>
<li>
<heading>TA for CS 175 - Projects in AI(Adversarial ML), UC Irvine, Spring 22 </heading><br>
<li>
<heading>TA for CS 268P - Introduction to Optimization, UC Irvine, Fall 21 </heading><br>
<li>
<heading>TA for CS 175 - Projects in AI, UC Irvine, Winter 21 </heading><br>
<li>
<heading>TA for CS 169/268 - Introduction to Optimization, UC Irvine, Fall 19 </heading><br>
</table>
<!--
<h4><strong>Talk</strong></h4>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0">
<font face="Georgia">
<li> 22 Aug 2019: Fully Homomorphic Encryption - At Intertrust (Sunnyvale, United States)</li>
<li> 20 Aug 2017: SURF presentation: cWB optimization for GW Signal Waveform Reconstruction Stage - At Caltech (Pasadena, United States)</li>
</font></table> -->
<!--
<h4><strong>Services</strong></h4>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0">
<font size="3">
<li> Program Committee and Professional Reviews: ACNS 2025, TCC 2024, ... </li>
<br>
</font></table> -->
<h4><strong>Misc.</strong></h4>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0">
<font size="3">
<li>I'm maintaining <a href="https://github.com/Guyanqi/Awesome-Privacy"><heading> Awesome-Privacy </heading></a> on Github. You are more than welcome to contribute and share :)</li>
<br>
</font></table>
Last updated on Dec 2024.
</div></div></div>
</body></html>