-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
618 lines (534 loc) · 31.3 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
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
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport">
<meta content="Official website of - 26 - 30 March 2022 - Hiroshima, Japan" name="description">
<meta content="AILA 2022 organising committee" name="author">
<meta content="AILA 2022,AILA'22,26th AILA,Conference,Computer Science,Software Engineering,Formal Methods"
name="keywords">
<title>AILA 2022</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link
href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800'
rel='stylesheet' type='text/css'>
<link
href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic'
rel='stylesheet' type='text/css'>
<!-- Plugin CSS -->
<link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/creative.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<!-- <a class="navbar-brand js-scroll-trigger" href="https://www.smart-dependable-sino-europe.institute"><img src="img/logos/iisg-logo-2.png" alt="Institute of Intelligent Software, Guangzhou" width="250"></a>
<a class="navbar-brand js-scroll-trigger" href="http://www.youthinktech.com"><img src="img/logos/youthink-logo.png" alt="Guangzhou CAS YouThink Technology Corp.,Ltd" width="90"></a>
<a class="navbar-brand js-scroll-trigger" href="http://www.zstu.edu.cn"><img src="img/logos/zstu-logo.png" alt="Zhejiang Sci-Tech University" width="120"></a> -->
<button aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"
class="navbar-toggler navbar-toggler-right" data-target="#navbarResponsive" data-toggle="collapse"
type="button">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<!--<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#dates">Important Dates</a>
</li>-->
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#scope">Scope</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#accepted papers">Accepted Papers</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#register">Registration</a>
</li>
<!--<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#venue">Venue</a>
</li>-->
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#program">Program</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#committee">Committee</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#sponsors">Co-Sponsorships</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="masthead text-center text-white d-flex">
<div class="container my-auto">
<div class="row">
<div class="col-lg-10 mx-auto">
<br><br>
<h1 class="text-uppercase">
<strong>The 2<sup>nd</sup> International Conference on Artificial Intelligence Logic and
Applications</strong>
</h1>
<br>
<p><strong>August 26-28, 2022, Shanghai, China</strong></p>
<br><br>
<!-- hxc -->
<!-- <p style="color: white"><strong>鉴于新冠肺炎疫情的最新形势和上海的最新政策,AILA 2022 此处等陈sir待定.</strong></p> -->
</div>
</div>
</div>
</header>
<section class="bg-primary" id="about">
<div class="container">
<div class="row">
<div class="col-lg-12 mx-auto text-center">
<h2 class="section-heading text-white">Welcome to the website of the 2nd International Conference on
Artificial Intelligence Logic and Applications (AILA2022)</h2>
<p class="text-faded mb-2">The 2022 International Conference on Artificial Intelligence Logic and
Applications (AILA 2022) is the second in a series of conferences dedicated to logical
formalisms and approaches to artificial intelligence (AI). The conference will be held in
Shanghai during August 26-28, 2022, and organized by the East China Normal University. All
papers accepted will be included in the AILA 2022 proceedings that will be published by Springer
and submitted for indexing by EI Compendex.
</p>
<!-- <p class="text-faded mb-2">
Download the PDF version of the CFP <a href="cfp.pdf">Here</a>.
</p> -->
<hr class="my-4">
<h3 class="mb-4 text-white">We look forward to your participation.</h3>
</div>
</div>
</div>
</section>
<section id="dates">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Important Dates</h2>
<p></p>
<!-- hxc,摘要截止没说 -->
<!-- <p class="mb-2"><strike style='color:#ff0000'><span style='color:black'>Abstract Submissions Due: 1
October 2021<span></strike>
</p> -->
<p class="mb-2"><span style='color:black'>Full Paper
Submissions Due: May 01, 2022</br>
</p>
<p class="mb-2"><span style='color:black'>Acceptance
Notification: July 01, 2022
</p>
<p class="mb-2">Camera-ready paper submission Due: July 17, 2022 </p>
<p class="mb-2">Conference date (updated): August 26-28, 2022</p>
</div>
</div>
</div>
</section>
<section class="bg-dark text-white" id="scope">
<div class="container text-center">
<h2 class="mb-4">Scope and Topics</h2>
<p></p>
<p class="mb-2 text-white">Logic has been a foundation stone for symbolic knowledge representation and
reasoning ever since the beginning of AI research in the 1950s. Besides, AI applications often make use
of logical approaches, including decision making, fraud detection, cybernetics, precision medicine, and
many more. With the prevailing of machine learning and deep learning, combining logic-related structures
is becoming a common view so as to take advantage of the diverse paradigms. This conference aims to
provide an opportunity and forum for researchers to share and discuss about their novel ideas, original
research achievements, and practical experiences in a broad range of artificial intelligence logic and
applications.
Topics include, but are certainly not limited to:</p>
</div>
<div class="container">
<div class="row">
<div class="col-lg-6 mx-auto">
<ul>
<li>Belief logic and Epistemic logic</li>
<li>Default logic and Modal logic</li>
<li>Description logic and Separate logic</li>
<li>Dynamic logic and Temporal logic</li>
<li>Non-monotonic logic and Non-classic logic</li>
<li>Probabilistic logic and Fuzzy logic</li>
</ul>
</div>
<div class="col-lg-5 mx-auto">
<ul>
<li>Spatio-temporal logic</li>
<li>Automated reasoning and Approximate reasoning</li>
<li>Granular computing and Soft computing</li>
<li>Logic programming and Logic-based approaches</li>
<li>Neural-symbolic integration</li>
<li>Logic-based applications</li>
</ul>
</div>
</div>
</div>
<!-- hxc尽量不做多余的事情 -->
<!-- <div class="container text-center">
<p></p>
<p class="mb-2 text-white">
Different kinds of contributions are sought, including novel research, lessons learned, experience
reports,
and discussions of practical problems faced by industry and user domains. The ultimate goal is to build
a
rich and comprehensive conference program that can fit the interests and needs of different classes of
attendees: professionals, researchers, managers, and students. A program goal is to organize several
sessions that include both academic and industrial papers on a given topic and culminate panels to
discuss
relationships between industrial and academic research.
</p>
</div> -->
</section>
<section class="bg-primary" id="accepted papers">
<div class="container">
<div class="row">
<div class="col-lg-12 mx-auto text-justify">
<br>
<h2 class="section-heading text-white text-center">Accepted Papers</h2>
<br>
<h4 class="mb-4 text-white text-center">Regular Papers</h4>
<ul>
<li class="text-white mb-2">To be announced
</li>
</ul>
<hr class="my-4">
<h4 class="mb-4 text-white text-center">Short Papers</h4>
<ul>
<li class="text-white mb-2">To be announced
</li>
</ul>
</div>
</div>
</div>
</section>
<section id="register">
<div class="container text-center">
<div class="row">
<h2 class="section-heading mb-2 text-center w-100">Registration
<br> To be announced <br />
</h2>
<p></p>
<!-- hxc -->
<!-- <div class="col-lg-12 text-center">
<div class="col-lg-12 text-justify">
<br>
<b class="mb-2">Please contact Prof. Shaoying Liu by email at <a
href="mailto:[email protected]">[email protected]</a> regarding any
issues in relation to registration and payment.</b>
<ul>
<li>Each accepted paper for the main conference must have at least one author registered
with
the <strong>AILA 2022 main conference</strong> in the category of <strong>Author
Registration (Online)</strong> by 21
January 2022. Each accepted paper for the Workshop must have at least one author
registered
with the <strong>Workshop + Tutorials</strong> in the category of <strong>Author
Registration
(Online)</strong> by 10 Feb.
2022. <strong>This policy applies to each accepted paper, NOT each author</strong>.
</li>
<li>The main conference fee covers an electronic copy of the proceedings and attendance to
all conference sessions, workshop, and tutorials.
</li>
<li>The workshop + tutorials fee covers attendance to the workshop and all the tutorials.
</li>
<li>All the registrations and payments should be made using the online registration system.
The
online payment for the registration fee is supported by the PayPal system in which
Credit
card payment or PayPal account payment can be used.
</li>
<li>All the fees and payments are in Japanese Yen (JPY).</li>
<li>Registration cancelation policy: Registration fees will be refunded only if the
cancellation request is submitted in writing by email with a good reason and no later
than
10 March 2022. Cancellations will be subject to a cancellation fee to cover
administrative
charges. No refunds will be issued for cancellation requests received after 10 March
2022.
</li>
</ul>
</div>
<hr class="my-4">
<table class="table table-striped text-center">
<thead>
<tr>
<td scope="col"></td>
<td scope="col"><strong>Author Registration </br>(Online)</strong></br>Until 21 January
2022
(main conference)</br> Until 10 February 2022 (Workshop + Tutorials)
</td>
<td scope="col"><strong>Early Registration</br> (Non-Author, Online)</strong></br>Before
10
March 2022
</td>
<td scope="col"><strong>Late Registration </br>(Non-Author, Online)</strong></br>After 9
March
2022
</td>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">AILA 2022 main conference</th>
<td>55,000 JPY</td>
<td>20,000 JPY</td>
<td>25,000 JPY</td>
</tr>
<tr>
<th scope="row">Workshop + Tutorials</th>
<td>30,000 JPY</td>
<td>10,000 JPY</td>
<td>15,000 JPY</td>
</tr>
</tbody>
</table>
<div class="col-lg-12 text-center">
<div class="row">
<div class="col-lg-6 mx-auto" style="text-align: right">
<p><a class="btn btn-dark js-scroll-trigger" style="text-align: left"
href="https://form.jotform.com/213478644814059">Author Registration</a></p>
</div>
<div class="col-lg-6 mx-auto" style="text-align: left">
<p><a class="btn btn-dark js-scroll-trigger" style="text-align: right"
href="https://form.jotform.com/213551178142451">Non-Author Registration</a></p>
</div>
</div>
</div>
<!-- <table class="table table-striped text-center">
<thead>
<tr>
<th scope="col"></th>
<th scope="col">Student Early Registration </br>(until 22/09/2019)</th>
<th scope="col">Early Registration </br>(until 22/09/2019)</th>
<th scope="col">Student Late Registration </br>(after 22/09/2019)</th>
<th scope="col">Late Registration </br>(after 22/09/2019)</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">Price</th>
<td>650 USD</td>
<td>800 USD</td>
<td>750 USD</td>
<td>900 USD</td>
</tr>
</tbody>
</table>
<div class="col-lg-12 text-center">
<p class="mb-2">Note that authors' registration due date is <strong>08/09/2019</strong>.</p>
<p class="mb-2">Discounted registration fee has been provided to the ICFEM 2019 delegates at US$700.</p>
<br>
<p><a class="btn btn-dark js-scroll-trigger" href="https://www.formal-analysis-registration.com">Register Now!</a></p>
</div>-->
</div>
</div>
</section>
<section class="bg-primary text-white" id="program">
<div class="container text-center">
<!-- <h2 class="mb-4">Program</h2>
<p>To be announced.</p> -->
<!-- hxc下面的部分是要的 -->
<!-- <hr class="my-4">
<h4 class="mb-4">To be announced</h4>
<div class="row">
<div class="col-lg-2 mx-auto text-center lign-middle" style="padding: 10px">
<img src="img/xxx.jpg" width="300">
</div>
<div class="col-lg-6 mx-auto text-left">
<p class="mb-2 text-white"><a href="https://www.nist.gov/people/jeff-voas"><strong>To be announced</strong></a><br /><strong>Pro</strong><br />
<strong>Bio:</strong></p>
<p class="mb-2 text-white"><strong>Title:</strong></p>
<p class="mb-2 text-white"><strong>Abstract:</strong> </p>
</div>
</div> -->
<section class="bg-primary" id="submission">
<div class="container">
<div class="row">
<div class="col-lg-12 mx-auto text-center">
<!--<h2 class="section-heading text-white">Full Papers</h2>
<p class="text-white mb-2">
Full papers are divided into two categories: Technical Papers and Experience Reports. The papers submitted to both categories will be reviewed by program committee members, and papers accepted in either category will be published in the conference proceedings. Technical papers should describe original research, and experience reports should present practical projects carried out in industry, and reflect on the lessons learnt from them.
</p>
<hr class="my-4">
<h2 class="section-heading text-white">Short Papers</h2>
<p class="text-white mb-2">
Short paper submissions describe early-stage, ongoing or PhD research. All short papers will be reviewed by program committee members, and accepted short papers will be published in the conference proceedings.
</p>
<hr class="my-4">-->
<h2 class="section-heading text-white">Submission and Publication</h2>
<p class="text-white mb-2">
Submission webpage: <a
href="https://easychair.org/conferences/?conf=aila2022">EasyChair</a>.
</p>
<p class="text-white mb-2">Submissions to the conference must not have been published or be
concurrently
considered for publication elsewhere. All submissions will be judged on the basis of
originality,
contribution to the field, technical and presentation quality, and relevance to the
conference.
</p>
<p class="text-white mb-2">
Submitted manuscripts should be in English and formatted in the style of the IEEE
conference
format.
Regular papers should not exceed 10 pages, and short papers should not exceed 6 pages,
including
figures, references, and appendices. All submissions should be in PDF format.
Submissions not
adhering to the specified format and length may be rejected immediately, without review.
</p>
<p class="text-white mb-3">
Please prepare your manuscripts in accordance with the (<a
href="http://www.ieee.org/conferences_events/conferences/publishing/templates.html">CPS
guidelines</a>). </p>
<p class="text-faded mb-2">
All papers accepted will be included in the AILA 2022 proceedings that will be published by Springer and submitted for indexing by EI Compendex<a
href=""></a>.
</p>
<!--<p class="text-faded mb-2">
Copyright form for accepted papers will be available <a href="#">soon</a>.</p>
<p class="text-white mb-2">More information available soon.</p>-->
</div>
</div>
</div>
</section>
</section>
<section id="committee">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h4 class="section-heading"><strong>Conference Chair</strong></h4>
<div class="row" style="padding-left: 150px;padding-right:150px">
<div class="col-lg-6 mx-auto text-center">
<figure>
<img src="img/lrq.jpg" width="211">
<figcaption> Ruqian Lu, Academy of Mathematics and Systems Science, Chinese
Academy of Sciences, CAS Member, China<br /></figcaption>
</figure>
</div>
</div>
<hr class="my-4">
<h4 class="section-heading"><strong>Program Chairs</strong></h4>
<div class="row" style="padding-left: 150px;padding-right:150px">
<div class="col-lg-6 mx-auto text-center">
<figure>
<img src="img/sir.jpg" width="160">
<figcaption> Yixiang Chen, East China Normal University, China<br />
</figcaption>
</figure>
</div>
<div class="col-lg-6 mx-auto text-center">
<figure>
<img src="img/zsm.jpg" width="250">
<figcaption> Songmao Zhang, Academy of Mathematics and Systems Science, Chinese
Academy of Sciences, China<br /></figcaption>
</figure>
</div>
</div>
<hr class="my-4">
<h4 class="section-heading"><strong>Organization Chair</strong></h4>
<div class="row" style="padding-left: 150px;padding-right:150px">
<div class="col-lg-6 mx-auto text-center">
<figure>
<img src="img/lq.jpg" width="211">
<figcaption> Qin Li, East China Normal University, China<br /></figcaption>
</figure>
</div>
</div>
<hr class="my-4">
<h4 class="section-heading"><strong>Program Committee Members</strong></h4>
<div class="row" style="padding-left: 0px;padding-right:0px">
<div class="col-lg-6 mx-auto text-left">
<p>Cungen Cao, Institute of Computing Technology, Chinese Academy of Sciences,
China<br />
Shifei Ding, China University of Mining and Technology, China<br />
Lluis Godo, Artificial Intelligence Research Institute, Campus UAB Bellaterra,
Spain<br />
Xiaolong Jin, Institute of Computing Technology, Chinese Academy of Sciences,
China<br />
Qin Li, East China Normal University, China<br />
Huawen Liu, Shandong University, China<br />
Lin Liu, Tsinghua University, China<br />
Weiru Liu, University of Bristol, UK<br />
Wenji Mao, Institute of Automation, Chinese Academy of Sciences, China<br />
Dantong Ouyang, Jilin University, China<br />
</p>
</div>
<div class="col-lg-6 mx-auto text-left">
<p>Haiyu Pan, Guilin University of Electronic Technology, China<br />
Meikang Qiu, Texas A&M University Commerce, USA<br />
Joerg Siekmann, German Research Center for Artificial Intelligence (DFKI),
Germany<br />
Yiming Tang, Hefei University of Technology, China<br />
Constantine Tsinakis, Vanderbilt University,USA<br />
Hengyang Wu, Shanghai Polytechnic University, China<br />
Maonian Wu, Huzhou University, China<br />
Zhongdong Wu, Lanzhou Jiaotong University, China<br />
Juanying Xie, Shaanxi Normal University, China<br />
Min Zhang, East China Normal University, China<br />
Hongjun Zhou, Shaanxi Normal University, China<br />
Li Zou, Shandong Jianzhu University, China<br />
</p>
</div>
</div>
<hr class="my-4">
<h4 class="section-heading"><strong>Organization Committee Members</strong></h4>
<div class="row": 0px;padding-right:0px">
<div class="col-lg-6 mx-auto text-left">
<p>
Zhen Yu, East China Normal University, China, [email protected]<br />
TingTing Hu, East China Normal University, China,[email protected]<br />
Li Ma, East China Normal University, China<br />
Xuecheng Hou, [email protected]<br />
Xueyi Chen, [email protected]<br />
Xinyu Chen, [email protected]<br />
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="bg-dark text-white" id="contact">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto text-center">
<h2 class="section-heading">Contact Us</h2>
<p>Any inquiry about the conferrence can be sent to </p>
<p>Xuecheng Hou.</p>
<a href="[email protected]">[email protected]</a>
</div>
</div>
</div>
</section>
<section class="bg-dark" id="sponsors">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto text-center">
<h2 class="section-heading text-white">Co-Sponsorships</h2>
<p></p>
<p class="mb-2"
style="padding: 10px;background-color: transparent; width: 200px;margin-left: auto; margin-right: auto;">
<a href="https://www.ecnu.edu.cn/"><img alt="East China Normal University"
src="img/logos/ecnu.png" width="200"></a>
</p>
</div>
</div>
</div>
</section>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<script src="vendor/scrollreveal/scrollreveal.min.js"></script>
<script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/creative.min.js"></script>
<script src="vendor/axios/axios.min.js"></script>
<script src="js/registration.js"></script>
</body>
</html>