-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
49 lines (49 loc) · 2.65 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
<!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>Yu's Personal Website</title>
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">Home</div>
<div class="menu-item"><a href="index.html" class="current">About me</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>Yu's Personal Website</h1>
</div>
<table class="imgtable"><tr><td>
<img src="photos/singapore3.png" alt="alt text" width="163px" height="200px" /> </td>
<td align="left"><p>Yu Tang <br />
Ph.D. candidate @ NYU Tandon <br />
<br />
Email: [email protected] <br /></p>
</td></tr></table>
<h2>About me</h2>
<p>I am currently Ph.D. candidate (2019-present) at Tandon School of Engineering, New York University, co-advised by Professor <a href="https://engineering.nyu.edu/faculty/kaan-ozbay">Kaan Ozbay</a> and Professor <a href="https://jinli.ji.sjtu.edu.cn">Li Jin</a>.
Previously, I received M.S. in traffic control from Tongji University in 2019 and B.S. in traffic engineering from Tongji University in 2016.
My research applies control theory, learning theory and stochastic processes to design resilient and safe cyber-physical-human systems, especially with an emphasis on intelligent transportation systems.</p>
<h2>News</h2>
<ul>
<li><p>[01-08-2024] I gave a poster presentation of our work “A Micro-Simulation Study of Connected Vehicle Data-Aided Ramp Metering Facing Cyber Disruptions” at 103rd Transporation Research Board Annual Meeting in Washington D.C, U.S.</p>
</li>
<li><p>[12-17-2023] Our paper “Resilient Control of Dynamic Flow Networks Subject to Stochastic Cyber-Physical Disruptions” was accepted by IEEE Transactions on Automatic Control.</p>
</li>
<li><p>[12-13-2023] I gave an oral presentation of our paper “How Does Driver Non-Compliance Destroy Traffic Routing Control?” at 62nd IEEE Conference on Decision and Control in Singapore.</p>
</li>
<li><p>[09-25-2023] I gave an oral presentation of our paper “Robust Queue Length Estimation for Ramp Metering in a Connected Vehicle Environment” at 2023 IEEE Conference on Intelligent Transportation Systems in Bilbao, Spain.</p>
</li>
</ul>
</td>
</tr>
</table>
</body>
</html>