-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
296 lines (259 loc) · 11.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
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
<!DOCTYPE HTML>
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Xiao He</title>
<meta name="author" content="Xiao He">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🌐</text></svg>">
<style>
.projects-box {
/* background-color: green; */
height: 160px;
position: relative;
overflow: hidden;
transition: all ease-in .1s;
}
.projects-show {
padding: 0;
margin: 0;
position: absolute;
bottom: 0;
left: 0;
text-align: center;
height: 30px;
line-height: 20px;
width: 100%;
font-size: 12px;
color: #0067c8;
cursor: pointer;
background: linear-gradient(to bottom, transparent, #fff, #fff);
}
.projects-show-text {
position: relative;
top: 10px;
}
</style>
</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 style="text-align:center">
<name>Xiao He</name>
</p>
<p style="text-align:justify">Xiao He (何潇) is a master student at degree China University of Geosciences, </a>.
He is supervised by Prof. <a href="https://tangchang.net/">Chang Tang</a> and work with <a href="https://wangpichao.github.io/">Pichao Wang</a>.
</p>
<p style="text-align:center">
<a href="[email protected]">Email</a>  / 
<!-- <a href="data/xiaoh">CV</a>  / -->
<!-- <a href="data/xiaoh">Bio</a>  /  -->
<a href="https://scholar.google.com/citations?user=fWi66HcAAAAJ&hl=zh-CN&oi=ao">Google Scholar</a>  / 
<a href="https://github.com/hexiao0275/">Github</a>
</p>
</td>
<td style="padding:2.5%;width:40%;max-width:40%">
<a href="images/hexiao.jpg"><img style="width:100%;max-width:100%" alt="profile photo" src="images/hexiao.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">
<heading>News</heading>
<ul class="projects-box" id="projects-box">
<li><b>[<font color="red">2024.08</font>]</b> One paper have been accepted by <em>TKDE</em> 2024.</li>
<li><b>[<font color="red">2024.07</font>]</b> One paper have been accepted by <em>ACM MM</em> 2024.</li>
<li><b>[<font color="red">2024.06</font>]</b> One paper have been accepted by <em>IEEE JBHI</em> 2024.</li>
<li><b>[<font color="red">2023.10</font>]</b> I won China National Scholarship for graduate students.</li>
<li><b>[<font color="red">2023.07</font>]</b> Two papers have been accepted by <em>ACM MM</em> 2024 (Oral).</li>
<li><b>[<font color="red">2023.07</font>]</b> One paper has been accepted by <em>IEEE T-GRS</em>.</li>
<p class="projects-show" id="projects-show"><span class="projects-show-text" id="projects-show-text">More</span></p>
</ul>
</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">
<heading>Research</heading>
<p>
My research mainly focus on self-supervised learning/unsupervised learning, and their applications on graphs (e.g., graph clustering, KG embedding), language(e.g., LLMs, VLMs), recommendation systems, code intelligence, and bioinformatics.
<br> * denotes equal contributions. The selected papers are listed as follows.
<!-- The representative papers are <span class="highlight">highlighted</span>. -->
</p>
</td>
</tr>
</tbody></table>
<!-- paper_list-->
<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:25%;vertical-align:middle">
<div>
<img src='images/stgcl.png' width="160">
</div>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://github.com/hexiao0275/">
<papertitle>Heterogeneous Graph Guided Contrastive Learning for Spatially Resolved Transcriptomics Data</papertitle>
</a>
<br>
<strong>Xiao He</strong>,
Chang Tang,
Xinwang Liu,
Chuankun Li,
Shan An,
Zhenglai Li
<br>
<em>ACM MM (<font color="red">Oral</font>)</em>, 2023
<br>
<a href="https://github.com/hexiao0275/">Paper</a>
/
<a href="https://github.com/hexiao0275/">Code</a>
<p></p>
<p style="text-align:justify">
We propose stGCL.
</p>
</td>
</tr>
<!--------------------------------------------------------------------------------------------------------------------------->
<tr>
<td style="padding:20px;width:25%;vertical-align:middle">
<div>
<img src='images/calnet.png' width="160">
</div>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://dl.acm.org/doi/abs/10.1145/3581783.3612651">
<papertitle>Multispectral Object Detection via Cross-Modal Conflict-Aware Learning</papertitle>
</a>
<br>
<strong>Xiao He</strong>,
Chang Tang,
Xin Zou,
Wei Zhang
<br>
<em>ACM MM (<font color="red">Oral</font>)</em>, 2023
<br>
<a href="https://dl.acm.org/doi/abs/10.1145/3581783.3612651">Paper</a>
/
<a href="https://github.com/hexiao0275/CALNet-Dronevehicle">Code</a>
<p></p>
<p style="text-align:justify">
We propose CALNet.
</p>
</td>
</tr>
<!--------------------------------------------------------------------------------------------------------------------------->
<tr>
<td style="padding:20px;width:25%;vertical-align:middle">
<div>
<img src='images/s2adet.png' width="160">
</div>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://arxiv.org/pdf/2306.08370">
<papertitle>Object Detection in Hyperspectral Image via Unified Spectral-Spatial Feature Aggregation</papertitle>
</a>
<br>
<strong>Xiao He</strong>,
Chang Tang,
Xinwang Liu,
Wei Zhang,
Kun Sun,
Jiangfeng Xu
<br>
<em>IEEE T-GRS </em>, 2024
<br>
<a href="https://arxiv.org/pdf/2306.08370">Paper</a>
/
<a href="https://github.com/hexiao0275/S2ADet">Code</a>
<p></p>
<p style="text-align:justify">
We propose S2ADet and a News Dataset HOD3K.
</p>
</td>
</tr>
<!--------------------------------------------------------------------------------------------------------------------------->
<!--------------------------------------------------------------------------------------------------------------------------->
<!-- paper_list-->
<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">
<heading>Experience</heading>
</td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellpadding="20"><tbody>
<!-- <heading>Experience</heading> -->
<ul>
<li>Student Intern at Shanghai Artificial Intelligence Laboratory, 2024 </li>
</ul>
</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">
<heading>Service</heading>
</td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellpadding="20"><tbody>
<!-- <heading>Service</heading> -->
<ul>
<li>Reviewer for ACMMM'23/24</li>
<!-- <li>Reviewer for CVPR'24</li> -->
<li>Reviewer for IEEE TIP, IEEE TCYB, IEEE TMM</li>
<li>Reviewer for Information Fusion, IEEE T-NNLS, Pattern Recognition</li>
<li>Reviewer for IEEE TCSVT, IEEE TGRS</li>
</ul>
</table>
<!--------------------------------------------------------------------------------------------------------------------------->
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20"><tbody>
<tr>
<td>
<heading>Award</heading>
</td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellpadding="20"><tbody>
<ul>
<li>China National Scholarship for Graduate Student.</li>
</ul>
</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">
<heading>Miscellaneous</heading>
<p>
I enjoy playing Badminton🏸, Running🏃♂️, Hiking🥾 and Swimming🏊 with friends.
</p>
<a href="https://www.easycounter.com/">
<img src="https://www.easycounter.com/counter.php?hexiao" ,="" width="10%"
border="0" alt="Web Site Hit Counter"></a><a href="https://www.easycounter.com/"> unique visitors since Nov 2022</a>
</td>
</tr>
</tbody></table>
<p align="center">Design and source code from <a href="https://jonbarron.info/">Jon Barron</a>'s website</p>
<script>
let show = false;
document.querySelector('#projects-show').onclick = function() {
if (!show) {
document.querySelector('#projects-box').style.height = 'auto';
document.querySelector('#projects-box').style.paddingBottom = '20px';
document.querySelector('#projects-show-text').innerHTML = 'Less';
show = true;
} else {
show = false;
document.querySelector('#projects-box').style.height = '160px';
document.querySelector('#projects-box').style.paddingBottom = '0px';
document.querySelector('#projects-show-text').innerHTML = 'More';
}
}
</script>
</body>
</html>