-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·530 lines (510 loc) · 27 KB
/
Copy pathindex.html
File metadata and controls
executable file
·530 lines (510 loc) · 27 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
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
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Hao He</title>
<meta name="author" content="Hao He">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="images/favicon/favicon.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
</head>
<body>
<table style="width:100%;max-width:800px;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr style="padding:0px">
<td style="padding:0px">
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr style="padding:0px">
<td style="padding:2.5%;width:63%;vertical-align:middle">
<p class="name" style="text-align: center;">
Hao He 「何 昊」
</p>
<p>
My work focuses on <strong>world models for interactive visual environments</strong>. I am currently working with the <strong>ByteDance Seed</strong> team on a Genie-like world model built upon <strong>Seedance</strong>, where I focus on model training and large-scale experimentation. Looking forward, I am interested in memory-aware, action-conditioned world states that connect past and present observations, improve long-horizon prediction and visual understanding, and support temporally coherent and 3D-consistent generation.
</p>
<p>I am a Ph.D. candidate in the <a href="http://mmlab.ie.cuhk.edu.hk">Multimedia Laboratory</a> at the Chinese University of Hong Kong, advised by <a href="http://www.ee.cuhk.edu.hk/~hsli/">Prof. Hongsheng Li</a> and <a href="https://www.ee.cuhk.edu.hk/~xgwang/">Prof. Xiaogang Wang</a>. I expect to graduate at the end of 2026 and am currently exploring industry opportunities.
</p>
<p style="text-align:center">
<a href="1155203564@link.cuhk.edu.hk">Email</a> /
<a href="https://scholar.google.com/citations?hl=en&user=kdbmt6QAAAAJ">Google Scholar</a> /
<a href="https://github.com/hehao13">Github</a>
</p>
</td>
<td width="33%">
<!-- <img style="width:75%;max-width:75%" alt="profile photo" src="images/profile_cropped.jpg"> -->
<a href="images/HaoHe.jpg"><img style="width:75%;max-width:75%" alt="profile photo" src="images/HaoHe.jpg" class="hoverZoomLink"></a>
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<h2>Researches</h2>
</td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="10">
<tr>
<td style="width:30%;max-width:30%" align="center">
<img style="width:100%" src="images/representation_forcing.png" alt="representation forcing">
</td>
<td width="70%" valign="center">
<papertitle>Representation Forcing for Bottleneck-Free Unified Multimodal Models </papertitle>
<br>
<a href="https://yuqingwang1029.github.io/">Yuqing Wang</a>,
Zhijie Lin,
<a href="https://ceyuan.me">Ceyuan Yang</a>,
<a href="https://scholar.google.com/citations?user=uPmTOHAAAAAJ&hl=zh-CN">Yang Zhao</a>,
Fei Xiao,
<strong>Hao He</strong>,
<a href="https://kevinz8866.github.io/">Qi Zhao</a>,
<a href="https://quantumiracle.github.io/webpage/">Zihan Ding</a>,
<a href="https://g-u-n.github.io/">Fuyun Wang</a>,
Shuai Wang,
Youliang Zhang,
<a href="https://haoqifan.github.io/">Haoqi Fan</a>,
<a href="https://xh-liu.github.io/">Xihui Liu</a>.
<a href="https://arxiv.org/abs/2605.31604">[Paper]</a> /
<a href="https://yuqingwang1029.github.io/RepresentationForcing/">[Project Page]</a>
<br>
</td>
</tr>
<tr>
<td style="width:30%;max-width:30%" align="center">
<img style="width:100%" src="images/bagel2.png" alt="bagel2">
</td>
<td width="70%" valign="center">
<papertitle>Context Unrolling in Omni Models (Bagel2) </papertitle>
<br>
<a href="https://ceyuan.me">Ceyuan Yang *</a>,
Zhijie Lin *,
<a href="https://scholar.google.com/citations?user=uPmTOHAAAAAJ&hl=zh-CN">Yang Zhao *</a>,
Fei Xiao *,
<strong>Hao He *</strong>,
<a href="https://kevinz8866.github.io/">Qi Zhao *</a>,
Chaorui Deng,
Kunchang Li,
<a href="https://quantumiracle.github.io/webpage/">Zihan Ding</a>,
<a href="https://guoyww.github.io/">Yuwei Guo</a>,
<a href="https://g-u-n.github.io/">Fuyun Wang</a>,
Fangqi Zhu,
Xiaonan Nie,
Shenhan Zhu,
<a href="https://openreview.net/profile?id=~Shanchuan_Lin1">Shanchuan Lin</a>,
<a href="https://www.ee.cuhk.edu.hk/~hsli/">Hongsheng Li</a>,
Weilin Huang,
Guang Shi,
<a href="https://haoqifan.github.io/">Haoqi Fan</a>.
<br>
Tech Report, 2026
<br>
<a href="https://arxiv.org/abs/2604.21921">[Paper]</a> /
<a href="https://omni-model.com/">[Project Page]</a>
<br>
</td>
</tr>
<tr>
<td style="width:30%;max-width:30%" align="center">
<img style="width:100%" src="images/resampling_forcing.png" alt="resampling forcing">
</td>
<td width="70%" valign="center">
<papertitle>End-to-End Training for Autoregressive Video Diffusion via Self-Resampling </papertitle>
<br>
<a href="https://guoyww.github.io">Yuwei Guo</a>,
<a href="https://ceyuan.me">Ceyuan Yang</a>,
<strong>Hao He</strong>,
<a href="https://scholar.google.com/citations?user=uPmTOHAAAAAJ&hl=zh-CN">Yang Zhao</a>,
<a href="https://openreview.net/profile?id=~Meng_Wei11">Meng Wei</a>,
Zhenheng Yang,
Weilin Huang,
Dahua Lin.
<br>
<em><strong>ECCV</strong></em> 2026
<br>
<a href="https://arxiv.org/abs/2512.15702">[Paper]</a>
<br>
</td>
</tr>
<tr>
<td style="width:30%;max-width:30%" align="center">
<img style="width:100%" src="images/apt2.png" alt="apt2">
</td>
<td width="70%" valign="center">
<papertitle>Autoregressive Adversarial Post-Training for Real-Time Interactive Video Generation </papertitle>
<br>
<a href="https://openreview.net/profile?id=~Shanchuan_Lin1">Shanchuan Lin</a>,
<a href="https://ceyuan.me">Ceyuan Yang</a>,
<strong>Hao He</strong>,
<a href="https://jianwenjiang.github.io/">Jianwen Jiang</a>,
<a href="https://openreview.net/profile?id=~Yuxi_Ren1">Yuxi Ren</a>,
<a href="https://openreview.net/profile?id=~Xin_Xia1">Xin Xia</a>,
<a href="https://scholar.google.com/citations?user=uPmTOHAAAAAJ&hl=zh-CN">Yang Zhao</a>,
<a href="https://scholar.google.com/citations?hl=zh-CN&user=CVkM9TQAAAAJ&view_op=list_works&sortby=pubdate">Xuefeng Xiao</a>,
<a href="http://www.lujiang.info">Lu Jiang</a>.
<br>
<em><strong>NeurIPS</strong></em> 2025
<br>
<a href="https://arxiv.org/abs/2506.09350">[Paper]</a> /
<a href="https://seaweed-apt.com/2">[Project Page]</a>
<br>
</td>
</tr>
<tr>
<td style="width:30%;max-width:30%" align="center">
<img style="width:100%" src="images/tar.png" alt="tar">
</td>
<td width="70%" valign="center">
<papertitle>Vision as a Dialect: Unifying Visual Understanding and Generation via Text-Aligned Representations </papertitle>
<br>
<a href="https://csuhan.com/">Jiaming Han</a>,
<a href="https://haochen-rye.github.io/" >Hao Chen</a>,
<a href="https://scholar.google.com/citations?user=uPmTOHAAAAAJ&hl=zh-CN">Yang Zhao</a>,
<a href="https://hywang66.github.io/">Hanyu Wang</a>,
<a href="https://openreview.net/profile?id=~Qi_Zhao8">Qi Zhao</a>,
<a href="https://ziyanyang.github.io/">Ziyan Yang</a>,
<strong>Hao He</strong>,
<a href="https://xyue.io/">Xiangyu Yue</a>,
<a href="http://www.lujiang.info">Lu Jiang</a>.
<br>
<em><strong>NeurIPS</strong></em> 2025
<br>
<a href="https://arxiv.org/abs/2506.18898">[Paper]</a> /
<a href="https://github.com/csuhan/Tar">[Code]</a>
<br>
</td>
</tr>
<tr>
<td style="width:30%;max-width:30%" align="center">
<img style="width:100%" src="images/UIGenie.png" alt="uigenie">
</td>
<td width="70%" valign="center">
<papertitle>UI-Genie: A Self-Improving Approach for Iteratively Boosting MLLM-based Mobile GUI Agents </papertitle>
<br>
<a href="https://github.com/Euphoria16">Han Xiao</a>,
<a >Guozhi Wang</a>,
<a href="https://yxchai.com/">Yuxiang Chai</a>,
<a href="https://scholar.google.com/citations?user=ewuGUCwAAAAJ&hl=en">Zimu Lu</a>,
<a href="https://afeng-x.github.io/">Weifeng Lin</a>,
<strong>Hao He</strong>,
<a href="https://lue.fan/">Lue Fan</a>,
<a >Liuyang Bian</a>,
<a >Rui Hu</a>,
<a href="https://scholar.google.com/citations?user=Kkg3IPMAAAAJ&hl=en">Liang Liu</a>,
<a href="https://openreview.net/profile?id=~Shuai_Ren2">Shuai Ren</a>,
<a >Yafei Wen</a>,
<a >Xiaoxin Chen</a>,
<a href="https://scholar.google.com.hk/citations?user=cC8lXi8AAAAJ&hl=en">Aojun Zhou</a>,
<a href="https://www.ee.cuhk.edu.hk/~hsli/">Hongsheng Li</a>.
<br>
<em><strong>NeurIPS</strong></em> 2025
<br>
<a href="https://arxiv.org/abs/2505.21496">[Paper]</a> /
<a href="https://github.com/Euphoria16/UI-Genie">[Code]</a>
<br>
</td>
</tr>
<tr>
<td style="width:30%;max-width:30%" align="center">
<img style="width:100%" src="images/cameractrl2.png" alt="cameractrl2">
</td>
<td width="70%" valign="center">
<papertitle>CameraCtrl II ++: Stable and Dynamic Scene Exploration via Camera-controlled Video Diffusion Models </papertitle>
<br>
<strong>Hao He</strong>,
<a href="https://ceyuan.me">Ceyuan Yang</a>,
<a href="https://openreview.net/profile?id=~Meng_Wei11">Meng Wei</a>
<a href="https://justimyhxu.github.io">Yinghao Xu</a>,
<a href="https://csuhan.com/">Jiaming Han</a>,
<a href="http://www.lujiang.info">Lu Jiang</a>
<a href="https://www.ee.cuhk.edu.hk/~hsli/">Hongsheng Li</a>,
<br>
<br>
<br>
</td>
</tr>
<tr>
<td style="width:30%;max-width:30%" align="center">
<img style="width:100%" src="images/cameractrl2.png" alt="cameractrlii">
</td>
<td width="70%" valign="center">
<papertitle>CameraCtrl II: Dynamic Scene Exploration via Camera-controlled Video Diffusion Models </papertitle>
<br>
<strong>Hao He</strong>,
<a href="https://ceyuan.me">Ceyuan Yang</a>,
<a href="https://openreview.net/profile?id=~Shanchuan_Lin1">Shanchuan Lin</a>
<a href="https://justimyhxu.github.io">Yinghao Xu</a>,
<a href="https://openreview.net/profile?id=~Meng_Wei11">Meng Wei</a>,
<a href="https://openreview.net/profile?id=~Liangke_Gui1">Liangke Gui</a>,
<a href="https://openreview.net/profile?id=~Qi_Zhao8">Qi Zhao</a>,
<a href="https://stanford.edu/~gordonwz/">Gordon Wetzstein</a>,
<a href="http://www.lujiang.info">Lu Jiang</a>
<a href="https://www.ee.cuhk.edu.hk/~hsli/">Hongsheng Li</a>,
<br>
<em><strong>ICCV</strong></em> 2025
<br>
<a href="https://arxiv.org/abs/2503.10592">[Paper]</a> /
<a href="https://hehao13.github.io/Projects-CameraCtrl-II/">[Project Page]</a>
<br>
</td>
</tr>
<tr>
<td style="width:30%;max-width:30%" align="center">
<img style="width:100%" src="images/cameractrl.png" alt="cameractrl">
</td>
<td width="70%" valign="center">
<papertitle>CameraCtrl: Enabling Camera Control for Video Diffusion Models </papertitle>
<br>
<strong>Hao He</strong>,
<a href="https://justimyhxu.github.io">Yinghao Xu</a>,
<a href="https://guoyww.github.io">Yuwei Guo</a>,
<a href="https://stanford.edu/~gordonwz/">Gordon Wetzstein</a>,
<a href="https://daibo.info">Bo Dai</a>
<a href="https://www.ee.cuhk.edu.hk/~hsli/">Hongsheng Li</a>,
<a href="https://ceyuan.me">Ceyuan Yang</a>,
<br>
<em><strong>ICLR</strong></em> 2025
<br>
<a href="https://arxiv.org/abs/2404.02101">[Paper]</a> /
<a href="https://hehao13.github.io/projects-CameraCtrl/">[Project Page]</a> /
<a href="https://github.com/hehao13/CameraCtrl">[Code]</a>
<br>
</td>
</tr>
<tr>
<td style="width:30%;max-width:30%" align="center">
<img style="width:100%" src="images/scaling_law.png" alt="scaling_law">
</td>
<td width="70%" valign="center">
<papertitle>Scaling Laws For Diffusion Transformers </papertitle>
<br>
<a href="https://openreview.net/profile?id=~Zhengyang_Liang2">Zhengyang Liang</a>,
<strong>Hao He</strong>,
<a href="https://ceyuan.me">Ceyuan Yang</a>,
<a href="https://daibo.info">Bo Dai</a>
<br>
ArXiv 2024
<br>
<a href="https://arxiv.org/abs/2410.08184">[Paper]</a>
<br>
</td>
</tr>
<tr>
<td style="width:30%;max-width:30%" align="center">
<img style="width:100%" src="images/CVD.png" alt="cvd">
</td>
<td width="70%" valign="center">
<papertitle>Collaborative Video Diffusion: Consistent Multi-video Generation with Camera Control </papertitle>
<br>
<a href="https://zhengfeikuang.com">Zhengfei Kuang</a>,
<a href="https://primecai.github.io">Shengqu Cai</a>,
<strong>Hao He</strong>,
<a href="https://justimyhxu.github.io">Yinghao Xu</a>,
<a href="https://www.ee.cuhk.edu.hk/~hsli/">Hongsheng Li</a>,
<a href="https://geometry.stanford.edu/?member=guibas">Leonidas Guibas</a>,
<a href="https://stanford.edu/~gordonwz/">Gordon Wetzstein</a>
<br>
<em><strong>NeurIPS</strong></em> 2024
<br>
<a href="https://www.google.com.hk/search?client=safari&rls=en&q=Collaborative+Video+Diffusion%3A+Consistent+Multi-video+Generation+with+Camera+Control&ie=UTF-8&oe=UTF-8">[Paper]</a> /
<a href="https://collaborativevideodiffusion.github.io">[Project Page]</a> /
<a href="https://github.com/CollaborativeVideoDiffusion/CVD">[Code]</a>
<br>
</td>
</tr>
<tr>
<td style="width:30%;max-width:30%" align="center">
<img style="width:100%" src="images/PGSeg.png" alt="pgseg">
</td>
<td width="70%" valign="center">
<papertitle>Uncovering Prototypical Knowledge for Weakly Open-Vocabulary Semantic Segmentation </papertitle>
<br>
<a href="https://scholar.google.com/citations?user=Omrg6UkAAAAJ&hl=en">Fei Zhang</a>,
<a href="http://www.tfzhou.com">Tianfei Zhou</a>,
<a href="https://scholar.google.com/citations?user=XgNj-V0AAAAJ&hl=zh-CN">Boyang Li</a>,
<strong>Hao He</strong>,
Chaofan Ma,
Tianjiao Zhang,
<a href="https://sunarker.github.io">Jiangchao Yao</a>,
<a href="https://mediabrain.sjtu.edu.cn/yazhang/">Ya Zhang</a>,
<a href="https://cmic.sjtu.edu.cn/wangyanfeng/">Yanfeng Wang</a>
<br>
<em><strong>NeurIPS</strong></em> 2023
<br>
<a href="https://proceedings.neurips.cc/paper_files/paper/2023/hash/e95eb5206c867be843fbc14bbfe8c10e-Abstract-Conference.html">[Paper]</a> /
<a href="https://github.com/Ferenas/PGSeg">[Code]</a>
<br>
</td>
</tr>
<tr>
<td style="width:30%;max-width:30%" align="center">
<img style="width:100%" src="images/TPR.png" alt="tpr">
</td>
<td width="70%" valign="center">
<papertitle>Improving Video Instance Segmentation via Temporal Pyramid Routing </papertitle>
<br>
<a href="https://lxtgh.github.io">Xiangtai Li *</a>,
<strong>Hao He *</strong>,
<a href="https://iboing.github.io">Yibo Yang</a>,
<a href="https://henghuiding.github.io">Henghui Ding</a>,
<a href="https://scholar.google.com/citations?user=g2gAY_0AAAAJ&hl=en">Kuiyuan Yang</a>,
<a href="https://www.liverpool.ac.uk/computer-science/staff/guangliang-cheng/">Guangliang Cheng</a>,
<a href="https://www.cis.pku.edu.cn/info/1177/1371.htm">Yunhai Tong</a>,
<a href="https://dr.ntu.edu.sg/cris/rp/rp02343">Dacheng Tao</a>
<br>
<em><strong>TPAMI</strong></em> 2022
<br>
<a href="https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=9910001">[Paper]</a> /
<a href="https://github.com/lxtGH/TemporalPyramidRouting">[Code]</a>
<br>
</td>
</tr>
<tr>
<td style="width:30%;max-width:30%" align="center">
<img style="width:100%" src="images/BSS.png" alt="bss">
</td>
<td width="70%" valign="center">
<papertitle>BoundarySqueeze: Image Segmentation as Boundary Squeezing </papertitle>
<br>
<strong>Hao He</strong>,
<a href="https://lxtgh.github.io">Xiangtai Li</a>,
<a href="https://iboing.github.io">Yibo Yang</a>,
<a href="https://www.liverpool.ac.uk/computer-science/staff/guangliang-cheng/">Guangliang Cheng</a>,
<a href="https://scholar.google.com/citations?user=0ggsACEAAAAJ&hl=en">Shiming Xiang</a>
<a href="https://www.cis.pku.edu.cn/info/1177/1371.htm">Yunhai Tong</a>,
<a href="https://people.ucas.edu.cn/~lbweng">Lubin Weng</a>
<br>
<em><strong>IJCV</strong></em> 2022
<br>
<a href="https://arxiv.org/abs/2105.11668">[Paper]</a> /
<a href="https://github.com/lxtGH/BSSeg">[Code]</a>
<br>
</td>
</tr>
<tr>
<td style="width:30%;max-width:30%" align="center">
<img style="width:100%" src="images/EBLNet.png" alt="eblnet">
</td>
<td width="70%" valign="center">
<papertitle>Enhanced Boundary Learning for Glass-like Object Segmentation </papertitle>
<br>
<strong>Hao He *</strong>,
<a href="https://lxtgh.github.io">Xiangtai Li *</a>,
<a href="https://www.liverpool.ac.uk/computer-science/staff/guangliang-cheng/">Guangliang Cheng</a>,
<a href="https://shijianping.me">Jianping Shi</a>,
<a href="https://www.cis.pku.edu.cn/info/1177/1371.htm">Yunhai Tong</a>,
<a href="https://people.ucas.edu.cn/~gfmeng">Gaofeng Meng</a>,
<a href="https://kesala.net">Vésronique Prinet</a>
<a href="https://people.ucas.edu.cn/~lbweng">Lubin Weng</a>
<br>
<em><strong>ICCV</strong></em> 2021
<br>
<a href="https://openaccess.thecvf.com/content/ICCV2021/papers/He_Enhanced_Boundary_Learning_for_Glass-Like_Object_Segmentation_ICCV_2021_paper.pdf">[Paper]</a> /
<a href="https://github.com/hehao13/EBLNet">[Code]</a>
<br>
</td>
</tr>
<tr>
<td style="width:30%;max-width:30%" align="center">
<img style="width:100%" src="images/PointFlow.png" alt="pointflow">
</td>
<td width="70%" valign="center">
<papertitle>PointFlow: Flowing Semantics Through Points for Aerial Image Segmentation </papertitle>
<br>
<a href="https://lxtgh.github.io">Xiangtai Li *</a>,
<strong>Hao He *</strong>,
<a href="https://xialipku.github.io">Xia Li</a>,
<a href="https://www.researchgate.net/profile/Duo-Li-14">Duo Li</a>,
<a href="https://www.liverpool.ac.uk/computer-science/staff/guangliang-cheng/">Guangliang Cheng</a>,
<a href="https://shijianping.me">Jianping Shi</a>,
<a href="https://people.ucas.edu.cn/~lbweng">Lubin Weng</a>,
<a href="https://www.cis.pku.edu.cn/info/1177/1371.htm">Yunhai Tong</a>,
<a href="https://zhouchenlin.github.io">Zhouchen Lin</a>
<br>
<em><strong>CVPR</strong></em> 2021
<br>
<a href="https://openaccess.thecvf.com/content/CVPR2021/papers/Li_PointFlow_Flowing_Semantics_Through_Points_for_Aerial_Image_Segmentation_CVPR_2021_paper.pdf">[Paper]</a> /
<a href="https://github.com/lxtGH/PFSegNets">[Code]</a>
<br>
</td>
</tr>
</table>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20">
<tr>
<td style="padding-top: 50px;">
<h2 style="margin-top: 0; margin-bottom: 20px;">Experiences</h2>
</td>
</tr>
</table>
<table width="100%" align="center" border="0" cellpadding="10">
<tr>
<td style="width:30%;" align="center">
<img style="width:50%;" src="images/bytedance.png" alt="bytedance">
</td>
<td width="70%" valign="top">
<p>
<strong> Apr. 2024 - Present </strong>,
</p>
<p>
Research Intern, Bytedance.
</p>
<p>Mentor: <a href="https://ceyuan.me">Ceyuan Yang</a>
</td>
</tr>
<tr>
<td style="width:30%;" align="center">
<img style="width:50%;" src="images/shanghai_ai.jpeg" alt="shanghai_ai">
</td>
<td width="70%" valign="top">
<p>
<strong> Oct. 2022 - Apr. 2024 </strong>,
</p>
<p>
Research Intern, Shanghai Artificial Intellience Laboratory.
</p>
<p>Mentor: <a href="https://ceyuan.me">Ceyuan Yang</a> and <a href="https://weidixie.github.io">Weidi Xie</a> </p>
</td>
</tr>
<tr>
<td style="width:25%; max-width:25%;" align="center">
<img style="width:50%;" src="images/sensetime.png" alt="sensetime">
</td>
<td width="75%" valign="top">
<p>
<strong> Mar. 2020 - Mar. 2021 </strong>,
</p>
<p>
Research Intern, Sensetime Research.
</p>
<p>Mentor: <a href="https://www.liverpool.ac.uk/computer-science/staff/guangliang-cheng/">Guangliang Cheng</a> and <a href="https://shijianping.me">Jianping Shi</a> </p>
</td>
</tr>
</table>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding-top: 50px;">
<h2 style="margin-top: 0; margin-bottom: 20px;">Professional Activities</h2>
</td>
</tr>
<tr>
<td>
<ul style="font-size: 12pt; text-align: justify; margin-top: 0;">
<li>Reviewer for CVPR, ICCV, ICML, NeurIPS, ICLR.</li>
</ul>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
<center>
<p>
<div id="clustrmaps-widget" style="width:5%" align=center>
<script type="text/javascript" id="clstr_globe" src="//clustrmaps.com/globe.js?d=9Mvq7Pu4wkXily49hvUGewrsSd60dPaBHFgyVvACgo8"></script>
</div>
<br>
© Hao He | Last updated: October 27h, 2025 | <a href="https://jonbarron.info/">Website Template</a>
</p>
</center>
</body>
</html>