-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservice.html
More file actions
109 lines (109 loc) · 3.01 KB
/
service.html
File metadata and controls
109 lines (109 loc) · 3.01 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<title>Welcome to Kai Wu's Homepage</title>
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">Kai Wu</div>
<div class="menu-item"><a href="index.html">Home</a></div>
<div class="menu-item"><a href="publication.html">Publications</a></div>
<div class="menu-item"><a href="grant_award.html">Awards</a></div>
<div class="menu-item"><a href="service.html" class="current">Services</a></div>
</td>
<td id="layout-content">
<p>
<tt> </tt>
</p>
<h1>Coference Service</h1>
<ul>
<li><p>Chair of IEEE Symposium 2023 on Multi-agent System Coordination and Optimization.</p>
</li>
<li><p>Chair of IEEE Symposium 2022 on Multi-agent System Coordination and Optimization.</p>
</li>
<li><p>Chair of IEEE Symposium 2021 on Multi-agent System Coordination and Optimization.</p>
</li>
<li><p>Chair of IEEE Symposium 2020 on Multi-agent System Coordination and Optimization.</p>
</li>
<li><p>Chair of The 2nd International Conference on Industrial Artificial Intelligence.</p>
</li>
<li><p>Top 10% of reviewers at ICML 2022.</p>
</li>
<li><p>COMMENDABLE REVIEWER at KDD 2025.</p>
</li>
<li><p>AAAI 2023, 2024, 2025 Reviewer.</p>
</li>
<li><p>ICML 2022, 2024, 2025 Reviewer.</p>
</li>
<li><p>NeurIPS 2024, 2025 Reviewer.</p>
</li>
<li><p>KDD 2023, 2024, 2025 Reviewer.</p>
</li>
<li><p>ICLR 2025 Reviewer.</p>
</li>
<li><p>AISTATS 2025 Reviewer.</p>
</li>
<li><p>ICCV 2025 Reviewer.</p>
</li>
<li><p>ACML 2025 Reviewer.</p>
</li>
</ul>
<h1>Journal Reviewers</h1>
<ul>
<li><p>IEEE Transactions on Evolutionary Computation</p>
</li>
<li><p>IEEE Transactions on Cybernetics</p>
</li>
<li><p>IEEE Transactions on Emergent Topics in Computational Intelligence</p>
</li>
<li><p>IEEE Transactions on Cognitive and Developmental Systems</p>
</li>
<li><p>IEEE Transactions on Fuzzy Systems</p>
</li>
<li><p>IEEE Transactions on Knowledge and Data Engineering</p>
</li>
<li><p>Applied Soft Computing</p>
</li>
<li><p>Fuzzy Sets and Systems</p>
</li>
<li><p>IEEE Transactions on Computers</p>
</li>
<li><p>Bioinformatics</p>
</li>
<li><p>BMC bioinformatics</p>
</li>
<li><p>Swarm and Evolutionary Computation</p>
</li>
<li><p>Neurocomputing</p>
</li>
<li><p>Knowledge-Based Systems</p>
</li>
<li><p>Information Sciences</p>
</li>
<li><p>Scientific Reports</p>
</li>
<li><p>IEEE Access</p>
</li>
<li><p>IEEE Signal Processing Letter</p>
</li>
</ul>
</td>
</tr>
</table>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?d56a1698848ed345e37455eb85b19de8";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</body>
</html>