-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
278 lines (258 loc) · 16.9 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
<!DOCTYPE html>
<html>
<head>
<title>Jinsong Li</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="static/w3.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="icon" href="data/logos/Logo.png" type="image/x-icon">
<style>
body,h1,h2,h3,h4,h5,h6 {font-family: sans-serif}
</style>
</head>
<body class="w3-light-grey w3-content" style="max-width:1600px">
<!-- Sidebar/menu -->
<nav class="w3-light-grey w3-sidebar w3-collapse w3-animate-left w3-center" style="z-index:3;width:300px;" id="mySidebar"><br>
<div class="w3-container">
<img src="data/LI_Jinsong.jpg" style="width:80%;" class="w3-round"><br><br>
<h1 style="font-family:cursive"><b>Jinsong Li</b></h2>
<h2 style="font-family:cursive"><b>李劲松</b></h2>
</div>
<div class="w3-bar-block w3-center"><b>
<a href="#biography" class="w3-bar-item w3-button">Biography</a>
<a href="#education" class="w3-bar-item w3-button">Education</a>
<a href="#publications" class="w3-bar-item w3-button">Publications</a>
<a href="#awards" class="w3-bar-item w3-button">Awards</a>
<a href="#experiences" class="w3-bar-item w3-button">Experiences</a>
<a href="#services" class="w3-bar-item w3-button">Services</a>
</b>
</div>
<div class="w3-container">
<p style="font-family:Luminari"><span class="bolder">( Last update: <font style="color: #bf0000">2024.10.28</font> )</span></p>
</div>
</nav>
<!-- !PAGE CONTENT! -->
<div class="w3-main" style="margin-left:300px">
<div class="w3-container w3-card w3-white w3-margin-bottom" id="biography">
<img src="data/LI_Jinsong.jpg" style="width:75px;" class="w3-circle w3-right w3-margin w3-hide-large">
<h2><b>Biography</b></h2>
<font style="font-family:Georgia">
I am a <font size="4"><b>1<sup>st</sup></b></font> year Ph.D. student at <a style="color: #0088cc" href="http://mmlab.ie.cuhk.edu.hk/"><b>MMLab</b></a> of <a style="color: #0088cc" href="https://www.cuhk.edu.hk/english/index.html"><b>The Chinese University of Hong Kong</b></a>, supervised by Prof. <a style="color: #0088cc" href="http://dahua.site/"><b>Dahua Lin</b></a>.
<br>My current research focuses on:
<br><b>◆ Multi-modal Learning</b>
<br><b>◆ Large Vision-Language Model</b>
<br>
<br><font size="4" style="color: #bf0000"><b>I am always open to discussions and collaborations. 😃
<br>👇 Feel free to drop me an email if you are interested in ! </b></font>
<br><b>Email:</b> <span style="background: #d6eef8"> lijinsong0130@gmail.com</span>  
<b>WeChat:</b> <span style="background: #d6eef8"> Jinsong0130</span>
<br>
<br><b>
<a style="color: #0088cc" href="https://scholar.google.com/citations?view_op=list_works&hl=zh-CN&hl=zh-CN&user=4yD2aTkAAAAJ">Google Scholar</a>   
<a style="color: #0088cc" href="https://github.com/Li-Jinsong">Github</a>   
<a style="color: #0088cc" href="https://x.com/li_jinsong_2002">X/Twitter </a>   
<a style="color: #0088cc" href="https://www.linkedin.com/in/li-jinsong/">Linkedin</a>   
</font>
</b>
<br>
<br>
</div>
<div class="w3-container w3-card w3-white w3-margin-bottom" id="education">
<h2><b>Education</b></h2>
<table width="100%" align="left" border="0" cellpadding="15">
<tbody>
<tr>
<td style="padding:5px" width="120px" align="center"><img src="data/logos/CUHK.png" width="100%"></td>
<td>
<font style="font-family:Georgia">
<font size="3"><b>The Chinese University of Hong Kong</b></font>
<br><span class="w3-text-black"><i class="fa fa-calendar fa-fw w3-margin-right"></i>Aug, 2024 - Jul, 2028 (Expected)</span>
<br> <b>Ph.D.</b> in Information Engineering
<br> Advisor: Prof. <a style="color: #0088cc" href="http://dahua.site/">Dahua Lin</a>
</font>
</td>
<td style="padding:5px" width="120px" align="center"><img src="data/logos/XJTU.png" width="80%"></td>
<td>
<font style="font-family:Georgia">
<font size="3"><b>Xi'an Jiaotong University</b></font>
<br><span class="w3-text-black"><i class="fa fa-calendar fa-fw w3-margin-right"></i>Aug, 2020 - Jun, 2024</span>
<br> <b>B.E.</b> in Computer Science and Technology
<br> GPA: 91/100 (Top 1.5%)
</font>
</td>
</tr>
</tbody>
</table>
<br>  
</div>
<div class="w3-container w3-card w3-white w3-margin-bottom" id="publications">
<h2><b>Publications</b> <a href='https://scholar.google.com/citations?user=4yD2aTkAAAAJ'><img src="https://img.shields.io/endpoint?logo=Google%20Scholar&url=https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2FLi-Jinsong%2Fli-jinsong.github.io@google-scholar-stats%2Fgs_data_shieldsio.json&labelColor=ffffff&color=5383ec&style=plastic&label=Google Scholar Citations"></a></h2>
<font style="font-family:Georgia">( <font color=#bf0000><b>*</b></font> equal contribution, <font color=#bf0000><b>†</b></font> corresponding authors )</font>
<br><font size="3" style="font-family:Georgia">(Co-)<font size="4"><b> First Author Publications</b></font></font>
<table width="100%" align="left" border="0" cellpadding="15">
<tbody>
<tr>
<td style="padding:5px" width="150px" align="center"><img src="data/paper/poster_sharegpt4video.jpg" width="100%"></td>
<td>
<font style="font-family:Georgia"><b>ShareGPT4Video: Improving Video Understanding and Generation with Better Captions</b></font>
<br>
<i>Lin Chen<font color=#bf0000><b>*</b></font>, Xilin Wei<font color=#bf0000><b>*</b></font>, <b><font style="font-family:Georgia">Jinsong Li</font><font color=#bf0000><b>*</b></font></b>, Xiaoyi Dong<font color=#bf0000><b>*</b></font>, Pan Zhang, Yuhang Zang, Zehui Chen, Haodong Duan, Bin Lin, Zhenyu Tang, Li Yuan, Yu Qiao, Dahua Lin, Feng Zhao<font color=#bf0000><b><sup>†</sup></b></font>, Jiaqi Wang<font color=#bf0000><b><sup>†</sup></b></font></i>
<br>
<font style="font-family:Georgia">
<b>NeurIPS 2024 (D&B Track)</b> |
<a style="color: #0088cc" href="https://arxiv.org/abs/2406.04325">Paper</a> |
<a style="color: #0088cc" href="https://sharegpt4video.github.io/">Project Page</a> |
<a href='https://scholar.google.com/citations?view_op=view_citation&hl=zh-CN&user=4yD2aTkAAAAJ&citation_for_view=4yD2aTkAAAAJ:LkGwnXOMwfcC'><img src="https://img.shields.io/endpoint?logo=Google%20Scholar&url=https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2FLi-Jinsong%2Fli-jinsong.github.io@google-scholar-stats%2F4yD2aTkAAAAJ:LkGwnXOMwfcC_shieldsio.json&labelColor=ffffff&color=5383ec&style=plastic&label=Citations"></a> |
<a href='https://github.com/ShareGPT4Omni/ShareGPT4Video'><img src="https://img.shields.io/github/stars/ShareGPT4Omni/ShareGPT4Video"></a>
</font>
</td>
</tr>
<tr>
<td style="padding:5px" width="150px" align="center"><img src="data/paper/poster_mmstar.jpg" width="100%"></td>
<td>
<font style="font-family:Georgia"><b>Are We on the Right Way for Evaluating Large Vision-Language Models?</b></font>
<br>
<i>Lin Chen<font color=#bf0000><b>*</b></font>, <b><font style="font-family:Georgia">Jinsong Li</font><font color=#bf0000><b>*</b></font></b>, Xiaoyi Dong, Pan Zhang, Yuhang Zang, Zehui Chen, Haodong Duan, Jiaqi Wang<font color=#bf0000><b><sup>†</sup></b></font>, Yu Qiao, Dahua Lin, Feng Zhao<font color=#bf0000><b><sup>†</sup></b></font></i>
<br>
<font style="font-family:Georgia">
<b>NeurIPS 2024</b> |
<a style="color: #0088cc" href="https://arxiv.org/abs/2403.20330">Paper</a> |
<a style="color: #0088cc" href="https://mmstar-benchmark.github.io/">Project Page</a> |
<a href='https://scholar.google.com/citations?view_op=view_citation&hl=zh-CN&user=4yD2aTkAAAAJ&citation_for_view=4yD2aTkAAAAJ:ufrVoPGSRksC'><img src="https://img.shields.io/endpoint?logo=Google%20Scholar&url=https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2FLi-Jinsong%2Fli-jinsong.github.io@google-scholar-stats%2F4yD2aTkAAAAJ:ufrVoPGSRksC_shieldsio.json&labelColor=ffffff&color=5383ec&style=plastic&label=Citations"></a> |
<a href='https://github.com/MMStar-Benchmark/MMStar'><img src="https://img.shields.io/github/stars/MMStar-Benchmark/MMStar"></a>
</font>
</td>
</tr>
<tr>
<td style="padding:5px" width="150px" align="center"><img src="data/paper/sharegpt4v.png" width="100%"></td>
<td>
<font style="font-family:Georgia"><b>ShareGPT4V: Improving Large Multi-modal Models with Better Captions</b></font>
<br>
<i>Lin Chen<font color=#bf0000><b>*</b></font>, <b><font style="font-family:Georgia">Jinsong Li</font><font color=#bf0000><b>*</b></font></b>, Xiaoyi Dong, Pan Zhang, Conghui He, Jiaqi Wang, Feng Zhao<font color=#bf0000><b><sup>†</sup></b></font>, Dahua Lin<font color=#bf0000><b><sup>†</sup></b></font></i>
<br>
<font style="font-family:Georgia">
<b>ECCV 2024</b> |
<a style="color: #0088cc" href="https://eccv.ecva.net/virtual/2024/poster/765">Paper</a> |
<a style="color: #0088cc" href="https://sharegpt4v.github.io/">Project Page</a> |
<a href='https://scholar.google.com/citations?view_op=view_citation&hl=zh-CN&user=4yD2aTkAAAAJ&citation_for_view=4yD2aTkAAAAJ:qjMakFHDy7sC'><img src="https://img.shields.io/endpoint?logo=Google%20Scholar&url=https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2FLi-Jinsong%2Fli-jinsong.github.io@google-scholar-stats%2F4yD2aTkAAAAJ:qjMakFHDy7sC_shieldsio.json&labelColor=ffffff&color=5383ec&style=plastic&label=Citations"></a> |
<a href='https://github.com/InternLM/InternLM-XComposer/tree/main/projects/ShareGPT4V'><img src="https://img.shields.io/github/stars/InternLM/InternLM-XComposer"></a>
<br>
<font color=#bf0000><b>Ranked 4<sup>th</sup> in "<a href='https://www.paperdigest.org/2024/09/most-influential-eccv-papers-2024-09/'><i>Most Influential ECCV 2024 Papers (2024-09)</i></a>"</b></font>
</font>
</td>
</tr>
</tbody>
</table>
<br>  
<br><font size="4" style="font-family:Georgia"><b>Co-Author Publications</b></font>
<table width="100%" align="left" border="0" cellpadding="15">
<tbody>
<tr>
<td style="padding:5px" width="150px" align="center"><img src="data/paper/half_xor.png" width="100%"></td>
<td>
<font style="font-family:Georgia"><b>Half-Xor: A Fully-Dynamic Sketch for Estimating the Number of Distinct Values in Big Tables</b></font>
<br>
<i>Pinghui Wang<font color=#bf0000><b><sup>†</sup></b></font>, Dongdong Xie, Junzhou Zhao, <b><font style="font-family:Georgia">Jinsong Li</font></b>, Zhicheng Li, Rundong Li, Yang Ren</i>
<br>
<font style="font-family:Georgia">
<b>TKDE 2024</b> |
<a style="color: #0088cc" href="https://ieeexplore.ieee.org/abstract/document/10416381">Paper</a> |
<a href='https://scholar.google.com/citations?view_op=view_citation&hl=zh-CN&user=4yD2aTkAAAAJ&citation_for_view=4yD2aTkAAAAJ:WF5omc3nYNoC'><img src="https://img.shields.io/endpoint?logo=Google%20Scholar&url=https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2FLi-Jinsong%2Fli-jinsong.github.io@google-scholar-stats%2F4yD2aTkAAAAJ:WF5omc3nYNoC_shieldsio.json&labelColor=ffffff&color=5383ec&style=plastic&label=Citations"></a> |
<a href='https://github.com/XJTUIMISS/Half-Xor'><img src="https://img.shields.io/github/stars/XJTUIMISS/Half-Xor"></a>
</font>
</td>
</tr>
</tbody>
</table>
<br>  
</div>
<div class="w3-container w3-card w3-white w3-margin-bottom" id="awards">
<h2><b>Selected Awards</b></h2>
<font style="font-family:Georgia">
<table width="100%" border="0" cellpadding="5">
<tbody>
<tr>
<td width="80%" align="left">◆ <b>NeurIPS Scholar Award, <i><a href="https://neurips.cc/Conferences/2024">NeurIPS Foundation</a></i></b></td>
<td align="right"><b>2024</b></td>
</tr>
<tr>
<td width="80%" align="left">◆ Postgraduate Studentship Award, <i><a href="https://www.cuhk.edu.hk/english/index.html">The Chinese University of Hong Kong</a></i></td>
<td align="right">2024 - 2028</td>
</tr>
<tr>
<td width="80%" align="left">◆ Outstanding Graduate, <i><a href="https://www.xjtu.edu.cn/">Xi'an Jiaotong University</a></i></td>
<td align="right">2024</td>
</tr>
<tr>
<td width="80%" align="left">◆ <b>National 1<sup>st</sup> Prize, <i><a href="https://www.robocup.org/">RoboCup China Open</a></i></b></td>
<td align="right"><b>2022</b></td>
</tr>
<tr>
<td width="80%" align="left">◆ <b>National Scholarship <font color=#bf0000><b>× 2</b></font>, <i><a href="http://en.moe.gov.cn/">Ministry of Education of the People's Republic of China</a></i></b></td>
<td align="right"><b>2021, 2022</b></td>
</tr>
<tr>
<td width="80%" align="left">◆ Outstanding Student Award <font color=#bf0000><b>× 3</b></font>, <i><a href="https://www.xjtu.edu.cn/">Xi'an Jiaotong University</a></i></td>
<td align="right">2021, 2022, 2023</td>
</tr>
</tbody>
</table>
</font>
<br>
</div>
<div class="w3-container w3-card w3-white w3-margin-bottom" id="experiences">
<h2><b>Selected Experiences</b></h2>
<table width="100%" align="left" border="0" cellpadding="15">
<tbody>
<tr>
<td style="padding:5px" width="120px" align="center"><img src="data/logos/SHAILab.png" width="100%"></td>
<td>
<font style="font-family:Georgia">
<font size="3"><b>Shanghai AI Laboratory</b></font>
<br><span class="w3-text-black"><i class="fa fa-calendar fa-fw w3-margin-right"></i>Aug, 2023 - Present</span>
<br> <b>Research Intern</b> ( Topic: Large Multi-modal Model )
<br> Supervised by Dr. <a style="color: #0088cc" href="https://myownskyw7.github.io/">Jiaqi Wang</a>
</font>
</td>
</tr>
</tbody>
</table>
<br>  
</div>
<div class="w3-container w3-card w3-white w3-margin-bottom" id="services">
<h2><b>Selected Services</b></h2>
<font style="font-family:Georgia">
<b>Conference Reviewer</b>
<table width="100%" border="0" cellpadding="5">
<tbody>
<tr>
<td width="80%" align="left">◆ CVPR 2025
</tr>
</tbody>
</table>
<font size="3"><b>Teaching Assistant</b></font>
<table width="100%" border="0" cellpadding="5">
<tbody>
<tr>
<td width="80%" align="left">◆ ENGG1110B Problem Solving by Programming, <i><a href="https://www.xjtu.edu.cn/">The Chinese University of Hong Kong</a></i></td>
<td align="right">2024 Fall</td>
</tr>
</tbody>
</table>
<font size="3"><b>Class President</b></font>
<table width="100%" border="0" cellpadding="5">
<tbody>
<tr>
<td width="80%" align="left">◆ CS002, <i><a href="https://www.xjtu.edu.cn/">Xi'an Jiaotong University</a></i></td>
<td align="right">Aug, 2021 - Jun, 2024</td>
</tr>
</tbody>
</table>
</font>
<br>
</div>
<script type="text/javascript" id="clustrmaps" src="//cdn.clustrmaps.com/map_v2.js?cl=000000&w=300&t=tt&d=UjXhcvu-8_Cjo-HXyQHhyJzJuenCBLSD38-lms7aZHE&co=f1f1f1&ct=000000&cmo=3273f6&cmn=3acc3a"></script>
</div>
</div>
</body>
</html>