-
Notifications
You must be signed in to change notification settings - Fork 1
/
accepted-papers.html
229 lines (195 loc) · 7.68 KB
/
accepted-papers.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Accepted Papers</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Conference project">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/logo.png" href="images/logo.png">
<link rel="stylesheet" type="text/css" href="styles/bootstrap4/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="plugins/font-awesome-4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="plugins/OwlCarousel2-2.2.1/owl.carousel.css">
<link rel="stylesheet" type="text/css" href="plugins/OwlCarousel2-2.2.1/owl.theme.default.css">
<link rel="stylesheet" type="text/css" href="plugins/OwlCarousel2-2.2.1/animate.css">
<link rel="stylesheet" type="text/css" href="styles/page_styles.css">
<link rel="stylesheet" type="text/css" href="styles/page_responsive.css">
<link rel="stylesheet" type="text/css" href="styles/custom.css">
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/custom.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-1BY1GXCP05"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-1BY1GXCP05');
</script>
</head>
<body>
<div class="super_container">
<!-- Menu -->
<div class="menu trans_500">
<div class="menu_content d-flex flex-column align-items-center justify-content-center text-center">
<div class="menu_close_container">
<div class="menu_close"></div>
</div>
<!-- Banner Mobile -->
<div id="banner-mobile"></div>
<script src="js/components/banner-mobile.js"></script>
<!-- Navigation for Mobile -->
<div id="nav-mobile"></div>
<script src="js/components/nav-mobile.js"></script>
</div>
</div>
<!-- Home -->
<div class="home">
<div class="parallax_background parallax-window" data-parallax="scroll" data-image-src="images/index.jpg"
data-speed="0.8"></div>
<!-- Header -->
<header class="header" id="header">
<div>
<!-- Banner -->
<div id="banner"></div>
<script src="js/components/banner.js"></script>
<!-- Navigation -->
<div id="nav"></div>
<script src="js/components/nav.js"></script>
</div>
</header>
<div class="home_content_container">
<div class="container">
<div class="row">
<div class="col">
<div class="home_content d-flex flex-row align-items-end justify-content-start">
<div class="current_page">Accepted Papers</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Papers -->
<div class="speakers">
<div class="container">
<div class="row">
<div class="col">
<div class="speaker_container">
<div class="speaker_text">
<h3>Advancing from Predictive Maintenance to Intelligent Maintenance with AI and IIoTs [<a href="published/AIoT_4_Zheng_TechnicalPaper_KDD2020.pdf" target="_blank">PDF</a>]</h3>
<h5>
Haining Zheng; Antonio R. Paiva; Chris S. Gurciullo; (ExxonMobil Research and Engineering Company)
</h5>
<br />
<br />
<h3 class="pt-20">Hybrid Edge-Cloud based Ensemble Learning for Forecasting Occupancy of Open-plan Offices [<a href="published/AIoT_06_Jalali_TechnicalPaper_KDD2020.pdf" target="_blank">PDF</a>]</h3>
<h5>
Fatemeh Jalali (IBM Research Australia);
Subhrajit Roy (DeepMind);
Ramachandra Rao Kolluri (IBM Research Australia);
Maneesha Perera (IBM Research Australia, University of Melbourne); Mahsa Salehi (Monash University);
John D. Vasquez (IBM IoT Center);
Julian de Hoog (IBM Research Australia)
</h5>
<br />
<br />
<h3>Online Area Covering Autonomous Robot in Unknown Environments [<a href="published/KDD2020_AIOT.pdf" target="_blank">PDF</a>]</h3>
<h5>
Guohua Ren; Olimpiya Saha; Javad Heydari; Viswanath Ganapathy; Mohak Shah; (Advanced AI Lab, LG Electronics)
</h5>
<br />
<br />
<h3>FedCD: Improving Performance in non-IID Federated Learning [<a href="published/CS_242_KDD_Workshop_Submission (4).pdf" target="_blank">PDF</a>]</h3>
<h5>
Kavya Kopparapu; Eric Lin; Jessica Zhao; (Harvard University)
</h5>
<br />
<br />
<h3>Intelligent Solutions in the COVID-19 Era with AI Camera [<a href="published/2020_08_24 KDD Intelligent Solutions in the COVID-19 Era with AI Camera.pdf" target="_blank">PDF</a>]</h3>
<h5>
Ming-Chih Lin; Chris McMillan; Ti-Hua Yang; Dan Rosenstein; Yu-Kwen Hsu; Jussi Niemela; (Cloud + AI Microsoft)
</h5>
<br />
<br />
<h3>Resource-Constrained Federated Learning with Heterogeneous Labels and Models [<a href="published/AIoT_10_Gudur_TechnicalPaper_KDD2020.pdf" target="_blank">PDF</a>]</h3>
<h5>
Gautham Krishna Gudur (Global AI Accelerator, Ericsson);
Bala Shyamala Balaji (Indian Institute of Technology, Madras);
Perepu Satheesh Kumar (Ericsson Research)
</h5>
<br />
<br />
<h3>Man-in-the-Middle Attacks on MQTT-based IoT Using BERT Based Adversarial Message Generation [<a href="published/KDD20-AIoT-camera_ready.pdf" target="_blank">PDF</a>]</h3>
<h5>
Henry Wong; Tie Luo; (Department of Computer Science Missouri University of Science and Technology)
</h5>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Call to action -->
<div class="cta">
<div class="parallax_background parallax-window" data-parallax="scroll" data-image-src="images/speakers.jpg"
data-speed="0.8"></div>
<div class="container">
<div class="row">
<div class="col">
<div class="cta_content text-center">
<div class="cta_title">Need to find us?</div>
<div class="button cta_button">
<a href="mailto:aiotworkshop@gmail.com">Contact Us</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer class="footer">
<div class="footer_extra">
<div class="container">
<div class="row">
<div class="col">
<div
class="footer_extra_content d-flex flex-lg-row flex-column align-items-lg-center align-items-start justify-content-lg-start justify-content-center">
<div class="footer_extra_right ml-lg-auto text-lg-right">
<!--
<div class="footer_extra_links">
<ul>
<li><a href="contact.html">Contact us</a></li>
<li><a href="#">Sitemap</a></li>
<li><a href="#">Privacy</a></li>
</ul>
</div>
-->
<div class="copyright">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©
<script>
document.write(new Date().getFullYear());
</script>
All rights reserved | This template is made with
<i class="fa fa-heart-o" aria-hidden="true"></i> by
<a href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
</div>
<script src="js/jquery-3.2.1.min.js"></script>
<script src="styles/bootstrap4/popper.js"></script>
<script src="styles/bootstrap4/bootstrap.min.js"></script>
<script src="plugins/OwlCarousel2-2.2.1/owl.carousel.js"></script>
<script src="plugins/easing/easing.js"></script>
<script src="plugins/parallax-js-master/parallax.min.js"></script>
<script src="js/speakers.js"></script>
</body>
</html>