-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathprogram.html
382 lines (288 loc) · 18 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<!-- <meta name="description" content="" />-->
<meta name="author" content="" />
<title>AIMS 2024 workshop</title>
<meta name="description" content="1st Workshop on New Trends in AI-Generated Media and Security">
<!-- Favicon-->
<!-- <link rel="icon" type="image/x-icon" href="dist/assets/img/favicon.ico" /> -->
<!-- Font Awesome icons (free version)-->
<!-- <script src="./release/all.js" crossorigin="anonymous"></script> -->
<script src="./release/all.js"></script>
<!-- Google fonts-->
<link href="./css/1.css" rel="stylesheet" />
<link href="./css/2.css" rel="stylesheet" type="text/css" />
<!-- Third party plugin CSS-->
<link href="./css/magnific-popup.min.css" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="./css/style.css" rel="stylesheet" />
<!-- Bootstrap core CSS -->
<link href="./css/bootstrap.min.css" rel="stylesheet">
<!-- Custom Google Web Font -->
<link href="./css/font-awesome.min.css" rel="stylesheet">
<link href='./css/fonts.googleapis1.css' rel='stylesheet' type='text/css'>
<link href='./css/fonts.googleapis2.css' rel='stylesheet' type='text/css'>
<!-- Custom CSS-->
<link href="./css/general.css" rel="stylesheet">
<!-- Owl-Carousel -->
<link href="./css/custom.css" rel="stylesheet">
<link href="./css/owl.carousel.css" rel="stylesheet">
<link href="./css/owl.theme.css" rel="stylesheet">
<link href="./css/style1.css" rel="stylesheet">
<link href="./css/animate.css" rel="stylesheet">
<!-- Magnific Popup core CSS file -->
<link rel="stylesheet" href="./css/magnific-popup.css">
<!-- <link rel="shortcut icon" href="./img/logos/favicon.png" type="image/x-icon"> -->
<!-- <script src="js/modernizr-2.8.3.min.js"></script> -->
<!-- Modernizr /-->
<!--[if IE 9]>
<script src="js/PIE_IE9.js"></script>
<![endif]-->
<!--[if lt IE 9]>
<script src="js/PIE_IE678.js"></script>
<![endif]-->
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
<link rel="stylesheet" href="./css/style2.css">
<script src="./js/project.js"></script>
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-light fixed-top py-3" id="mainNav">
<div class="container">
<!-- <a class="navbar-brand js-scroll-trigger" style="color:black" href="#page-top">AI4SciSci</a>-->
<!-- <a class="navbar-brand js-scroll-trigger" href="#submit"><img class="" id="logo-nav-bar"
src="img/logos/logo.png" alt="", width="150" height="50" style="margin-top: -15px;">
</a> -->
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto my-2 my-lg-0" id="title1">
<!-- <li class="nav-item"><a class="nav-link js-scroll-trigger" style="font-size: 15px; font-weight: bold;" href="#introduction">Home</a></li> -->
<li class="nav-item"><a class="nav-link js-scroll-trigger" style="font-size: 15px; font-weight: bold;" href="./index.html">Home</a></li>
<!-- <li class="nav-item"><a class="nav-link js-scroll-trigger" style="font-size: 15px; font-weight: bold;" href="#Call for Papers">Paper Topics</a></li> -->
<!-- <li class="nav-item"><a class="nav-link js-scroll-trigger" style="font-size: 15px; font-weight: bold;" href="#submit">Submission</a></li> -->
<li class="nav-item"><a class="nav-link js-scroll-trigger" style="font-size: 15px; font-weight: bold; " href="./submission.html">Submission</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" style="font-size: 15px; font-weight: bold;" href="./program.html ">Program</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" style="font-size: 15px; font-weight: bold;" href="./keynote.html">Keynotes</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" style="font-size: 15px; font-weight: bold;" href="./committee.html">Committee</a></li>
<!-- <li class="nav-item"><a class="nav-link js-scroll-trigger" style="font-size: 15px; font-weight: bold;" href="#contacts">Contacts</a></li> -->
</ul>
</div>
</div>
</nav>
<!-- Masthead-->
<header class="masthead">
<div class="container h-100">
<div class="row h-100 align-items-center justify-content-center text-center">
<!-- <div class="col-lg-20 align-self-end">
<h1 class="text-white font-weight-bold"><b>1st Workshop on New Trends in</b></h1>
<hr class="divider my-4" />
</div> -->
<div class="col-lg-20 align-self-baseline">
<p class="text-white-75 font-weight-light mb-5" style="font-size:1.5vw; color:white;font-weight: bold !important;"><b>1st Workshop on New Trends in</b></p>
<p><a style="font-size:3vw; color:white" href="#">AI-Generated Media and Security </a>.
<p class="text-white-75 font-weight-light mb-5" style="font-size:2vw; color:white;font-weight: bold !important;">(AIMS) @AVSS2024 </p>
<p class="text-white-75 font-weight-light mb-5" style="font-size:1.2vw; color:white;font-weight: bold !important;">Niagara Falls, Canada</p>
<p class="text-white-75 font-weight-light mb-5" style="font-size:1vw; color:white;font-weight: bold !important;">July <sup></sup> 16, 2024 (collocated with <a href="https://zinc.cse.buffalo.edu/ubmdfl/AVSS2024/index.php" target="_blank">AVSS 2024</a> and <a href="https://2024.ieeeicme.org" target="_blank">ICME 2024</a>)</p>
</div>
</div>
</div>
</header>
<!-- Program -->
<div id ="program" class="content-section-b">
<div class="container">
<div class="row">
<div class="wow fadeInLeftBig" data-animation-delay="200">
<!-- Schedule -->
<div id="Schedule">
<h3 class="section-heading">Schedule<b> </b></h3>
<h4>(presentations will not be recorded/streamed)</h4>
<!-- <p>09:15 - 09:25 Welcome</p>
<p>09:25 - 10:10 Keynote</p>
<b>Xin Li, University at Albany, SUNY</b> <br>
<b>Map as I have known it: a personal perspective on neuroscience and AI</b> -->
<p>10:30 - 11:00 Keynote</p>
<b>Sam Gregory, WITNESS</b>
<p>11:05 - 11:50 Keynote</p>
<b>Jon Gillham, Originality.AI</b>
<p>12:00 - 13:00 Lunch Break(Poster Presentation)</p>
<p>13:00 - 13:45 Keynote </p>
<b>Irene Amerini, Sapienza University of Rome</b> <br>
<b>Multimedia Forensics to Counter Misinformation: Current Research and Challenges</b>
<p>13:50 - 14:35 Keynote</p>
<b>Xin Li, University at Albany, SUNY</b> <br>
<b>Map as I have known it: a personal perspective on neuroscience and AI</b>
<p>14:40 - 15:25 Keynote</p>
<b>Dongfang Liu, Rochester Institute of Technology</b> <br>
<b>Towards Secure and Robust 3D Perception in the Real World: An Adversarial Approach</b>
</div>
<br>
<br>
<!-- ACCEPTED PAPERS -->
<h3 class="section-heading">ACCEPTED PAPERS<b> </b></h3>
<h4>(papers will be published in AVSS proceedings)</h4>
<br>
<h4>QRNN-Transformer: Recognizing Textual Entailment</h4>
<p>Xiaogang Zhu (Nanchang University),</p>
<p>Zhihan Yan (Nanchang University),</p>
<p>Wenzhan Wang (Jingdezhen University),</p>
<p>Shu Hu (Purdue University),</p>
<p>Xin Wang (University at Albany, SUNY),</p>
<p>Chunnian Liu (Nanchang University)</p>
<h4 class="title">GCD-Net: A Hybrid End-to-end Network with gating decoding for Liver Tumor Segmentation from CT Images</h4>
<p>Xiaogang Zhu (Nanchang University),</p>
<p>Tao Liu (Nanchang University), </p>
<p>Ziqiu Liu (Nanchang University), </p>
<p>FENG DING (Nanchang University), </p>
<p>OuYang shaobo (Nanchang University Affiliated Stomatological Hospital),</p>
<p>Xin Wang (University at Albany, SUNY),</p>
<p>Shu Hu (Purdue University),</p>
<h4 class="title">Robust CLIP-Based Detector for Exposing Diffusion Model-Generated Images</h4>
<p>Santosh ( Purdue University ),</p>
<p>Li Lin (Purdue University), </p>
<p>Irene Amerini (Sapienza Universita di Roma), </p>
<p>Xin Wang (University at Albany, SUNY),</p>
<p>Shu Hu (Purdue University),</p>
<h4 class="title">The Use of Style Transfer based on the FaceBlit for the Digital interaction of Cultural Heritage</h4>
<p>Meng Li (Chengdu University of Information Technology),</p>
<p>Jinrong Hu (Chengdu University of Information Technology),</p>
<p>Xin Wang (University at Albany, SUNY),</p>
<p>Hao Chen (Chengdu University of Information Technology),</p>
<p>Xiang Wen ( China Mobile (Chengdu) Industry Research Institute ), </p>
<p>Anqi Chen ( Sichuan University of Media and Communications ) </p>
<h4 class="title">RepMedGraf: Re-parameterization Medical Generated Radiation Field for Improved 3D Image Reconstruction</h4>
<p>Ruotong Sun (Chengdu University of Information Technology), </p>
<p>Fayang Liao (Chengdu University of Information Technology),</p>
<p>Jing He (Chengdu University of Information Technology), </p>
<p>Ying Liu (Chengdu University of Information Technology), </p>
<p>Wei Yi (Chengdu University of Information Technology), </p>
<p>Qinrui Fan (Chengdu University of Information Technology), </p>
<p>Shu Hu (Purdue University), </p>
<p>Xin Wang (University at Albany, SUNY), </p>
<p>Jing Hu (Chengdu University of Information Technology) </p>
<h4 class="title">Procedural Generation of 3D Scenes for Urban Landscape Based on Remote Sensing Images</h4>
<p>Shuqin Yang (Chengdu University of Information Technology),</p>
<p>Haopu Yuan (Chengdu University of Information Technology),</p>
<p>Tianqi Wang (Chengdu University of Information Technology),</p>
<p>Rui Zhong (Chengdu University of Information Technology),</p>
<p>Chenggang Song (Chengdu University of Information Technology),</p>
<p>Ying Fu (Chengdu University of information technology),</p>
<p>Wenyi Ge (Chengdu University of Information Technology),</p>
<p>Xia Yuan (Chengdu University of Information Technology)</p>
<h4 class="title">Deep Learning-Driven Surveillance for Intrusion Identification using Proactive Intelligent Video Recognition</h4>
<p>YAGNESH CHALLAGUNDLA (VIT AP UNIVERSITY),</p>
<p>SHREEYA DHEERA PARVATHAM ( VIT-AP UNIVERSITY ),</p>
<p>Sachi Mohanty (VIT-AP University)</p>
<h4 class="title">Enhancing Security: Federated Learning against Man-In-The-Middle Threats with Gradient Boosting Machines and LSTM</h4>
<p>Suneeta Satpathy (SOA Deemed to be University),</p>
<p>Pratik Swain (SSU), </p>
<p>Mukkoti Maruthi Venkata Chalapathi ( School of Computer Science & Engineering (SCOPE), VIT-AP University, Amaravati)</p>
<!-- <h3></h3>-->
<!-- <table class="table table-bordered table-hover white" style="margin-left: 0%;font-weight: bold;">
<tbody>
<tr>
<td style="vertical-align: middle; white-space: nowrap; background-color: #d3d3d3; color: black; text-align: center;"><p class="lead">Time (Beijing Time)</td>
<td style="vertical-align: middle; white-space: nowrap; background-color: #d3d3d3; color: black; text-align: center;"><p class="lead">Title</td>
<td style="vertical-align: middle; white-space: nowrap; background-color: #d3d3d3; color: black; text-align: center;"><p class="lead">Presenter/Author</td>
</tr>
<tr>
<td style="color: black; white-space: nowrap;"><p class="lead">17:30-17:35</p></td>
<td style="color: black; white-space: nowrap;"><p class="lead">Opening Remarks</p></td>
<td style="color: black; white-space: nowrap;"><p class="lead">Organizers</p></td>
</tr>
<tr>
<td style="color: black; white-space: nowrap;"><p class="lead">17:35-18:00</p></td>
<td style="color: black; white-space: nowrap; "><p class="lead">Keynote 1</p></td>
<td style="color: black; white-space: nowrap;"><p class="lead">Dr. C. Lee Giles</p></td>
</tr>
<tr>
<td style="color: black; white-space: nowrap;"><p class="lead" >18:00-18:20</p></td>
<td style="color: black; white-space: nowrap;"><p class="lead">Citation Style Classification: a Comparison of Machine Learning Approaches</p></td>
<td style="color: black; white-space: nowrap;"><p class="lead">Artyom Kopan, Anna Smirnova, Ilya Shchuckin, Vladislav Makeev, and George Chernishev</p></td>
</tr>
<tr>
<td style="color: black; white-space: nowrap;"><p class="lead">18:20-18:40</p></td>
<td style="color: black; white-space: nowrap;"><p class="lead">Can machine learning algorithms predict publication outcomes? A case study of COVID-19 preprints</p></td>
<td style="color: black; white-space: nowrap;"><p class="lead">Sai Koneru, Xin Wei, Jian Wu, and Sarah Rajtmajer</p></td>
</tr>
<tr>
<td style="color: black; white-space: nowrap;"><p class="lead">18:40-19:00</p></td>
<td style="color: black; white-space: nowrap;"><p class="lead">Hard Anomaly Detection: An Adversarial Data Augmentation Solution</p></td>
<td style="color: black; white-space: nowrap;"><p class="lead">Teng Hu, Cheng Wang, Qing Yang, and Xue Chen</p></td>
</tr>
<tr>
<td style="color: black; white-space: nowrap;"><p class="lead">19:00-19:50</p></td>
<td style="color: black; white-space: nowrap;"><p class="lead">Towards an Artificial Muse for new Ideas in Science</p></td>
<td style="color: black; white-space: nowrap;"><p class="lead">Dr. Mario Krenn</p></td>
</tr>
<tr>
<td style="color: black; white-space: nowrap;"><p class="lead">19:50-20:00</p></td>
<td style="color: black; white-space: nowrap;"><p class="lead">Ending Remarks</p></td>
<td style="color: black; white-space: nowrap;"><p class="lead">Organizers</p></td>
</tr>
</tbody>
</table> -->
</div>
</div>
</div>
<div class="container">
<div class="wow fadeInRightBig" data-animation-delay="200"></div>
</br></br></br></br></br>
</div>
</div>
<div id="contacts" class="content-section-c ">
<!-- Contacts -->
<div class="container">
<div class="row">
<div class="container">
<h3 class="section-heading"><font color="white">Contacts</font></h3>
<div class="row wow fadeInRightBig" data-animation-delay="200">
<div class="left11" data-animation-delay="200">
<p class="lead" style="text-align:left;color:white">
<b> Shu Hu</b></br>
Assistant Professor</br>
Purdue University in Indianapolis</br>
E-mail: <u><a target="blank" style="color:white" href="[email protected]">[email protected]</a></u></br>
</p>
</div>
<div class="right11" style="text-align:justify" data-animation-delay="200">
<p class="lead" style="text-align:left;color:white">
<b> Xin Wang</b></br>
Assistant Professor</br>
State University of New York at Albany</br>
E-mail: <u><a target="blank" style="color:white" href="[email protected]">[email protected]</a></u></br>
</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 col-md-offset-3 text-center">
<div >
<div class="morph-button ">
<button type="button"></button>
</div>
</div>
</div>
</div>
</div>
<div style="text-align: center;">
<center><a target="_blank" href="https://twitter.com/Ai4SciSci" target="blank">
<!-- <img class="img-responsive img-rounded" style="border-radius: 50%" height="48" width="48" src="img/twitter.png" alt=""> -->
</a> </center>
</div>
</div>
<!-- Bootstrap core JS-->
<script src="./js/jquery-3.5.1.slim.min.js"></script>
<script src="./js/bootstrap.bundle.min.js"></script>
<!-- Third party plugin JS-->
<script src="./js/jquery.easing.min.js"></script>
<script src="./js/jquery.magnific-popup.min.js"></script>
<!-- Core theme JS-->
<script src="./js/scripts.js"></script>
</body>
</html>