-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·448 lines (394 loc) · 19.2 KB
/
Copy pathindex.html
File metadata and controls
executable file
·448 lines (394 loc) · 19.2 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>SOP2016</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css">
<!-- Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="css/animate.css" rel="stylesheet" />
<!-- Squad theme CSS -->
<link href="css/style.css" rel="stylesheet">
<link href="color/default.css" rel="stylesheet">
<link href="css/popup.css" rel="stylesheet">
<style>
#map-canvas {
height: 400px;
}
</style>
<script src="https://maps.googleapis.com/maps/api/js"></script>
<script>
function initialize() {
var mapCanvas = document.getElementById('map-canvas');
var mapOptions = {
center: new google.maps.LatLng(52.3752277,4.8961868),
zoom: 17,
mapTypeId: google.maps.MapTypeId.ROADMAP
}
var map = new google.maps.Map(mapCanvas, mapOptions);
var marker = new google.maps.Marker({
position: new google.maps.LatLng(52.3752277,4.8961868),
map: map,
title: 'Beurs van Berlage'
});
}
google.maps.event.addDomListener(window, 'load', initialize);
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-custom">
<!-- Preloader -->
<div id="preloader">
<div id="load"></div>
</div>
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
<i class="fa fa-bars"></i>
</button>
<a class="navbar-brand" href="index.html">
<h1>SOP2016</h1>
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="#intro">Home</a></li>
<li><a href="#description">Description</a></li>
<li><a href="#registration">Registration</a></li>
<li><a href="#importantdates">Important dates</a></li>
<li><a href="#program">Program</a></li>
<!-- <li><a href="#abstracts">Abstracts</a></li> -->
<!-- <li><a href="#accommodation">Accommodation</a></li> -->
<li><a href="#location">Location</a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Section: intro -->
<section id="intro" class="intro">
<div class="slogan">
<h2><span style="color:#EC1414; text-shadow: -3px 1px 1px #000;">SOP 2016</span></h2>
<h2><span style="color:#EC1414; text-shadow: -3px 1px 1px #000;">Self-organized patterns </br>on complex networks</span></h2>
<h2><span style="color:#f25b5b; text-shadow: -3px 1px 1px #000;">21 September 2016 </span></h2>
<h2><span style="text-shadow: -3px 1px 1px #000;"><a href="http://www.ccs2016.org">A satellite workshop of the</br>2016 Conference on Complex Systems</a></span></h2>
</div>
<div class="page-scroll">
<a href="#description" class="btn btn-circle" style="color:#FFFFFF; text-shadow: -3px 1px 1px #000;">
<i class="fa fa-angle-double-down animated"></i>
</a>
</div>
</section>
<!-- /Section: intro -->
<section id="description" class="home-section text-center">
<div class="heading-about">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="section-heading">
<h2>Description</h2>
<i class="fa fa-2x fa-angle-down"></i>
</div>
</div>
</div>
</div>
</div>
<div class="container">
Description
<div class="row">
<div class="col-lg-2 col-lg-offset-5">
<hr class="marginbot-20">
</div>
</div>
<div class="row" align="left">
<div class="col-lg-8 col-lg-offset-2">
<p>Recent advances on the multidisciplinary science of complex networks have generated increasing interest on dynamical processes occurring on them, ranging from biology and physics to social science. Self-organization phenomena such as sycnhronization, chimera states or localized stationary and oscillatory patterns, can spontaneously emerge in such systems as a consequence of the interplay between the network architecture and nonlinear dynamics. The network architecture plays a role of paramount importance in seeding and shaping self-organized patterns, an observation which is nowadays accepted as a paradigm in the field of complex systems. Various reaction-diffusion systems (e.g. subjected to noise, time delay, feedback control) organized on different network architectures (e.g. symmetric or directed networks, trees, multiplexes, modular networks) are among the topics that have been addressed in both theoretical and experimental studies, exhibiting fascinating dynamical behaviours. </p>
<p>The main goals of the workshop are:
<ol>
<li>To gather together researchers of the field in order to discuss on the currently available families of models, their respective domain of applications, the corresponding set of emergent behaviours and the possible impact of different networks topologies (simplex, multiplex, multigraphs, modular networks, hierarchical networks, etc.).</li>
<li>To debate on the main challenges to be addressed within the field for years to come, both in theory and experiments.</li>
<li>To examine models validation with real data and analyze those stylized facts, which can be adequately reproduced.</li>
<li>To foster research by exchanging knowledge on methods for abstract models targeted to the set of emergent phenomena.</li>
</ol>
</p>
</div>
</div>
</div>
<div class="container">
Organizers
<div class="row">
<div class="col-lg-2 col-lg-offset-5">
<hr class="marginbot-20">
</div>
</div>
<div class="row" align="left">
<div class="col-lg-8 col-lg-offset-2">
<ul>
<li><a href="https://directory.unamur.be/staff/tcarlett"> Timoteo Carletti</a> </li>
<li><a href="http://nikos.techprolet.com/"> Nikos E. Kouvaris</a></li>
<li><a href="https://qcn.physics.uoc.gr/"> Johanne Hizanidis</a></li>
<li><a href="https://sites.google.com/site/ducciofanelli1/home">Duccio Fanelli</a></li>
<li><a href="http://www.diaz-guilera.net/Albert_Diaz-Guilera/index.php"> Albert Diaz-Guilera</a></li>
</ul>
</div>
</div>
</div>
<div class="container">
Keynote Speakers
<div class="row">
<div class="col-lg-2 col-lg-offset-5">
<hr class="marginbot-20">
</div>
</div>
<div class="row" align="left">
<div class="col-lg-8 col-lg-offset-2">
<ul>
<li>
<a href="http://www.k.mei.titech.ac.jp/members/nakao/index-e.html"> Hiroya Nakao</a>, Tokyo Institute of Technology, Japan
(<a data-toggle="collapse" href="#collapse1">Abstract</a>)
<div id="collapse1" class="panel-collapse collapse">
<div class="panel-body">
Pattern formation and collective dynamics in reaction-diffusion systems on networks
<br><br>
Since Turing’s seminal work, reaction-diffusion models have played a central role in the analysis of various self-organized spatio-temporal patterns in nature. As pointed out by Othmer and Scriven already in 1971, it is straightforward to generalize the reaction-diffusion models to networks, which gives us a wider perspective on pattern formation. In this talk, several topics on pattern formation and collective dynamics in reaction-diffusion models on random networks will be discussed. We consider formation of Turing patterns in activator-inhibitor systems on networks, where difference in diffusivity of chemical species leads to destabilization of uniform states and formation of patterns. It is shown that, for networks with degree heterogeneity, simple mean-field approximation of the network can account for backbones of the developed patterns. We will also see that essentially the same mechanism, called Benjamin-Feir instability, destabilizes uniformly synchronized state and leads to collective dynamics in coupled oscillators on networks. More general types of diffusion-induced instabilities in reaction-diffusion systems with three chemical species or in directed networks will also be discussed. Some related unsolved issues, such as self-consistency analysis of developed patterns, bifurcation analysis of instability, and localization properties of Laplacian eigenmodes on networks, will also be mentioned.
</div>
</div>
</li>
<li>
<a href="http://www.fis.unipr.it/~raffaella.burioni/Site/Home.html"> Raffaella Burioni</a> Dipartimento di Fisica, Università di Parma
(<a data-toggle="collapse" href="#collapse2">Abstract</a>)
<div id="collapse2" class="panel-collapse collapse">
<div class="panel-body">
Self Organized Bistability
<br><br>
Multistability-understood as the existence of diverse stationary states under a fixed set of conditions—is ubiquitous in physics and in biology, it and leads to interesting spatial and temporal patterns. Motivated by several empirical observation of bimodal distributions of activity, we propose and analyze a theory for the self-organization to the point of phase-coexistence in systems exhibiting a first-order phase transition. It explains the emergence of regular avalanches patterns with attributes of scale-invariance which coexist with huge anomalous ones, with realizations in many fields.
</div>
</div>
</li>
<li>
<a href="http://www.itp.tu-berlin.de/schoell/nlds/mitglieder/promovierte_mitarbeiter/omelchenko01/parameter/en/"> Iryna Omelchenko
</a> Technische Universität Berlin
(<a data-toggle="collapse" href="#collapse3">Abstract</a>)
<div id="collapse3" class="panel-collapse collapse">
<div class="panel-body">
Chimera states: intriguing patterns in complex networks
<br><br>
Chimera states are complex spatio-temporal patterns that consist of coexisting domains of spatially coherent and incoherent dynamics. This counterintuitive phenomenon was first observed in 2002 in systems of identical oscillators with symmetric coupling topology. During the last decade, chimera states have been theoretically investigated in a wide range of networks, where different kinds of coupling schemes varying from regular nonlocal to completely random topology have been considered. Potential applications of chimera states in nature include the phenomenon of unihemispheric sleep in birds and dolphins, bump states in neural systems, power grids, and social systems. We discuss current state-of-the-art in studies of chimera states, and demonstrate recent findings. In particular, we analyze properties of chimera states in the systems of nonlinear oscillators, the role of local dynamics and network topologies. We also address the robustness of chimeras due to inhomogeneities, and possible strategies of their control.
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Section: registration -->
<section id="registration" class="home-section text-center bg-gray">
<div class="heading-about">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="section-heading">
<h2>Registration</h2>
<i class="fa fa-2x fa-angle-down"></i>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-2 col-lg-offset-5">
<hr class="marginbot-20">
</div>
</div>
<div class="row">
<div class="col-lg-6 col-lg-offset-3">
<p>Registration is now open. Please submitt your abstract through: <a href="https://easychair.org/conferences/?conf=sop16" style="font-size:30px"> EasyChair</a></p>
<p>Registration to <a href="http://www.ccs2016.org/"> CCS2016</a> is required in order to attend the workshop. There are no additional costs.</p>
</div>
</div>
</div>
</section>
<section id="importantdates" class="home-section text-center bg-gray">
<div class="heading-about">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="section-heading">
<h2>Important dates</h2>
<i class="fa fa-2x fa-angle-down"></i>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-2 col-lg-offset-5">
<hr class="marginbot-20">
</div>
</div>
<div class="row">
<div class="col-lg-6 col-lg-offset-3">
<p>Abstract submission (NEW) deadline: 21 July 2016</p>
<p>Notification of acceptance: 30 July 2016</p>
<p>Workshop: 21 September 2016</p>
</div>
</div>
</div>
</section>
<!-- Section: program -->
<section id="program" class="home-section text-center">
<div class="heading-about">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="section-heading">
<h2>Program</h2>
<i class="fa fa-2x fa-angle-down"></i>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-2 col-lg-offset-5">
<hr class="marginbot-20">
</div>
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<!-- To be announced. -->
<p><strong>Wednesday, 21 September 2016</strong></p>
<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
<tbody>
<tr>
<td style="width:150px; text-align:right; padding:10px;">10:00 - 10:10</td>
<td style="text-align:left; padding:10px;">
<div>Opening of the SOP2016 meeting</div>
</td>
</tr>
<tr>
<td style="width:150px; text-align:right; padding:10px;">10:10 - 11:00</td>
<td style="text-align:left; padding:10px;">Invited Talk
<br><strong>Raffaella Burioni</strong>, Self Organized Bistability </td>
</tr>
<td style="width:150px; text-align:right; padding:10px;">11:00 - 11:50</td>
<td style="text-align:left; padding:10px;">Invited Talk
<br><strong>Hiroya Nakao</strong>, Pattern formation and collective dynamics in reaction-diffusion systems on networks </td>
</tr>
<tr>
<td style="width:150px; text-align:right; padding:10px;">11:50 - 12:30</td>
<td style="text-align:left; padding:10px;">Contributed Talks
<ul>
<li><strong> M. Asllani</strong>, <i>Recent developments of Turing pattern formation in complex networks</i> (20 min)</li>
<li><strong> A. Allen-Perkins</strong>, <i>Inducing Self-Organized Criticality in a network toy model by neighborhood assortativity
</i> (20 min)</li>
</ul>
</td>
</tr>
<tr>
<td style="width:150px; text-align:right; padding:10px;">12:30 - 13:30</td>
<td style="text-align:left; padding:10px;">Lunch break</td>
</tr>
<td style="width:150px; text-align:right; padding:10px;">13:30 - 14:15</td>
<td style="text-align:left; padding:10px;">Keynote Talk CSS</td>
</tr>
<td style="width:150px; text-align:right; padding:10px;">14:20 - 15:10</td>
<td style="text-align:left; padding:10px;">Invited Talk
<br><strong>Iryna Omelchenko</strong>, Chimera states: intriguing patterns in complex networks </td>
</tr>
<tr>
<td style="width:150px; text-align:right; padding:10px;">15:10 - 15:50</td>
<td style="text-align:left; padding:10px;">Contributed Talks
<ul>
<li><strong> S. Morse</strong>, <i>Persistent Cascades: Detecting the fundamental patterns of information spread in a social network</i> (20 min)</li>
<li><strong> A. Grimm</strong>, <i>Nestedness in Communication Networks: From Information Exchange to Topology</i> (20 min)</li>
</ul>
</td>
</tr>
<tr>
<td style="width:150px; text-align:right; padding:10px;">15:50</td>
<td style="text-align:left; padding:10px;"> Conclusions and coffee break</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</section>
<!-- Section: Location -->
<section id="location" class="home-section text-center bg-gray">
<div class="heading-about">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="section-heading">
<h2>Location</h2>
<i class="fa fa-2x fa-angle-down"></i>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-2 col-lg-offset-5">
<hr class="marginbot-20">
</div>
</div>
<div class="row">
<div class="col-lg-6 col-lg-offset-3">
<p>The workshop will take place at </p>
<p style="font-size:16px">
<strong>Beurs Van Berlage, Amsterdam, The Netherlands</strong><br/>
Damrak 243,<br/>
1012 ZJ Amsterdam,<br/>
The Netherlands<br/>
</p>
<div id="map-canvas"></div>
</div>
</div>
</section>
<footer class="bg-white">
<div class="container">
<div class="row">
<div class="col-md-12 col-lg-12">
<div class="page-scroll marginbot-30">
<a href="http://www.ccs2016.org"><img src="img/logo_ccs.png" height="50px"/></a>
<a href="http://www.ub.edu/web/ub/en/index.html?"><img src="img/logo_ub.png" height="50px"/></a>
<a href="http://www.clabb.eu/index.php"><img src="img/logo_clabb.png" height="50px"/></a>
<a href="http://www.multiplexproject.eu/"><img src="img/logo_multiplex.png" height="50px"/></a>
<a href="http://www.unamur.be/"><img src="img/UNamur.jpg" height="50px"/></a>
<a href="https://directory.unamur.be/staff/tcarlett"><img src="img/LOGO_naxysGG2.png" height="50px"/></a>
<a href="http://www.unifi.it/"><img src="img/logo_firenze.png" height="50px"/></a>
<a href="http://www.uni-potsdam.de/cosmos-itn/"><img src="img/logo_firenze2.png" height="50px"/></a>
<a href="http://www.demokritos.gr/"><img src="img/head.png" height="50px"/></a>
<a href="https://qcn.physics.uoc.gr"><img src="img/logo_qcn.png" height="50px"/></a>
</div>
</div>
</div>
</div>
</footer>
<!-- Core JavaScript Files -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/jquery.scrollTo.js"></script>
<script src="js/wow.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/custom.js"></script>
</body>
</html>