-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcfp.html
153 lines (126 loc) · 6.78 KB
/
cfp.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
<!DOCTYPE HTML>
<html>
<head>
<title>Welcome to DLG-AAAI’21!</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="is-preload">
<div id="page-wrapper">
<!-- Header -->
<div id="header">
<!-- Logo -->
<!-- <img src="images/isail_logo.png" alt="" /><span><h2>Welcome to <a href="index.html" id="logo">iSAIL</a> Lab !</h2></span>-->
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li class="current"><a href="cfp.html">CFP</a></li>
<li><a href="schedule.html">Schedule</a></li>
<li><a href="keynote.html">Keynote</a></li>
<li><a href="publications.html">Accepted Papers</a></li>
<li><a href="organization.html">Organization</a></li>
<li><a href="history.html">History</a></li>
</ul>
</nav>
</div>
<!-- Banner -->
<section id="banner">
<header>
<h2>Welcome to DLG-AAAI’21!</h2>
<a href="#" class="button">Learn More</a>
</header>
</section>
<section class="wrapper style1">
<div class="container">
<div id="content">
<!-- Content -->
<article>
<header>
<h2>Topic of interest (including but not limited to)</h2>
</header>
<p>We invite submission of papers describing innovative research and applications around the following topics. Papers that introduce new theoretical concepts or methods, help to develop a better understanding of new emerging concepts through extensive experiments, or demonstrate a novel application of these methods to a domain are encouraged.</p>
<ul style="list-style-type:disc;">
<li>Graph neural networks on node-level, graph-level embedding</li>
<li>Joint learning of graph neural networks and graph structure</li>
<li>Graph neural networks on graph matching</li>
<li>Dynamic/incremental graph-embedding</li>
<li>Learning representation on heterogeneous networks, knowledge graphs</li>
<li>Deep generative models for graph generation/semantic-preserving transformation</li>
<li>Graph2seq, graph2tree, and graph2graph models</li>
<li>Deep reinforcement learning on graphs</li>
<li>Adversarial machine learning on graphs</li>
<li>Spatial and temporal graph prediction and generation</li>
</ul>
<p>And with particular focuses but not limited to these application domains:</p>
<ul style="list-style-type:disc;">
<li>Learning and reasoning (machine reasoning, inductive logic programming, theory proving)</li>
<li>Natural language processing (information extraction, semantic parsing, text generation)</li>
<li>Bioinformatics (drug discovery, protein generation, protein structure prediction)</li>
<li>Program synthesis and analysis</li>
<li>Reinforcement learning (multi-agent learning, compositional imitation learning)</li>
<li>Financial security (anti-money laundering)</li>
<li>Cybersecurity (authentication graph, Internet of Things, malware propagation)</li>
<li>Geographical network modeling and prediction (Transportation and mobility networks, social networks)</li>
</ul>
<h2>Paper submission (GMT)</h2>
<p>Submissions are limited to a total of 5 pages for initial submission (up to 6 pages for final camera-ready submission), excluding references or supplementary materials, and authors should only rely on the supplementary material to include minor details that do not fit in the 5 pages. All submissions must be in PDF format and formatted according to the new Standard AAAI Conference Proceedings Template. Following this AAAI conference submission policy, reviews are double-blind, and author names and affiliations should NOT be listed. Submitted papers will be assessed based on their novelty, technical quality, potential impact, and clarity of writing. For papers that rely heavily on empirical evaluations, the experimental methods and results should be clear, well executed, and repeatable. Authors are strongly encouraged to make data and code publicly available whenever possible. The accepted papers will be posted on the workshop website and will not appear in the AAAI proceedings. Special issues in flagship academic journals are under consideration to host the extended versions of best/selected papers in the workshop.</p>
<h2>Submission link</h2>
<a href="http://deep-learning-graphs.bitbucket.io/dlg-aaai21/" target = "_blank"><h3>http://deep-learning-graphs.bitbucket.io/dlg-aaai21/</h3></a>
</article>
</div>
</div>
</section>
<!-- Footer -->
<div id="footer">
<div class="container">
<div class="row">
<section class="col-6 col-12-narrower">
<h3>Get In Touch</h3>
<form>
<div class="row gtr-50">
<div class="col-6 col-12-mobilep">
<input type="text" name="name" id="name" placeholder="Name" />
</div>
<div class="col-6 col-12-mobilep">
<input type="email" name="email" id="email" placeholder="Email" />
</div>
<div class="col-12">
<textarea name="message" id="message" placeholder="Message" rows="5"></textarea>
</div>
<div class="col-12">
<ul class="actions">
<li><input type="submit" class="button alt" value="Send Message" /></li>
</ul>
</div>
</div>
</form>
</section>
</div>
</div>
<!-- Icons -->
<ul class="icons">
<li><a href="#" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
<li><a href="#" class="icon brands fa-linkedin-in"><span class="label">LinkedIn</span></a></li>
<li><a href="#" class="icon brands fa-google-plus-g"><span class="label">Google+</span></a></li>
</ul>
<!-- Copyright -->
<div class="copyright">
<ul class="menu">
<li>© Untitled. All rights reserved</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>