-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam.html
More file actions
178 lines (173 loc) · 6.83 KB
/
Copy pathteam.html
File metadata and controls
178 lines (173 loc) · 6.83 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
175
176
177
178
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="EngineeringAI Lab team: leaders, current members, and alumni.">
<title>EngineeringAI Lab | Team</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header class="site-header">
<a class="brand" href="index.html" aria-label="EngineeringAI Lab home">
<img src="Engineering-AI-Logo.png" alt="EngineeringAI Lab logo">
<span>EngineeringAI Lab</span>
</a>
<nav class="nav" aria-label="Primary navigation">
<a href="index.html">About</a>
<a class="is-active" href="team.html">Team</a>
<a href="projects.html">Projects</a>
<a href="publications.html">Publications</a>
<a href="advisors.html">Advisors</a>
<a href="news.html">News</a>
</nav>
</header>
<main>
<section class="page-hero">
<p class="eyebrow">Team</p>
<h1>Leaders, current members, and alumni</h1>
<p>
EngineeringAI Lab is built as a compact, high-ownership team across 3D
representation, spatial world synthesis, motion, and decision intelligence.
</p>
</section>
<section class="section section-band">
<div class="section-inner">
<div class="section-heading wide">
<p class="section-kicker">Leaders</p>
<h2>Lab leadership</h2>
</div>
<div class="profile-grid">
<article class="profile-card featured">
<span class="tag">Leader</span>
<h3><a class="profile-link" href="https://www.unsw.edu.au/staff/huadong-mo" target="_blank" rel="noreferrer">Huadong Mo</a></h3>
<p>Lab lead and research advisor for 3D world model systems.</p>
</article>
<article class="profile-card featured">
<span class="tag">Leader</span>
<h3><a class="profile-link" href="https://profiles.uts.edu.au/Daoyi.Dong" target="_blank" rel="noreferrer">Daoyi Dong</a></h3>
<p>Lab lead and research advisor for intelligent systems and control.</p>
</article>
<article class="profile-card featured">
<span class="tag">Leader</span>
<h3><a class="profile-link" href="https://vericoware.github.io/" target="_blank" rel="noreferrer">Zhenhong Sun</a></h3>
<p>
Co-founder and main research lead for the LingJing open 3D world model
direction.
</p>
</article>
</div>
</div>
</section>
<section class="section">
<div class="section-heading wide">
<p class="section-kicker">Current Members</p>
<h2>Members and responsibilities</h2>
<p>
Current members are listed by person, time, role, and the projects they
mainly drive or support.
</p>
</div>
<div class="team-table-wrap section-table">
<table>
<thead>
<tr>
<th>Name</th>
<th>Year</th>
<th>Role</th>
<th>Project</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="profile-link" href="https://www.unsw.edu.au/staff/huadong-mo" target="_blank" rel="noreferrer">Huadong Mo</a></td>
<td>2025-Present</td>
<td>Lab Lead</td>
<td>EngineeringAI Lab, 3D World Model program</td>
</tr>
<tr>
<td><a class="profile-link" href="https://profiles.uts.edu.au/Daoyi.Dong" target="_blank" rel="noreferrer">Daoyi Dong</a></td>
<td>2025-Present</td>
<td>Lab Lead</td>
<td>UTS, intelligent systems, control, 3D World Model program</td>
</tr>
<tr>
<td><a class="profile-link" href="https://vericoware.github.io/" target="_blank" rel="noreferrer">Zhenhong Sun</a></td>
<td>2025-Present</td>
<td>Co-founder, Main Research Lead</td>
<td>Lingjing, Foundation Representation, Decision Intelligence</td>
</tr>
<tr>
<td><a class="profile-link" href="https://tuliplan.github.io/" target="_blank" rel="noreferrer">Hailan Ma</a></td>
<td>2025-Present</td>
<td>Postdoctoral Fellow, NTU</td>
<td>Generative AI, multimodal systems, research execution</td>
</tr>
<tr>
<td>Ruoyu Wu</td>
<td>2025-Present</td>
<td>Research Member</td>
<td>Hi-TOPS, RL-driven 3D Segmentation</td>
</tr>
<tr>
<td>Bingliang Li</td>
<td>2025-Present</td>
<td>Research Member</td>
<td>StoryBlender, Spatial Understanding</td>
</tr>
<tr>
<td>Jiaming Bian</td>
<td>2025-Present</td>
<td>Research Member</td>
<td>Look-Before-Move, Camera Modeling</td>
</tr>
<tr>
<td>Yuehao Wu</td>
<td>2025-Present</td>
<td>Research Member</td>
<td>Scene Understanding Tools, StoryBlender</td>
</tr>
<tr>
<td>Zhongju Wang</td>
<td>2025-Present</td>
<td>Research Member</td>
<td>3DXTalker, Human-Human Interaction</td>
</tr>
<tr>
<td>Beier Wang</td>
<td>2025-Present</td>
<td>Research Member</td>
<td>XTalker, Viseme Metric, Talking Head</td>
</tr>
</tbody>
</table>
</div>
</section>
<section class="section section-band">
<div class="section-inner">
<div class="section-heading wide">
<p class="section-kicker">Alumni</p>
<h2>Former members</h2>
</div>
<div class="profile-grid alumni-grid">
<article class="profile-card">
<span class="tag">Alumni</span>
<h3>To be updated</h3>
<p>
Alumni will be listed here as members complete their research projects
and move on to new roles.
</p>
</article>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div>
<strong>EngineeringAI Lab</strong>
<span>Open 3D World Model Research and Engineering</span>
</div>
<a href="https://github.com/EngineeringAI-LAB">github.com/EngineeringAI-LAB</a>
</footer>
</body>
</html>