-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
309 lines (185 loc) · 14.9 KB
/
Copy pathindex.html
File metadata and controls
309 lines (185 loc) · 14.9 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
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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
<!DOCTYPE html>
<html>
<head>
<meta name="generator" content="Hugo 0.163.3">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta name="description" content="Multi-Physics Lagrangian-Eulerian Simulation Lab">
<meta name="author" content="MultiPLES-Lab">
<link rel="stylesheet" href="https://cdn.rawgit.com/jpswalsh/academicons/master/css/academicons.min.css">
<link rel="stylesheet" href=/aivc/css/multiples.css type="text/css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css"/>
<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css"/>
<link rel="icon" href="/aivc/img/website%20icon.png" />
<title> UCLA Artificial Intelligence & Visual Computing Lab</title>
<script>
document.addEventListener('DOMContentLoaded', function () {
if (!window.bootstrap || !window.bootstrap.Popover) return;
var popoverTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="popover"]'));
popoverTriggerList.forEach(function (popoverTriggerEl) {
new bootstrap.Popover(popoverTriggerEl);
});
});
</script>
</head>
<body>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
<div class="container-fluid">
<a class="navbar-brand" href="/aivc">
<img src="/aivc/img/lab%20short%20blue.png", height=40px>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav me-auto mb-2 mb-md-0">
<li class="nav-item">
<a class="nav-link active text-decoration-none" href="/aivc/">Home</a>
</li>
<li class="nav-item">
<a class="nav-link text-decoration-none" href="/aivc/people">People</a>
</li>
<li class="nav-item">
<a class="nav-link text-decoration-none" href="/aivc/publication">Publications</a>
</li>
<li class="nav-item">
<a class="nav-link text-decoration-none" href="/aivc/demo">Demo</a>
</li>
</ul>
<form class="d-flex">
</form>
</div>
</div>
</nav>
<div class = "container marketing" style="margin-top: 80px;">
<h1 class="featurette-heading" align=center style="font-weight: 500; margin-bottom: 40px;">UCLA Artificial Intelligence & Visual Computing Laboratory</h1>
<div style="text-align: justify; font-size:14pt">
Our research focuses on the synergy between visual computing and artificial intelligence. We are dedicated to advancing technologies in the creation, representation, understanding, and optimization of digital 2D/3D content and intelligent robots.
<!--
<div style="background-color:#ffffe0; padding:10px;">
<b><span style="color:red;">Opportunities:</span></b> We are currently seeking several visiting students or research interns for Fall 2025 at the UCLA AIVC Lab. Projects will focus on 3D/4D content creation, embodied AI, robotics simulation, video synthesis, computational geometry, and VR. If you're interested, feel free to contact us.
</div> -->
</div>
<hr style="margin-top: 80px; margin-bottom: 30px;">
<h1 style="margin-top: 60px; margin-bottom: 30px;" align=center>News</h1>
<div style="margin-left: 20px; margin-right:20px">
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2026-06-07]</strong> Our paper <a href="https://heyumeng.com/SPARK-web/"><em>SPARK: Sim-ready Part-level Articulated Reconstruction with VLM Knowledge</em></a> wins the CVPR 2026 Compute Transparency Champion Award!</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2026-05-27]</strong> <a href="https://ww3.math.ucla.edu/professor-chenfanfu-jiang-collaborates-with-toyota-research-institute/">Professor Chenfanfu Jiang Collaborates with Toyota Research Institute for URP 3.0</a>.</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2026-05-21]</strong> <a href="https://xuan-li.github.io/">Xuan Li</a> wins <a href="https://computeranimation.org/awards.html">SCA 2026 Doctoral Dissertation Award</a> Honorable mention.</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2026-05-18]</strong> <a href="https://yunuoch.github.io/">Yunuo Chen</a> is featured in UCLA Math <a href="https://ww3.math.ucla.edu/graduate-student-spotlight-yunuo-chen/">Graduate Student Spotlight</a>.</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2026-04-21]</strong> <a href="https://xpandora.github.io/">Tianyi Xie</a> wins the UCLA CS Outstanding Graduate Student Research Award.</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2026-04-09]</strong> Our paper <a href="https://heyumeng.com/SPARK-web/"><em>SPARK: Sim-ready Part-level Articulated Reconstruction with VLM Knowledge</em></a> is accepted as CVPR oral.</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2025-11-07]</strong> Our paper <a href="https://anunrulybunny.github.io/elastogen/"><em>ElastoGen: 4D Generative Elastodynamics</em></a> is accepted as AAAI oral.</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2025-10-10]</strong> <a href="https://jlu227.wixsite.com/kay-lu">Jiayin Lu</a> wins the <a href="https://idre.ucla.edu/idre-funding">Institute for Digital Research and Education (IDRE) Postdoctoral Fellowships</a>.</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2025-09-18]</strong> Our paper <a href="https://taccel-simulator.github.io/"><em>Taccel: Scaling Up Vision-based Tactile Robotics via High-performance GPU Simulation</em></a> is accepted as NeurIPS spotlight.</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2025-04-04]</strong> Our paper <a href="https://arm-aigc.github.io/"><em>ARM: Appearance Reconstruction Model for Relightable 3D Generation</em></a> is accepted as CVPR highlight.</p>
</div>
<details class="news-previous-items">
<summary class="news-toggle" aria-label="Show previous news">...</summary>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2025-02-28]</strong> <a href="https://changyu.io/">Chang Yu</a> wins the <a href="https://www.meshy.ai/blog/fellowship-2025">Meshy AI Scholarship</a>.</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2024-10-14]</strong> Our paper <a href="https://arxiv.org/abs/2403.13783"><em>A Convex Formulation of Frictional Contact for the Material Point Method and Rigid Bodies</em></a> is recognized as <a href="https://ww3.math.ucla.edu/professor-chenfanfu-jiangs-collaboration-with-toyota-research-institute-recognized-as-finalist-for-iros-2024-robocup-best-paper-award/">a Finalist for IEEE IROS 2024 RoboCup Best Paper Award</a>.</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<!--
**[2024-02-26]** We have 2 papers to appear in CVPR 2024. -->
<p><strong>[2024-06-17]</strong> Our paper <a href="https://xpandora.github.io/PhysGaussian/"><em>PhysGaussian: Physics-Integrated 3D Gaussians for Generative Dynamics</em></a> is accepted as CVPR highlight.</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2024-02-16]</strong> Professor Chenfanfu Jiang awarded <a href="https://www.amazon.science/news-and-features/amazon-and-ucla-announce-2023-science-hub-awards">2023 Science Hub awards</a>.</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2023-09-15]</strong> <a href="https://ww3.math.ucla.edu/professor-chenfanfu-jiang-awarded-sony-faculty-innovation-award/">Professor Chenfanfu Jiang awarded Sony Faculty Innovation Award</a>.</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2023-08-20]</strong> We successfully hosted <a href="http://computeranimation.org/">the 22nd annual Symposium on Computer Animation (SCA)</a> at UCLA!</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2023-08-20]</strong> Congratulations to <a href="https://www.math.ucla.edu/~minchen/">Minchen Li</a> on joining <a href="https://csd.cmu.edu/">CMU CSD</a> as a Tenure-Track Assistant Professor!</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<!--
**[2024-02-26]** We have 2 papers to appear in CVPR 2024. -->
<p><strong>[2023-05-01]</strong> Our paper <a href="https://sites.google.com/view/PAC-NeRF"><em>PAC-NeRF: Physics Augmented Continuum Neural Radiance Fields for Geometry-Agnostic System Identification</em></a> is accepted as ICLR Notable-Top-25%.</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2021-11-10]</strong> Our codebases for <a href="https://ipc-sim.github.io/IDP/">IDP</a> and <a href="https://ipc-sim.github.io/C-IPC/">C-IPC</a> are released: <a href="https://github.com/ipc-sim/IDP">IDP-Code</a> <a href="https://github.com/ipc-sim/Codim-IPC">C-IPC-Code</a></p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2021-08-10]</strong> <a href="https://www.math.ucla.edu/~minchen/">Minchen Li</a> wins the <a href="https://www.siggraph.org/2021-outstanding-doctoral-dissertation-award-minchen-li/">ACM SIGGRAPH 2021 Outstanding Doctoral Dissertation Award</a>.</p>
</div>
<div style = "text-align: cennter; margin-left: 20px; margin-right: 20px; margin-top: -10px; margin-bottom:-10px">
<p><strong>[2021-06-04]</strong> Our paper <a href="https://ieeexplore.ieee.org/document/9561434"><em>Soft Hybrid Aerial Vehicle Via Bistable Mechanism</em></a> wins the <a href="https://www.ieee-ras.org/about-ras/latest-news/1874-icra-2021-award-recipients-honored">IEEE ICRA Best Paper Award on Mechanisms and Design</a>.</p>
</div>
</details>
</div>
</div>
<div style="margin-bottom: 100px;">
</div>
<script src="//code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/268c7f320e.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<script src="//cdnjs.cloudflare.com/ajax/libs/list.js/2.3.1/list.min.js"></script>
<script type="text/javascript" src="/aivc/js/multiples.js?v=1782187680"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [['$','$'], ['\\(','\\)']],
displayMath: [['$$','$$'], ['\\[','\\]']],
processEscapes: true,
processEnvironments: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
TeX: { equationNumbers: { autoNumber: "AMS" },
extensions: ["AMSmath.js", "AMSsymbols.js"] }
}
});
</script>
</body>
<footer>
<div style="width:100%; background:#28242c;">
<div class="container footer-container" style="color:#fff; width: 80%">
<br>
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12", style="text-align: left; margin-bottom: 20px; margin-top:60px">
<h3 style="margin-bottom: 20px;"> Address</h3>
<p>603 Charles E Young Dr E</p>
<p>Slichter Hall 3860</p>
<p>Los Angeles, CA 90095</p>
</div>
</div>
</div>
<div class="footer-container" style="text-align: center; color:#c4c4c4; margin-top: 50px; ">
<small>
<p>Copyright © 2026 AIVC-Lab. All rights reserved.</p>
<br>
</small>
</div>
</div>
</footer>
</html>