-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
175 lines (150 loc) · 7.83 KB
/
index.html
File metadata and controls
175 lines (150 loc) · 7.83 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ADeCoS 2026 – First International Workshop on Agentic and Decentralized Coordination for Softwarized Networks</title>
<meta name="description" content="ADeCoS 2026: First International Workshop on Agentic and Decentralized Coordination for Softwarized Networks, co-located with IEEE NetSoft 2026, Berlin, Germany, July 3, 2026."/>
<link rel="stylesheet" href="styles.css"/>
</head>
<body>
<header class="top">
<div class="wrap">
<div class="eyebrow">
In conjunction with the 12th IEEE International Conference on Network Softwarization (NetSoft 2026)<br/>
Berlin, Germany • 3 July 2026
</div>
<h1>ADeCoS 2026</h1>
<p class="subtitle">
First International Workshop on Agentic and Decentralized Coordination for Softwarized Networks
</p>
<div class="cta">
<a class="btn" href="https://edas.info/N34949" target="_blank">Submit Paper (EDAS)</a>
<a class="btn ghost" href="#cfp">Call for Papers</a>
<a class="btn ghost" href="#dates">Important dates</a>
</div>
<nav class="nav">
<a href="#overview">Overview</a>
<a href="#topics">Topics</a>
<a href="#cfp">Call for Papers</a>
<a href="#dates">Important dates</a>
<a href="#submit">Submission</a>
<a href="#program">Program</a>
<a href="#committee">Committee</a>
</nav>
</div>
</header>
<main class="wrap">
<section id="overview" class="section">
<h2>Overview</h2>
<p>
Future <strong>softwarized networks</strong> are evolving toward highly decentralized and multi-domain operation.
While <strong>Software-Defined Networking (SDN)</strong>, <strong>Network Functions Virtualization (NFV)</strong>,
and cloud-native platforms have enabled programmability, centralized orchestration is increasingly limited in terms of
scalability, responsiveness, resilience, and trust.
</p>
<p>
<strong>ADeCoS 2026</strong> aims to shape the next generation of <strong>AI-native and decentralized network control</strong>,
where <strong>agentic AI systems</strong> autonomously coordinate decisions across domains, stakeholders, and layers of the network.
These systems go beyond traditional automation by incorporating goal-driven behavior, adaptive communication,
and context-aware decision-making.
</p>
<p>
The workshop focuses on fundamental and practical challenges in enabling such systems, including
<strong>multi-agent coordination</strong>, <strong>intent-to-action translation</strong>, <strong>learning and planning under uncertainty</strong>,
and <strong>policy-aware control with built-in safety and verification mechanisms</strong>.
</p>
<p>
Despite recent advances in AI-driven network management, scalable and trustworthy decentralized coordination across domains
remains largely unresolved. ADeCoS 2026 aims to address this gap by bringing together researchers and practitioners from
networking, distributed systems, and AI.
</p>
<p>
The workshop emphasizes <strong>realistic deployments</strong>, <strong>experimental validation</strong>, and <strong>reproducibility</strong>,
fostering new directions toward <strong>trustworthy, scalable, and autonomous network infrastructures</strong>.
</p>
</section>
<section id="topics" class="section">
<h2>Topics of interest</h2>
<p class="hint">Non-exhaustive list</p>
<ul class="grid">
<li>Agentic architectures for SDN/NFV control</li>
<li>Intent-to-action and goal decomposition</li>
<li>Planning and decision-making under uncertainty</li>
<li>Multi-agent coordination, negotiation, and communication</li>
<li>Decentralized and federated control planes</li>
<li>Network slicing and multi-domain orchestration</li>
<li>LLM-assisted reasoning and decision-making</li>
<li>Policy compliance, verification, and safety</li>
<li>Trust, governance, and security</li>
<li>Deterministic networking (TSN / DetNet)</li>
<li>Energy-aware and sustainable orchestration</li>
<li>Benchmarks, datasets, and experimental testbeds</li>
</ul>
</section>
<section id="cfp" class="section card">
<h2>Call for Papers</h2>
<p>
We invite original and unpublished contributions on agentic AI and decentralized coordination for softwarized networks.
Contributions may include theoretical advances, system designs, algorithms, prototypes, and experimental evaluations.
We particularly encourage submissions demonstrating practical relevance and real-world applicability.
</p>
<h3>Submission guidelines</h3>
<ul>
<li><strong>Format:</strong> IEEE two-column conference format</li>
<li><strong>Length:</strong> Up to <strong>7 pages</strong> (including references)</li>
<li><strong>Submission:</strong> <a href="https://edas.info/N34949" target="_blank">Submit via EDAS</a></li>
<li><strong>Publication:</strong> IEEE NetSoft 2026 Workshop Proceedings (IEEE Xplore, subject to policy)</li>
</ul>
<h3>Review process</h3>
<ul>
<li>Each submission will receive at least 3 independent reviews</li>
<li>Evaluation criteria include originality, technical quality, clarity, and relevance</li>
</ul>
</section>
<section id="dates" class="section">
<h2>Important dates</h2>
<div class="dates">
<div class="date"><div class="k">Submission deadline</div><div class="v">30 March 2026</div></div>
<div class="date"><div class="k">Notification</div><div class="v">27 April 2026</div></div>
<div class="date"><div class="k">Camera-ready</div><div class="v">4 May 2026</div></div>
<div class="date"><div class="k">Workshop</div><div class="v">3 July 2026</div></div>
</div>
</section>
<section id="submit" class="section card">
<h2>How to submit</h2>
<ol>
<li>Prepare your manuscript in IEEE format (maximum 7 pages)</li>
<li>Submit via EDAS: <a href="https://edas.info/N34949" target="_blank">https://edas.info/N34949</a></li>
<li>Select the workshop: <strong>ADeCoS 2026</strong></li>
</ol>
</section>
<section id="program" class="section">
<h2>Program</h2>
<p class="note">The workshop program will be announced soon.</p>
</section>
<section id="committee" class="section">
<h2>Organizing Committee</h2>
<ul class="people">
<li><strong>Dr. Rituparna Datta</strong> (Cognizant) — <a href="mailto:rituparna.datta@cognizant.com">rituparna.datta@cognizant.com</a></li>
<li><strong>Dr. Nakjung Choi</strong> (Nokia Bell Labs) — <a href="mailto:nakjung.choi@nokia-bell-labs.com">nakjung.choi@nokia-bell-labs.com</a></li>
<li><strong>Dr. Fetia Bannour</strong> (ensiie, SAMOVAR – Télécom SudParis) — <a href="mailto:fetia.bannour@telecom-sudparis.eu">fetia.bannour@telecom-sudparis.eu</a></li>
<li><strong>Dr. Risto Miikkulainen</strong> (Cognizant / UT Austin) — <a href="mailto:risto@cognizant.com">risto@cognizant.com</a></li>
<li><strong>Dr. Praveen Tanguturi</strong> (Cognizant) — <a href="mailto:praveen.tanguturi@cognizant.com">praveen.tanguturi@cognizant.com</a></li>
<li><strong>Dr. Kurdman Rasol</strong> (CEIT) — <a href="mailto:kurdman.rasol@ceit.es">kurdman.rasol@ceit.es</a></li>
<li><strong>Dr. Chrysa Papagianni</strong> (University of Amsterdam) — <a href="mailto:c.papagianni@uva.nl">c.papagianni@uva.nl</a></li>
</ul>
<h3>Technical Program Committee</h3>
<p class="note">To be announced</p>
</section>
<footer class="footer">
<div class="footgrid">
<div>
<div class="foot-title">ADeCoS 2026</div>
<div class="muted">IEEE NetSoft 2026 Workshop • Berlin • 3 July 2026</div>
</div>
</div>
</footer>
</main>
</body>
</html>