-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
172 lines (152 loc) · 6.93 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
<html>
<head>
<title>Welcome to Dong Qiao's Homepage</title>
<link rel="stylesheet" type="text/css" href="mystyle.css" />
<style type='text/css'>
body,div,h1,table,tr,td,a {
margin:0px;
padding:0px;
font-family:TIMES NEW ROMAN;
}
div {
float:left;
}
div#main {
width:800px;
height:auto;
border:0px solid purple;
float:none;
margin:auto;
}
div.item {
width:800px;
height:100px;
border:0px solid red;
float:left;
}
div#headbar {
width:800px;
height:150px;
border:0px solid red;
background-color:white;
float:left;
}
a {
color:purple;
text-decoration:none;
display:block;
text-align:center;
background-color:white;
}
div#bottom {
width:800px;
height:49px;
background-color:white;
border-top:1px solid grey;
}
a.block_head{
text-align:left;
font-size:20px;
//font-weight:bold;
color: purple;
margin-bottom: 1px
}
</style>
</head>
<body>
<div id = 'main'>
<div id = 'head'>
<div class = 'item' id = 'headbar'>
<h1 style = 'color:black;font-size:50px;text-align:center;line-height:150px;'>Dong Qiao</h1>
</div>
<div id = 'navbar'>
<table style = 'width:800px;border:0px solid red'>
<tr>
<td><a href = '#educational_background'>ABOUT ME</a></td>
<td><a href = '#research_interests'>RESEARCH INTERESTS</a></td>
<td><a href = '#selected_publications'>PUBLICATIONS</a></td>
<td><a href = '#teching_experiences'>TEACHING EXPERIENCES</a></td>
<td><a href = '#honors'>HONORS</a></td>
</tr>
</table>
</div>
</div>
<div id = 'content'>
<div id = 'left' style = 'width:120px;border:0px solid red;padding:30px;'>
<image src = './images/me.jpg' width = '120px'>
</div>
<div id = 'right' style = 'width:560px;border:0px solid green;padding:30px;line-height:150%;'>
<h3 style="margin-top: 0">Basic Info</h3>
<ul style="font-size: 18px;">
<li>Current role: 4-year PhD candidate at CUHK(SZ)</li>
<li>Email: dongqiao [at] link [dot] cuhk [dot] edu [dot] cn</li>
<li>Office: SDS Research Space on the 4 Floor of Zhixin</li>
<li>Google scholar: <a href = 'https://scholar.google.com/citations?hl=en&user=8x-yOt0AAAAJ' style="display:inline;background:none;color:purple" target="_blank">Dong QIAO</a></li>
<li>Github: <a href = 'https://github.com/yuanxiqd' style="display:inline;background:none;color:purple" target="_blank">@yuanxiqd</a></li>
</ul>
</div>
</div>
<div class="sec_block" style="width: 800px;border: 0 dashed purple;margin-bottom: 50px">
<a class = 'block_head' name = 'educational_background' style="text-align:left;font-style:italic;color:orange;"> News</a>
<hr />
<ul style="font-size: 18px;">
<li><a style="display:inline">Nov 2023</a>: He won the SDS TA/USTF Award in AY2022-23.</li>
<li><a style="display:inline">Aug 2021</a>: He registered as a 1st-year PhD student at The Chinese University of Hong Kong, Shenzhen.</li>
</ul>
</div>
<div class="sec_block" style="width: 800px">
<a class = 'block_head' name = 'educational_background'> Educational background</a>
<hr />
<ul style="font-size: 18px">
<li>PhD student (The Chinese University of Hong Kong, Shenzhen)</li>
<li>MSc in Management (Central South University)</li>
<li>BSc in Management - Major, LLB - Minor (Zhengzhou University)</li>
</ul>
</div>
<div class="sec_block" style="width: 800px">
<a class = 'block_head' name = 'research_interests'> Research interests</a>
<hr />
<ul style="font-size: 18px">
<li>Machine Learning</li>
</ul>
</div>
<div class="sec_block" style="width: 800px">
<a class = 'block_head' name = 'selected_publications'> Selected publications</a>
<hr />
<ul style="font-size: 18px">
<li>Dong Qiao, Xinxian Ma, Jicong Fan, Federated t-SNE and UMAP for Distributed Data Visualization, AAAI 2025, Accepted.</li>
<li>Dong Qiao, Chris Ding, Jicong Fan, Federated Spectral Clustering via Secure Similarity Reconstruction, NeurIPS 2023, Accepted.</li>
<li>Dong Qiao, Xiao-kang Wang, Jian-qiang Wang, Lin Li. Maximum entropy-based method for extracting the underlying probability distributions of z-number. Applied and Computational Mathematics: An International Journal. 2024, 23(2): 201-218.</li>
<li>Dong Qiao, Kai-wen Shen, Jian-qiang Wang, Tie-li Wang, Multi-criteria PROMETHEE method based on possibility degree with Z-numbers under uncertain linguistic environment, Journal of Ambient Intelligence and Humanized Computing, 2020, 11(5): 2187-2201.</li>
<li>Dong Qiao, Yi-ting Wang, Jian-qiang Wang, Hanyang Luo, Lin Li. Likelihood-based qualitative flexible approach to ranking of Z-numbers in decision problems, Computational and Applied Mathematics, 2020, 39(2): 134.</li>
<li>Dong Qiao, Xiao-kang Wang, Jian-qiang Wang, Ke Chen, Cross entropy for discrete Z-numbers and its application in multi-criteria decision-making, International Journal of Fuzzy Systems, 2019, 21(6): 1786-1800.</li>
<li>Kai-wen Shen, Xiao-kang Wang, Dong Qiao, Jian-qiang Wang, Extended Z-MABAC method based on regret theory and directed distance for regional circular economy development program selection with Z-information, IEEE Transactions on Fuzzy Systems, 2020, 28(8): 1851-1863.</li>
</ul>
</div>
<div class="sec_block" style="width: 800px">
<a class = 'block_head' name = 'teching_experiences'> Teaching experiences</a>
<hr />
<ul style="font-size: 18px">
<li>2023 Fall: DDA3020 Machine Learning, Teaching assistant (L)</li>
<li>2023 Spring: DDA4210 Advanced Machine Learning, Teaching assistant (L)</li>
<li>2022 Fall: STA4001 Stochastic Process, Teaching assistant</li>
<li>2022 Spring: DDA2001 Introduction to Data Science, Teaching assistant</li>
<li>2021 Fall: CSC3001 Discrete Mathematics, Teaching assistant</li>
</ul>
</div>
<div class="sec_block" style="width: 800px">
<a class = 'block_head' name = 'honors'> Honors</a>
<hr />
<ul style="font-size: 18px">
<li>November 2023: SDS TA/USTF Award, The Chinese University of Hong Kong, Shenzhen</li>
<li>June 2020: Excellent Graduates, Central South University</li>
<li>May 2020: Excellent Graduates, Hunan Province Education Department</li>
<li>December 2019: National Scholarship for Postgraduates, Ministry of Education</li>
</ul>
</div>
<div id = 'bottom'>
<h1 style = 'color:black;font-size:15px;text-align:center;line-height:49px;'>Copyright © 2025 All Rights Reserved. Dong QIAO.</h1>
</div>
</div>
</body>
</html>