-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
686 lines (564 loc) · 38.1 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
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
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
<!DOCTYPE html>
<html lang="en">
<head>
<title>3DMM</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" type="image/x-ico" href="imgs/logo.png" />
<link href="https://fonts.googleapis.com/css?family=B612+Mono|Cabin:400,700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="css/jquery-ui.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/jquery.fancybox.min.css">
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<link rel="stylesheet" href="css/aos.css">
<link href="css/jquery.mb.YTPlayer.min.css" media="all" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="css/style.css">
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-88572407-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body data-spy="scroll" data-target=".site-navbar-target" data-offset="300">
<div class="site-wrap">
<div class="site-mobile-menu site-navbar-target">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close mt-3">
<span class="icon-close2 js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div>
<!---------------------------导航栏------------------------------->
<div class="site-navbar py-2 js-sticky-header site-navbar-target d-none pl-0 d-lg-block" role="banner" >
<div class="d-flex align-items-center">
<div class="mr-auto">
<nav class="site-navigation position-relative text-right" role="navigation">
<a href="http://iccv2021.thecvf.com/"> <img class='iccv' src="imgs/iccv2021.png" width=190px height=47px style="margin-top:-1px;"></a>
<ul class="site-menu main-menu js-clone-nav mr-auto d-none pl-0 d-lg-block">
<li>
<a href="index.html"><img src="imgs/logo.png" width=190px height=47px style="margin-left: 200px; margin-top: -3.5px; position: sticky;"></a>
</li>
<li>
<a href="index.html" class="nav-link text-left" style="font-size:15px; font-family:Georgia, serif;">Home</a>
</li>
<li>
<a href="index.html#call for papers" class="nav-link text-left" style="font-size:15px; font-family:Georgia, serif">Call for papers</a>
</li>
<li>
<a href="index.html#dates" class="nav-link text-left" style="font-size:15px; font-family:Georgia, serif">important dates</a>
</li>
<li>
<a href="index.html#invited speakers" class="nav-link text-left" style="font-size:15px; font-family:Georgia, serif">invited speakers</a>
</li>
<li>
<a href="index.html#organizers" class="nav-link text-left" style="font-size:15px; font-family:Georgia, serif">organizers</a>
</li>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="site-blocks-cover overlay inner-page-cover" style="background-image: url('imgs/background.png');"
data-stellar-background-ratio="0.5">
<div class="container">
<div class="row align-items-center justify-content-center">
<div class="col-md-10 text-center" data-aos="fade-up">
<br>
<h1 style="font-size:46px">3D Multimedia</h1>
<h1 style="font-size:46px">Analytics, Search and Generation</h1>
<br><br><br>
<h4> In Conjunction with ICME 2022</h4>
<h4> July 22, 2022, Taipei, Taiwan</h4>
</div>
</div>
</div>
</div>
<div class="site-section">
<div class="container">
<!------------------------------ news ------------------------------------------>
<div class="col-lg-12" id="news" style="padding-top:80px;margin-top:-150px;">
<h4><i>News</i> !</h4>
<ul>
<li>
<p style="height: 10px">
<strong style="font-size:20px;color:red;font-family:'Times New Roman';"> May 17, 2022:   </strong>Eight papers are accepted. Congratulations to the authors.
</p>
</li>
<li>
<p style="height: 10px">
<strong style="font-size:20px;color:red;font-family:'Times New Roman';"> July 6, 2022:   </strong>We are honored to invite <a href="https://www.mvig.org/" style="font-family: 'Times New Roman', Times, serif; font-size:21px;">Prof. Cewu Lu</a>, <a href="http://xufeng.site/" style="font-family: 'Times New Roman', Times, serif; font-size:21px;">Prof. Feng Xu</a> and <a href="https://mhsung.github.io/" style="font-family: 'Times New Roman', Times, serif; font-size:21px;">Prof. Minhyuk Sung</a> to give keynotes.
</p>
</li>
<li>
<p style="height: 10px">
<strong style="font-size:20px;color:red;font-family:'Times New Roman';"> July 7, 2022:   </strong>The topic of Prof. Cewu Lu's talk is ''<font face='Times New Roman'>3D</font> Semantics in Points''
</p>
</li>
<li>
<p style="height: 10px">
<strong style="font-size:20px;color:red;font-family:'Times New Roman';"> July 7, 2022:   </strong>The topic of Prof. Feng Xu's talk is ''Interaction Motion Reconstruction Based on Deep Learning''
</p>
</li>
<li>
<p style="height: 10px">
<strong style="font-size:20px;color:red;font-family:'Times New Roman';"> July 19, 2022:   </strong>The topic of Prof. Minhyuk Sung's talk is ''Language-Driven Shape Analysis and Manipulation''
</p>
</li>
<li>
<p style="height: 10px">
<strong style="font-size:20px;color:red;font-family:'Times New Roman';"> July 19, 2022:   </strong>The details of three keynotes can be found at <a href="https://3dmm-icme2022.github.io/index.html#invited%20speakers" style="font-family: 'Times New Roman', Times, serif; font-size:21px;">here</a>
</p>
</li>
</ul>
</div>
<br><br><br><br>
<!------------------------ overview ----------------------->
<div class="col-lg-12">
<div class="section-title">
<h2>Overview</h2>
<br>
<h4 style="font-size: 21px;"><i></i></h4>
</div>
<div class="trend-entry d-flex">
<div class="trend-contents">
<p>
   Today, ubiquitous multimedia sensors and large-scale computing infrastructures are producing at a rapid velocity of <font face='Times New Roman'>3D</font> multi-modality data, such as <font face='Times New Roman'>3D</font> point cloud acquired with LIDAR sensors, RGB-D videos recorded by Kinect cameras, meshes of varying topology, and volumetric data. <font face='Times New Roman'>3D</font> multimedia combines different content forms such as text, audio, images, and video with <font face='Times New Roman'>3D</font> information, which can perceive the world better since the real world is 3-dimensional instead of 2-dimensional. For example, the robots can manipulate objects successfully by recognizing the object via RGB frames and perceiving the object size via point cloud. Researchers have strived to push the limits of <font face='Times New Roman'>3D</font> multimedia search and generation in various applications, such as autonomous driving, robotic visual navigation, smart industrial manufacturing, logistics distribution, and logistics picking. The <font face='Times New Roman'>3D</font> multimedia (e.g., the videos and point cloud) can also help the agents to grasp, move and place the packages automatically in logistics picking systems.
Therefore, <font face='Times New Roman'>3D</font> multimedia analytics is one of the fundamental problems in multimedia understanding. Different from <font face='Times New Roman'>3D</font> vision, <font face='Times New Roman'>3D</font> multimedia analytics mainly concentrate on fusing the <font face='Times New Roman'>3D</font> content with other media. It is a very challenging problem that involves multiple tasks such as human <font face='Times New Roman'>3D</font> mesh recovery and analysis, <font face='Times New Roman'>3D</font> shapes and scenes generation from real-world data, <font face='Times New Roman'>3D</font> virtual talking head, <font face='Times New Roman'>3D</font> multimedia classification and retrieval, <font face='Times New Roman'>3D</font> semantic segmentation, <font face='Times New Roman'>3D</font> object detection and tracking, <font face='Times New Roman'>3D</font> multimedia scene understanding, and so on. Therefore, the purpose of this workshop is to: 1) bring together the state-of-the-art research on <font face='Times New Roman'>3D</font> multimedia analysis; 2) call for a coordinated effort to understand the opportunities and challenges emerging in <font face='Times New Roman'>3D</font> multimedia analysis; 3) identify key tasks and evaluate the state-of-the-art methods; 4) showcase innovative methodologies and ideas; 5) introduce interesting real-world <font face='Times New Roman'>3D</font> multimedia analysis systems or applications; and 6) propose new real-world or simulated datasets and discuss future directions. We solicit original contributions in all fields of <font face='Times New Roman'>3D</font> multimedia analysis that explore the multi-modality data to generate the strong <font face='Times New Roman'>3D</font> data representation. We believe this workshop will offer a timely collection of research updates to benefit researchers and practitioners in the broad multimedia communities.
<br>
</p>
</div>
</div>
</div>
<!------------------------ Call for papers --------------------->
<div class="col-lg-12" id="call for papers" style="padding-top:80px;margin-top:-80px;">
<div class="section-title">
<br><br><br>
<h2>Call for papers</h2>
</div>
<div class="trend-entry d-flex">
<div class="trend-contents">
<p style="margin: auto;">
   We invite submissions for ICME <font face='Times New Roman'>2022</font> Workshop, <font face='Times New Roman'>3D</font> Multimedia Analytics, Search and Generation (<font face="Times New Roman">3DMM2022</font>), which brings researchers together to discuss robust, interpretable, and responsible technologies for <font face='Times New Roman'>3D</font> multimedia analysis. We solicit original research and survey papers that must be no longer than <font face="Times New Roman" size=5px>6</font> pages (including all text, figures, and references). Each submitted paper will be peer-reviewed by at least three reviewers. All accepted papers will be presented as either oral or poster presentations, with the best paper award. Papers that violate anonymity, do not use the ICME submission template will be rejected without review. By submitting a manuscript to this workshop, the authors acknowledge that no paper substantially similar in content has been submitted to another workshop or conference during the review period. Authors should prepare their manuscript according to the Guide for Authors of ICME available at <a href="http://2022.ieeeicme.org/author-info.html" style="font-family: 'Times New Roman', Times, serif; font-size:21px;">Author Guidelines</a>. The paper submission website is available at <a href="https://cmt3.research.microsoft.com/ICMEW2022" style="font-family: 'Times New Roman', Times, serif; font-size:21px;">here</a>. Please make sure your paper is submitted to the correct track. The latex template is available at <a href=" http://2022.ieeeicme.org/assets/templates/icme2022template.zip" style="font-family: 'Times New Roman', Times, serif; font-size:21px;">here</a> and the word template is available at <a href=" http://2022.ieeeicme.org/assets/templates/icme2022template.docx" style="font-family: 'Times New Roman', Times, serif; font-size:21px;">here</a>.
<br>
  The scope of this workshop includes, but is not limited to, the following topics:
</p>
<ul class="set_ul" style="margin-bottom: 0px; margin-left:20px; display: inline-block;">
<li>
Generative Models for <font face='Times New Roman'>3D</font> Multimedia and <font face='Times New Roman'>3D</font> Multimedia Synthesis
</li>
<li>
Generating <font face='Times New Roman'>3D</font> Multimedia from Real-world Data
</li>
<li>
<font face='Times New Roman'>3D</font> Multimodal Analysis and Description
</li>
<li>
Multimedia Virtual/Augmented Reality
</li>
<li>
<font face='Times New Roman'>3D</font> Multimedia Systems
</li>
<li>
<font face='Times New Roman'>3D</font> Multimedia Transport and Delivery
</li>
<li>
<font face='Times New Roman'>3D</font> Multimedia Search and Recommendation
</li>
<li>
<font face='Times New Roman'>3D</font> Multimedia Art, Entertainment and Culture
</li>
<li>
Mobile <font face='Times New Roman'>3D</font> Multimedia
</li>
<li>
<font face='Times New Roman'>3D</font> Shape Estimation and Reconstruction
</li>
<li>
<font face='Times New Roman'>3D</font> Scene Understanding
</li>
<li>
<font face='Times New Roman'>3D</font> Semantic Segmentation
</li>
<li>
<font face='Times New Roman'>3D</font> Object Detection and Tracking
</li>
<li>
<font face='Times New Roman'>3D</font> Multimedia Data Understanding for Robotics
</li>
<li>
High-level Representation of <font face='Times New Roman'>3D</font> Multimedia Data
</li>
<li>
<font face='Times New Roman'>3D</font> Multimedia Application in Industry
</li>
</ul>
<p style="margin: auto;">
  <strong>Fast Review for Rejected Regular Submissions of ICME 2022</strong>
<br>
  We set up a Fast Review mechanism for the regular submissions rejected by the ICME main conference. We strongly encourage the rejected papers to be submitted to this workshop. In order to submit through Fast Review, authors must write a front letter (1 page) to clarify the revision of the paper and attach all previous reviews. All the papers submitted through Fast Review will be directly reviewed by meta-reviewers to make the decisions.
</p>
</div>
</div>
</div>
<!------------------------ import dates --------------------->
<div class="col-lg-12" id="dates" style="padding-top:80px;margin-top:-80px;">
<div class="section-title">
<br><br><br>
<h2>Important Dates</h2>
</div>
<div class="trend-entry d-flex">
<table class="table table-striped" style="border-bottom:2px solid #C4C4C4;border-top:2px solid #C4C4C4;width:60%; line-height: 12px;" align="center">
<thead>
<!-- <tr style="background-color:#BFEFFF;"> -->
<tr>
<th scope="col" style="text-align: center;"> Description</th>
<th scope="col" style="text-align: center;"> Date (UTC +8)</th>
</tr>
</thead>
<tbody>
<!-- <tr style="background-color:#8BB1D8;"> -->
<tr style="background-color:#B6CEE7;">
<td >Paper Submission Deadline</td>
<td>March 20, 2022</td>
</tr>
<tr>
<td >Notification of Acceptance</td>
<td>April 25, 2022</td>
</tr>
<tr>
<td>Camera-Ready Due Date</td>
<td>May 2, 2022</td>
</tr>
<tr>
<td style="color: rgb(230, 33, 33); font-weight: bold;">Workshop Date</td>
<td style="color: rgb(230, 33, 33); font-weight: bold;">July 22, 2022</td>
</tr>
</tbody>
</table>
</div>
</div>
<!------------------------ Workshop Agendas --------------------->
<div class="col-lg-12" id="agendas" style="padding-top:80px;margin-top:-80px;">
<div class="section-title">
<br><br><br>
<h2>Workshop Agenda</h2>
</div>
<div class="trend-entry d-flex">
<table class="table table-striped" style="border-bottom:2px solid #C4C4C4;border-top:2px solid #C4C4C4;width:70%; line-height: 12px;" align="center">
<thead>
<!-- <tr style="background-color:#BFEFFF;"> -->
<tr>
<th scope="col" style="text-align: center;">Date (UTC +8) </th>
<th scope="col" style="text-align: center;"> Description</th>
</tr>
</thead>
<tbody>
<!-- <tr style="background-color:#8BB1D8;"> -->
<tr style="background-color:#B6CEE7;">
<td >13:00 - 13:10</td>
<td>Opening</td>
</tr>
<tr>
<td >13:10 - 13:50</td>
<td>Keynote 1: 3D Semantics in Points</td>
</tr>
<tr>
<td >13:50 - 14:30</td>
<td>Keynote 2: Interaction Motion Reconstruction Based on Deep Learning</td>
</tr>
<tr>
<td >14:30 - 15:10</td>
<td>Keynote 3: Language-Driven Shape Analysis and Manipulation</td>
</tr>
<tr>
<td>15:10 - 15:15</td>
<td>Tea Break</td>
</tr>
<tr>
<td>15:15 - 16:20</td>
<td>8 Oral Presentations(~8min*8)</td>
</tr>
<tr>
<td>16:20 - 16:30</td>
<td>Discussion and Closing</td>
</tr>
</tbody>
</table>
</div>
</div>
<tr>
<td></td>
<td></td>
</tr>
<!------------------------------ Invited speakers ------------------------------------------>
<div class="col-lg-12" id="invited speakers" style="padding-top:80px;margin-top:-80px;">
<div class="section-title">
<br><br><br>
<h2>Invited speakers</h2>
<br><br>
<div align="left">
<div class="instructor_fina" style="float: left; display: inline; margin-top: 1px;">
<a href="https://www.mvig.org/">
<div class="instructorphoto"><img src="imgs/CewLu_v1.png"></div>
</a>
<div style="font-family:Helvetica, sans-serif; font-size: 17px;display: inline-block;">Prof.</div>
<a href="https://www.mvig.org/">
<div style="font-size: 17px;display: inline-block;"> Cewu Lu</div>
</a>
<div style="font-family:Helvetica, sans-serif; font-size: 17px">Shanghai Jiao Tong University, China</div>
</div>
<div style="font-family:Times New Roman, sans-serif; font-size: 20px; display: inline-block; width: 78%;text-align: justify;">
<strong>Title:</strong> 3D Semantics in Points
<br>
<strong>Abstract:</strong> Point-level semantics understanding is the fundamental way for object manipulation knowledge transfer. However, current literature neither lacks fine-grained semantics, nor has the ability to understand objects in the wild. To solve these problems, we propose: (1) a generalized framework for sparse keypoint detection, together with dense semantics learning algorithm; (2) a semantics-rich rotation-invariant point descriptor, which can be used for dense semantics matching and retrieval; (3) a novel voting scheme to detect object poses in the wild, through the interaction between individual points.
<br>
<strong>Biography:</strong> Cewu Lu is a professor at Shanghai Jiao Tong University. His research interests fall mainly in Computer Vision and Intelligent Robot. He has published more than 100 papers at top conferences and journals, like Nature/ Nature Machine Intelligence/TPAMI/CVPR/ICCV, etc. He served as the Senior Area Chair of NeurIPS2022, Associate Editor of IROS 2021/2022, Area Chair of CVPR 2020/ ICCV2021/ECCV2022, Senior Program Committee Members of AAAI 2020/2021, and reviewer for the journal Science. In 2016, he was selected as the National "Oversea Youth Talent". In 2018, he was selected as 35 Innovators Under 35 (MIT TR35) by MIT Technology Review. In 2019, he was awarded Qiu Shi Outstanding Young Scholar. In 2020, he was awarded the Special Prize of Shanghai Science and Technology Progress Award (ranked third).
</div>
<br>
<br>
<br>
<br>
<div class="instructor_fina" style="float: left; display: inline; margin-top: 1px;">
<a href="http://xufeng.site/">
<div class="instructorphoto"><img src="imgs/XuFeng.png"></div>
</a>
<div style="font-family:Helvetica, sans-serif; font-size: 17px;display: inline-block;">Prof.</div>
<a href="http://xufeng.site/">
<div style="font-size: 17px;display: inline-block;"> Feng Xu</div>
</a>
<div style="font-family:Helvetica, sans-serif; font-size: 17px">Tsinghua University, China</div>
</div>
<div style="font-family:Times New Roman, sans-serif; font-size: 20px; display: inline-block; width: 78%;text-align: justify;">
<strong>Title:</strong> Interaction Motion Reconstruction Based on Deep Learning
<br>
<strong>Abstract:</strong> Human motion reconstruction is a hot topic in computer vision and graphics and is very useful in movies, games, VR/AR, and other applications. Interaction motion is one important kind of motion as humans always interact with the environment in their daily lives, but is also very challenging to be reconstructed due to the severe occlusions between humans and the interacted objects. In this talk, we will introduce our methods for reconstructing interaction motions. Physics and motion priors are used to better solve the ambiguities in this topic.
<br>
<strong>Biography:</strong> Feng Xu is an associate professor in school of software, Tsinghua University. He has authored top conference and journal papers in computer vision, graphics, and interdisciplinary science, including the Lancet Digital Health, Cell Patterns, Physical Review Letters, Siggraph, Siggraph Asia, ICCV, CVPR, IEEE VR, TOG, TVCG, and TIP. He has served as TPC member for Siggraph, Siggraph Asia, SCA, and Pacific Graphics, and reviewers for Science Advance, TOG, TPAMI, TIP, CVPR, ICCV, and so on. His research interests include performance capture, 3D reconstruction, virtual reality, and AI for medicine.
</div>
<br>
<br>
<br>
<br>
<div class="instructor_fina" style="float: left; display: inline; margin-top: 1px;">
<a href="https://mhsung.github.io/">
<div class="instructorphoto"><img src="imgs/Minhyuk_Sung.png"></div>
</a>
<div style="font-family:Helvetica, sans-serif; font-size: 17px;display: inline-block;">Prof.</div>
<a href="https://mhsung.github.io/">
<div style="font-size: 17px;display: inline-block;"> Minhyuk Sung</div>
</a>
<div style="font-family:Helvetica, sans-serif; font-size: 17px">KAIST, Korea</div>
</div>
<div style="font-family:Times New Roman, sans-serif; font-size: 20px; display: inline-block; width: 78%;text-align: justify;">
<strong>Title:</strong> Language-Driven Shape Analysis and Manipulation
<br>
<strong>Abstract:</strong> Research connecting images and natural language is recently receiving huge attention thanks to the emergence of large vision-language models, while research relating 3D shapes and natural language has been much less explored. In this talk, I will present our recent work on analyzing and manipulating 3D shapes using natural language. I will first introduce our method of segmenting 3D shapes into parts using language descriptions. 3D annotation is a much more laborious and time-consuming task than 2D annotation, and its cost has been a bottleneck in creating a large-scale dataset and improving segmentation accuracy. I will describe how 3D segmentation can be achieved only with weak natural-language-based supervision and an attention module in a neural network. Second, I will introduce our method of utilizing the CLIP pretrained model for language-guided shape editing. A language command for 3D shape editing describes a "change" of the input shape, while the CLIP embedding mapping a text to a point cannot encode the meaning of change in the text. I will present our approach of finetuning the CLIP model while mapping texts to regions in the embedding space so that a shape can be changed (deformed) properly based on a language command. I will conclude my talk with potential research directions about language and 3D.
<br>
<strong>Biography:</strong> Minhyuk Sung is an assistant professor in the School of Computing at KAIST, affiliated with the Graduate School of AI and the Graduate School of Metaverse. Before joining KAIST, he was a Research Scientist at Adobe Research. He received his Ph.D. from Stanford University under the supervision of Professor Leonidas J. Guibas. His research interests lie in vision, graphics, and machine learning, with a focus on 3D geometric data processing. His academic services include serving as a program committee member in Eurographics 2022, SIGGRAPH Asia 2022, and AAAI 2023.
</div>
</div>
</div>
</div>
<!------------------------ Oral Orders --------------------->
<div class="col-lg-12" id="Oral" style="padding-top:80px;margin-top:-80px;">
<div class="section-title">
<br><br><br>
<h2>8 Oral Presentations</h2>
</div>
<div class="trend-entry d-flex">
<table class="table table-striped" style="border-bottom:2px solid #C4C4C4;border-top:2px solid #C4C4C4;width:70%; line-height: 18px;" align="center">
<thead>
<!-- <tr style="background-color:#BFEFFF;"> -->
<tr>
<th scope="col" style="text-align: center;">Time </th>
<th scope="col" style="text-align: center;"> Paper Title</th>
</tr>
</thead>
<tbody>
<!-- <tr style="background-color:#8BB1D8;"> -->
<tr style="background-color:#B6CEE7;">
<td > 15:15-15:23</td>
<td>Dual-Neighborhood Deep Fusion Network for Point Cloud Analysis</td>
</tr>
<tr>
<td>15:23-15:31</td>
<td>FoldingNet-based Geometry Compression of Point Cloud with Multi Descriptions</td>
</tr>
<tr>
<td>15:31-15:39</td>
<td>Multi-attribute Joint Point Cloud Super-Resolution with Adversarial Feature Graph Networks</td>
</tr>
<tr>
<td>15:39-15:47</td>
<td>Pyramid-Context Guided Feature Fusion for RGB-D Semantic Segmentation</td>
</tr>
<tr>
<td>15:47-15:55</td>
<td>Local to Global Transformer for Video based 3D Human Pose Estimation</td>
</tr>
<tr>
<td>15:55-16:03</td>
<td>Unsupervised Severely Deformed Mesh Reconstruction (DMR) from a Single-View Image for Longline Fishing</td>
</tr>
<tr>
<td>16:03-16:11</td>
<td>3DSTNet: Neural 3D Shape Style Transfer</td>
</tr>
<tr>
<td>16:11-16:19</td>
<td>3D-DSPNet: Product Disassembly Sequence Planning</td>
</tr>
</tbody>
</table>
</div>
</div>
<!---------------------------- organizers ---------------------------------------->
<div class="col-lg-12" id="organizers" style="padding-top:80px;margin-top:-80px;">
<!---------------------------- organizer ---------------------------------------->
<div class="section-title">
<br><br><br>
<h2>organizers</h2>
</div>
<div align="center">
<div class="instructor_mine">
<a href="http://drliuwu.com/english.html">
<div class="instructorphoto"><img src="imgs/JinggenLiu.png"></div>
<div style="font-size: 18px">Wu Liu</div>
</a>
<div style="font-family:Helvetica, sans-serif;font-size: 18px">Explore Academy of JD.com, China</div>
</div>
<div class="instructor_mine">
<a href="https://cseweb.ucsd.edu/~haosu/">
<div class="instructorphoto"><img src="imgs/SifeiLiu.png"></div>
<div style="font-size: 18px">Hao Su</div>
</a>
<div style="font-family:Helvetica, sans-serif;font-size: 18px">University of California San Diego, USA</div>
</div>
<div class="instructor_mine">
<a href="http://english.sia.cas.cn/et/IS/pi1/201901/t20190103_203558.html">
<div class="instructorphoto"><img src="imgs/NicuSebe.png"></div>
<div style="font-size: 18px">Yang Cong</div>
</a>
<div style="font-family:Helvetica, sans-serif;font-size: 18px">Shenyang Institute of Automation of CAS, China</div>
</div>
<div class="instructor_mine">
<a href="https://taomei.me/">
<div class="instructorphoto"><img src="imgs/TaoMei.jpg"></div>
<div style="font-size: 18px">Tao Mei</div>
</a>
<div style="font-family:Helvetica, sans-serif;font-size: 18px">Explore Academy of JD.com, China</div>
</div>
</div>
<!---------------------------- Committe Chairs ---------------------------------------->
<div class="section-title">
<br><br>
<h2>Committee Chairs</h2>
</div>
<div align="center">
<div class="instructor">
<a href="http://xinchenliu.com/">
<div class="instructorphoto">
<img src="imgs/QianBao.png">
</div>
<div style="font-size: 18px">Xinchen Liu</div>
</a>
<div style="font-family:Helvetica, sans-serif;font-size: 18px">Explore Academy of JD.com, China</div>
</div>
<div class="instructor">
<a href="https://scholar.google.com/citations?user=NMMB7wcAAAAJ&hl=en">
<div class="instructorphoto">
<img src="imgs/YiboHu.JPG">
</div>
<div style="font-size: 18px">Kun Liu</div>
</a>
<div style="font-family:Helvetica, sans-serif;font-size: 18px">Explore Academy of JD.com, China</div>
</div>
<div class="instructor">
<a href="https://czhang0528.github.io/">
<div class="instructorphoto">
<img src="imgs/Cheng_Zhang.jpg">
</div>
<div style="font-size: 18px">Cheng Zhang</div>
</a>
<div style="font-family:Helvetica, sans-serif;font-size: 18px">Ohio State University, USA</div>
</div>
</div>
</div>
<!------------------------------email-------------------------------->
<br><br>
<p style="margin-top:30px;margin-bottom: 60px; text-align: center; font-family: 'Times New Roman', Times, serif; font-size: 24px;">If you have any questions, feel free to contact < [email protected] > </p>
<!------------------------------- boarder ---------------------------------------->
<div class="col-lg-12">
<div style="display:inline-block;width:500px;">
<script type="text/javascript" src="//rc.rev
olvermaps.com/0/0/7.js?i=2hlmeh3dic1&m=0&c=ff0000&cr1=ffffff&br=19&sx=0"
async="async"></script>
</div>
</div>
</div>
</div>
</div>
<!-- END section -->
<div class="footer">
<div class="container">
<div class="row">
<div class="col-12">
<div class="copyright">
<p>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script>
All rights reserved | Powered by <a
href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- .site-wrap -->
<!-- loader -->
<div id="loader" class="show fullscreen">
<svg class="circular" width="48px" height="48px">
<circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
<circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
stroke="#ff5e15"/>
</svg>
</div>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/bootstrap-datepicker.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.fancybox.min.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/jquery.mb.YTPlayer.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>