-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
261 lines (212 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
<!DOCTYPE HTML>
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Haowei Li</title>
<meta name="author" content="Haowei Li">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
<link rel="icon" type="image/png" href="images/ut_icon.png">
</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>Haowei Li</name>
</p>
<p>
I am a master's student in Communications Engineering at Xidian University, under the guidance of Professor Weiying Xie. I obtained my bachelor degree from Xidian University.</p>
<p>I am very interested in various fields of machine learning. Currently, my research focus is primarily on developing <b>efficient algorithms for distributed machine learning</b>.</p>
<p>My hobbies include singing pop music and working out.</p>
<p style="text-align:center">
<a href="mailto:[email protected]">Email</a> /
<a href="https://github.com/HaoweiLi778">Github</a>
</p>
</td>
<td style="padding:2.5%;width:40%;max-width:40%">
<a href="img/per.jpg"><img style="width:100%;max-width:100%" alt="profile photo" src="img/per.jpg" class="hoverZoomLink"></a>
</td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20"><tbody>
<tr>
<td>
<heading>EDUCATION</heading>
<p><b>Xidian University,</b><i> Xi’an, China</i><span style="float:right;">09/2023-Now</span></p>
<p>
<ul>
<li style="line-height:30px;"><b>Department:</b> School of Telecommunications Engineering (M.E.)</li>
<li style="line-height:30px;"><b>Major:</b> Electronic and Information Engineering</li>
<li style="line-height:30px;"><b>Advisor:</b> Prof. Weiying Xie</li>
<li style="line-height:30px;"><b>Outstanding Engineer Experimental Class</b></li>
</ul>
</p>
<p> </p>
<p><b>Xidian University,</b><i> Xi’an, China</i><span style="float:right;">09/2019-06/2023</span></p>
<p>
<ul>
<li style="line-height:30px;"><b>Department:</b> School of Telecommunications Engineering (B.E.)</li>
<li style="line-height:30px;"><b>Major:</b> Communication Engineering</li>
<li style="line-height:30px;"><b>Outstanding Engineer Experimental Class</b></li>
</ul>
</p>
</td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20"><tbody>
<tr>
<td>
<heading>RESEARCH INTERESTS</heading>
<p>
<ul>
<li style="line-height:30px;"><b>Distributed Machine Learning</b> </li>
<li style="line-height:30px; "><b>Federated Learning</b></li>
<li style="line-height:30px;"><b>Large-scale Models</b></li>
<li style="line-height:30px;"><b>Optimization algorithms</b></li>
</ul>
</p>
</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>PUBLICATIONS</heading>
</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:25%;vertical-align:middle">
<a href="img/1.jpg"><img src="img/1.jpg" alt="Publications" width="280" height="160" style="border-style: none"></a>
</td>
<td width="75%" valign="middle">
<b>JointSQ: Joint Sparsification-Quantization for Distributed Learning</b>
<p>Author: Weiying Xie* (Advisor), Haowei Li*, Jitao Ma, Yunsong Li, Jie Lei, Donglai Liu and Leyuan Fang.</p>
<ul>
<li>We construct a Sparsification-Quantization joint learning framework to compress communication in distributed machine learning. </li>
<li>Has been accepted in IEEE/CVF CONFERENCE ON COMPUTER VISION AND PATTERN RECOGNITION (CVPR-
2024).</li>
<li>Code Repository: https://github.com/HaoweiLi778/JointSQ</li>
</ul>
</td>
</tr>
<tr height="30"><td colspan="2"><hr color="#eee"></td></tr>
<tr>
<td style="padding:20px;width:25%;vertical-align:middle">
<a href="img/2.jpg"><img src="img/2.jpg" alt="Publications" width="280" height="160" style="border-style: none"></a>
</td>
<td width="75%" valign="middle">
<b>FedFQ: Federated Learning with Fine-Grained Quantization</b>
<p>Author: Haowei Li, Weiying Xie (Advisor), Hangyu Ye, Jitao Ma, Shuran Ma and Yunsong Li.</p>
<ul>
<li>We devise personalized compression strategies at the parameter level for each client to address the Non-IID characteristics of Federated Learning.</li>
<li>Under review by THE THIRTY-NINTH AAAI CONFERENCE ON ARTIFICIAL INTELLIGENCE (AAAI-2025).</li>
<li>Paper link: https://arxiv.org/abs/2408.08977</li>
</ul>
</td>
</tr>
<tr height="30"><td colspan="2"><hr color="#eee"></td></tr>
<tr>
<td style="padding:20px;width:25%;vertical-align:middle">
<a href="img/3.jpg"><img src="img/3.jpg" alt="Publications" width="280" height="160" style="border-style: none"></a>
</td>
<td width="75%" valign="middle">
<b>Reducing Spurious Correlation for Federated Domain Generalization</b>
<p>Author: Shuran Ma, Weiying Xie (Advisor), Daixun Li, Haowei Li, Yunsong Li.</p>
<ul>
<li>We propose FedCD, a framework tackling cross-domain generalization in federated learning with IMG and REA methods. FedCD outperforms baselines, improving accuracy by 1.45% and mAP50 by 4.36%.</li>
<li>Paper link: https://arxiv.org/abs/2407.19174</li>
</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>PROJECT EXPERIENCE</heading>
</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:25%;vertical-align:middle">
<a href="img/海岸线.png"><img src="img/海岸线.png" alt="PROJECT EXPERIENCE" width="280" height="160" style="border-style: none"></a>
</td>
<td width="75%" valign="middle">
<b>Coastline extraction technique based on SAM (Segment Anything Model)</b>
<ul>
<li>We are using SAM in the field of multimodal fusion, and we propose a cross-domain prompt learning model.</li>
<li>We have designed a multi-satellite intelligent interpretation system for the distributed deployment of SAM.</li>
<li>The relevant work has been implemented for coastline extraction in Uzbekistan. The average accuracy obtained from remote sensing data in Uzbekistan is 91.64%.</li>
</ul>
</td>
</tr>
<tr height="30"><td colspan="2"><hr color="#eee"></td></tr>
<tr>
<td style="padding:20px;width:25%;vertical-align:middle">
<a href="img/火星.png"><img src="img/火星.png" alt="PROJECT EXPERIENCE" width="280" height="160" style="border-style: none"></a>
</td>
<td width="75%" valign="middle">
<b>ChatMars:A Unified Multimodal Vision-Language Model for Mars and Earth Exploration
Based on LLAMA3.</b>
<ul>
<li>We present the unified Mars visual language instruction dataset, Mars-VL-227k. </li>
<li>We developed the Chat-Mars-LLAMA3 model, which is not only the first deep space remote sensing
model based on LLAMA3 but also the first to unify Earth observation and deep space Mars visual
language tasks.</li>
</ul>
</td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20"><tbody>
<tr>
<td>
<heading>AWARDS AND RECOGNITION</heading>
<p>
<ul>
<li style="line-height:30px">IEEE student member.</li>
<li style="line-height:30px">Graduate Outstanding Academic Scholarship, Xidian University (2024).</li>
<li style="line-height:30px">Undergraduate School-Level Scholarship, Xidian University (2022).</li>
<li style="line-height:30px">Third Prize in the 2nd "Fire Cup" Target Intelligent Recognition Competition (2023).</li>
</ul>
</p>
</td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20"><tbody>
<tr>
<td>
<heading>WORK EXPERIENCE</heading>
<p>
<ul>
<li style="line-height:30px; list-style:none;"><b>Fibocom Wireless Inc</b>, <i>Xi’an, China</i><span style="float:right;">03/2022-07/2022</span></li>
<li style="line-height:30px"><b>Department</b>: Software Development (Intern)</li>
<li style="line-height:30px"><b>Position</b>: Project Leader of the “Facial Recognition Attendance System”</li>
<li style="line-height:30px">We are responsible for establishing an employee facial database and developing a facial recognition system on a demo board, based on FaceNet (an open-source project utilizing CNN). Additionally, we are
developing an APP to provide user APIs and handle the system's daily maintenance and updates.</li>
</ul>
</p>
</td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20"><tbody>
<tr>
<td>
<heading>MISC</heading>
<p>
<ul>
<li style="line-height:30px">Here are the photos I took when I attended CVPR 2024:<a href="img/4.jpg" target="_blank">[here]</a></heading><br></li>
<li style="line-height:30px">This is the student club I joined, and it's about pop music:<a href="img/5.jpg" target="_blank">[here]</a></heading></li>
</ul>
</p>
</td>
</tr>
</tbody></table>
</td>
</tr>
</table>
</body>
</html>