-
Notifications
You must be signed in to change notification settings - Fork 1
/
program.html
414 lines (363 loc) · 21.7 KB
/
program.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
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
<!DOCTYPE html>
<html lang="en">
<head>
<title>Program</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">Program</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Program -->
<div class="program">
<div class="container">
<!-- Title -->
<div class="row">
<div class="col">
<div class="program_content_collapsing">
<div class="program_block">
<h3>AIoT Workshop Program @ KDD’22</h3>
August 15th, 2022 1:00-4:30pm, EST
<br />
Location: Washington DC Convention Center, USA
</div>
</div>
</div>
</div>
<!-- Keynote -->
<div class="row">
<div class="col">
<div class="program_content_collapsing">
<div class="program_block">
<div class="program_block_content">
<strong>
1:00 - 1:10pm
</strong>
<h4>
<span style="font-weight: bold;">
Opening
</span>
</h4>
<h5>Host: Dr. <a href="https://www.linkedin.com/in/hainingz/" target="_blank">Haining Zheng</a>, ExxonMobil</h5>
<br />
<strong>
1:10 - 1:55pm
</strong>
<h4>
<span style="font-weight: bold;">
Keynote: Computing at the Extreme Edge
</span>
</h4>
<h5>Shadi Noghabi, Networking Research Group at Microsoft Research</h5>
<div class="author_content row">
<div class="author_image">
<img src="./images/shadi-noghabi.jpg"/>
</div>
<div class="author_about">
<p>
<a href="https://www.microsoft.com/en-us/research/people/shadi/" target="_blank">Shadi Noghabi</a> is a senior researcher in the Networking Research Group at Microsoft Research. She received her Ph.D. Degree in CS from the University of Illinois at Urbana-Champaign in 2018 where she worked on the design and development of several large-scale production systems. Specifically, in collaboration with LinkedIn, she developed Ambry, a geo-distributed storage system used as the main backed for media objects at LinkedIn, and Samza, an Apache open-source stream processing framework used by LinkedIn and 10s of other companies. She has received the David Kuck Outstanding Thesis Award and the Microsoft Research Dissertation Award for her work during her Ph.D. Her current focus at Microsoft is on edge computing and Industrial IoT. She is currently working on developing highly available and scalable management platforms for the edge, ranging from small edges in remote areas to large renewable-based edge data centers and edge computing in space.
</p>
<p>
Abstract: Edge computing, where compute capacity is placed close to the data generation, has become an increasingly popular architecture. Using an edge enables lower latency, reduced bandwidth consumption, continuous computation despite disconnection from the cloud, and data privacy, all of which have created the widespread penetration of edge computing across many industries ranging from enterprise scenarios, manufacturing, agriculture, to 5G networks. However, in many such scenarios, the edge is not equivalent to a cloud data center with large reliable compute and networking infrastructure. Often, edges are in remote locations, with intermittent and weak network connectivity alongside limited and unreliable compute capacity. We refer to such edge setups as the "extreme edge".
</p>
<p>
In this talk, we will cover three such extreme edge scenarios, each with its own unique constraints, and describe the techniques used to cope with such constraints. First, an edge data center scenario deployed right at renewable farms and powered solely by renewables where the compute capacity varies based on the power production. Second, an edge in the farm scenario with limited network connectivity to the cloud while requiring the processing and uplink of drone imagery in near real-time. Finally, the uprising area of edge in Space (LEO satellite constellations) with both intermittent network and compute while capturing orders of magnitude more data than the bandwidth available.
</p>
<!--
<p>
Presentation deck <a href="published/vijay-KDD-21.pdf" target="_blank">[PDF]</a>
</p>
-->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br />
<!-- Invited Talk -->
<div class="row">
<div class="col">
<div class="program_content_collapsing">
<div class="program_block">
<strong>
1:55 - 2:25pm
</strong>
<a data-toggle="collapse" href="#talk-1" role="button" aria-expanded="false" aria-controls="talk-1">
<h4 style="font-weight: bold;">
Invited Talk: Rethinking GPU Computing for Multi-Tenant Artificial Intelligence
</h4>
<h5>Xiang Chen, George Mason University</h5>
</a>
</div>
<div class="program_block collapse" id="talk-1">
<div class="program_block_content">
<div class="author_content row">
<div class="author_image">
<img src="./images/XiangChen.jpg"/>
</div>
<div class="author_about">
<p>
<a href="https://volgenau.gmu.edu/profiles/xchen26" target="_blank">Xiang Chen</a> received his Ph.D. degree with the major of computer engineering in 2016 from the University of Pittsburgh. After that, Dr. Chen joined the George Mason University and founded the Intelligence Fusion Lab. His research works focus on high-performance computing, artificial intelligence, large-scale systems, and various mobile and edge applications. He also received the NSF CAREER Award, Best Paper Award in DATE, and several other competition awards. With close collaboration with industrial labs and vast universities, he is currently leading multiple research projects funded by NSF, AFRL, Comcast, and Microsoft.
</p>
<p>
Abstract: Recently, through algorithm optimization and computing acceleration, emerging AI applications (e.g., autonomous driving, metaverse immersion) have started to incorporate multiple deep neural networks (DNN) for various sub-task interactions and syntheses (e.g., object detection, image segmentation). Different from conventional singular DNN model deployment, such a trend redefines the “multi-tenant” problem for AI computing. In one of the most popular DNN computing platform – GPU, such a trend triggers a series of new challenges in terms of capacity, parallelism, scalability, and manageability. Therefore, through this talk, we would like to rethink the existing GPU support to multi-tenant AI computing and explore potential challenges and opportunities.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Technical paper session -->
<div class="row">
<div class="col">
<div class="program_content_collapsing">
<div class="program_block">
<strong>
2:25 - 2:55pm
</strong>
<h4>
<span style="font-weight: bold;">
Technical Paper Session
</span>
</h4>
</div>
<div>
<a data-toggle="collapse" href="#talk-2" role="button" aria-expanded="false" aria-controls="talk-2">
<h4 style="font-weight: bold;">
Spatiotemporal Data Augmentation for IoT-based Areal Monitoring of the Great Salt Lake
</h4>
<h5>Ashit Neema (Data Science), Soukaina Filali Boubrahimi (Computer Science), Ayman Nassar (Civil and Environmental Engineering at Utah State University)</h5>
</a>
</div>
<div class="program_block collapse" id="talk-2">
<p>
Abstract: Remote sensing is one of the basic enabling technologies for Internet-of-Things (IoT) systems. In the domain of hydrology, IoT-based products can significantly enhance the process of water quality and resource management. It is highly necessary to continuously monitor water bodies for ensuring the long-term stability of a region's hydrological and ecological ecosystems. Water body monitoring with IoT and remote sensing techniques has advanced along with an increase in freely available, high-resolution data. In this paper, we propose a model for mapping the remote sensing data available at low resolution to a high-resolution counterpart for the purpose of water body areal change monitoring. We propose to leverage our low to high-resolution mapping to generate synthetic data at high resolution, at time steps when only low-resolution data is available. We then use the enriched dataset to forecast the areal change in the Great Salt Lake water body.
</p>
</div>
<br />
<div>
<a data-toggle="collapse" href="#talk-3" role="button" aria-expanded="false" aria-controls="talk-3">
<h4 style="font-weight: bold;">
Analysis of Privacy-Preserving methods employed in the smart healthcare Ecosystem
</h4>
<h5>Chandrahass Shankhdhar (CSE at Shri Ram Murti Smarak College of Engineering & Technology)</h5>
</a>
</div>
<div class="program_block collapse" id="talk-3">
<p>
Abstract: The fast growth of Internet of Medical Things (IoMT) innovation has resulted in several breakthroughs in the smart healthcare field; it enhances healthcare systems to give more complex real-time services and more efficient patient motioning system. Nonetheless, despite IoMT's dazzling side, some problems continue to stymie its acceptance. In reality, collecting, transferring, storing, and utilizing data in IoMT applications raises concerns about privacy and data protection, particularly given the large number of parties involved throughout the data life cycle. Motivated by these facts, the purpose of this research is to conduct a Systematic Literature Review (SLR) of privacy-preserving methods employed in the smart healthcare ecosystem.
</div>
</div>
</div>
</div>
<br />
<strong>
2:55 - 3:30pm
</strong>
<h4>
<span style="font-weight: bold;">
Break
</span>
</h4>
<br />
<strong>
3:30 - 4:00pm
</strong>
<h4>
<span style="font-weight: bold;">
Hackathon Session (<span style="font-style: italic;">sponsored by Cornell University and Microsoft</span>)
</span>
</h4>
<strong>
3:30 - 3:45pm
</strong>
<h4>
<span style="font-weight: bold;">
Overview of Cornell Institute for Digital Agriculture (CIDA) and CIDA Hackathon (Virtual)
</span>
</h4>
<h5>Chris De Sa, Cornell University</h5>
<strong>
3:45 - 4:00pm
</strong>
<h4>
<span style="font-weight: bold;">
Project Agriverse
<h5>Yuexing Hao, Cornell University. Coauthor: Alexander Dawson; David Needles; Hao Zhen; Aixuan Shan; Jiaqi Wang.</h5>
</span>
</h4>
<p>
Abstract: Agriverse is an abbreviation of "Agriculture Metaverse". This platform aimed to employ AI/ML techniques to provide insights for the farmers, currently targeted at dairy farmers. The farmers can monitor and control the barn equipments in order to maximally optimize water usage and improve farm efficiency. In a ten-year span, for 500-cow size farms, owners can save over $1300 cost per year with Agriverse. The Agriverse team is formed during the Cornell Initiative for Digital Agriculture's fourth annual hackathon.
</p>
<br />
<!-- Closing Keynote -->
<div class="row">
<div class="col">
<div class="program_content_collapsing">
<div class="program_block">
<div class="program_block_content">
<strong>
4:00 - 5:00pm
</strong>
<h4>
<span style="font-weight: bold;">
Closing Keynote: Scalable, Heterogeneity-Aware and Trustworthy Federated Learning
</span>
</h4>
<h5>Yiran Chen, Duke University</h5>
<div class="author_content row">
<div class="author_image">
<img src="./images/yiranchen.jpg"/>
</div>
<div class="author_about">
<p>
<a href="https://ece.duke.edu/faculty/yiran-chen" target="_blank">Yiran Chen</a> received B.S. (1998) and M.S. (2001) from Tsinghua University and Ph.D. (2005) from Purdue University. After five years in industry, he joined University of Pittsburgh in 2010 as Assistant Professor and then was promoted to Associate Professor with tenure in 2014, holding Bicentennial Alumni Faculty Fellow. He is now the Professor of the Department of Electrical and Computer Engineering at Duke University and serving as the director of the NSF AI Institute for Edge Computing Leveraging the Next-generation Networks (Athena), the NSF Industry–University Cooperative Research Center (IUCRC) for Alternative Sustainable and Intelligent Computing (ASIC), and the co-director of Duke Center for Computational Evolutionary Intelligence (DCEI). His group focuses on the research of new memory and storage systems, machine learning and neuromorphic computing, and mobile computing systems. Dr. Chen has published 1 book and about 500 technical publications and has been granted 96 US patents. He has served as the associate editor of more than a dozen international academic periodicals and served on the technical and organization committees of more than 60 international conferences. He is now serving as the Editor-in-Chief of the IEEE Circuits and Systems Magazine. He received eight best paper awards, one best poster award, and fourteen best paper nominations from reputable international conferences and workshops such as MICRO, KDD, DATE, SEC, etc. He received numerous awards for his technical contributions and professional services such as IEEE Computer Society Edward J. McCluskey Technical Achievement Award, ACM SIGDA Service Award, etc. He is a Fellow of the ACM and IEEE and now serves as the chair of ACM SIGDA.
</p>
<p>
Abstract: Federated learning has become a popular distributed machine learning paradigm for developing on-device AI applications. However, the data residing across devices is intrinsically statistically heterogeneous (i.e., non-IID data distribution) and mobile devices usually have limited communication bandwidth to transfer local updates. Such statistical heterogeneity and communication limitation are two major bottlenecks that hinder applying federated learning in practice. In addition, recent works have demonstrated that sharing model updates makes federated learning vulnerable to inference attacks and model poisoning attacks. In this talk, we will present our recent works on novel federated learning frameworks to address the scalability and heterogeneity issues simultaneously. In addition, we will also reveal the essential reason of privacy leakage and model poisoning attacks in federated learning procedures, and provide the defense mechanisms accordingly towards trustworthy federated learning.
</p>
<!--
<p>
Presentation deck <a href="published/vijay-KDD-21.pdf" target="_blank">[PDF]</a>
</p>
-->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br />
<br />
<!-- 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>