-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
165 lines (148 loc) · 7.19 KB
/
index.html
File metadata and controls
165 lines (148 loc) · 7.19 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Agentic AI for Social Good — Special Track @ ACM GoodIT 2026</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!-- Navigation -->
<nav class="navbar" id="navbar">
<a href="index.html" class="nav-brand">
<i class="fas fa-robot"></i> AgenticAI4SocialGood
</a>
<button class="nav-toggle" id="navToggle" aria-label="Toggle navigation">
<i class="fas fa-bars"></i>
</button>
<ul class="nav-links" id="navLinks">
<li><a href="index.html" class="active">Home</a></li>
<li><a href="submission.html">Submission</a></li>
<li><a href="organizers.html">Organizers</a></li>
</ul>
</nav>
<!-- Hero -->
<section class="hero">
<div class="hero-content">
<div class="hero-badge">Special Track @ ACM GoodIT 2026</div>
<h1>Agentic AI for <span>Social Good</span></h1>
<p class="subtitle">
Exploring how agentic AI can be responsibly designed, rigorously evaluated, and effectively deployed to address real societal challenges.
</p>
<p class="conference-info">
In conjunction with <a href="https://goodit2026.di.unipi.it/" target="_blank">ACM SIGCAS 6th International Conference on Information Technology for Social Good (GoodIT 2026)</a><br>
2–4 September 2026, Pisa, Italy
</p>
</div>
</section>
<!-- Scope -->
<section class="section section-alt" id="scope">
<div class="container">
<h2 class="section-title"><i class="fas fa-bullseye"></i> Scope</h2>
<div class="section-divider"></div>
<p class="section-text">
Agentic and generative AI systems, powered by Large Language Models, adaptive reasoning, and multi-agent collaboration, are rapidly transforming how technology shapes society. These systems demonstrate autonomous decision-making, engage in social interactions, and coordinate collective actions across education, healthcare, environmental monitoring, civic participation, and public services.
</p>
<br>
<p class="section-text">
Yet their growing influence on public discourse, institutional processes, and information access raises critical questions: <strong>How can we ensure these systems remain transparent, accountable, and aligned with human values?</strong> How do we design them to genuinely serve Social Good and advance the UN Sustainable Development Goals?
</p>
<br>
<p class="section-text">
This special track brings together researchers, practitioners, and policymakers to explore how agentic AI can be responsibly designed, rigorously evaluated, and effectively deployed to address real societal challenges while centering human needs, rights, and collective well-being.
</p>
</div>
</section>
<!-- Topics of Interest -->
<section class="section" id="topics">
<div class="container">
<h2 class="section-title"><i class="fas fa-lightbulb"></i> Topics of Interest</h2>
<div class="section-divider"></div>
<p class="section-text" style="margin-bottom: 1rem;">We welcome submissions addressing, but not limited to:</p>
<div class="topics-grid">
<div class="topic-card">
<h3><i class="fas fa-globe-americas"></i> Real-World Applications & Impact</h3>
<ul>
<li>Agentic AI systems for education, healthcare, environmental sustainability, public services, and civic engagement</li>
<li>Human–AI collaboration frameworks emphasizing empowerment, inclusion, and accessibility</li>
<li>Case studies demonstrating measurable social impact and lessons learned from deployments</li>
<li>Human oversight and intervention mechanisms in agentic systems serving public interest</li>
</ul>
</div>
<div class="topic-card">
<h3><i class="fas fa-users"></i> Social Dynamics & Collective Intelligence</h3>
<ul>
<li>Agent-based modeling of social behavior, information diffusion, and collective decision-making</li>
<li>Multi-agent systems for crisis response, resource allocation, and community coordination</li>
<li>Generative approaches to understanding and supporting social movements and civic participation</li>
</ul>
</div>
<div class="topic-card">
<h3><i class="fas fa-shield-alt"></i> Trustworthy & Ethical Design</h3>
<ul>
<li>Fairness, explainability, and accountability mechanisms in deployed agentic systems</li>
<li>Bias detection and mitigation strategies across diverse cultural and linguistic contexts</li>
<li>Privacy-preserving architectures for sensitive social applications</li>
</ul>
</div>
<div class="topic-card">
<h3><i class="fas fa-balance-scale"></i> Governance & Evaluation</h3>
<ul>
<li>Policy frameworks and regulatory approaches for socially deployed agentic systems</li>
<li>Methodologies for assessing social impact, risks, and unintended consequences</li>
<li>Benchmarks evaluating alignment with human values and societal objectives</li>
<li>Participatory and community-centric design methodologies</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Important Dates -->
<section class="section section-alt" id="dates">
<div class="container">
<h2 class="section-title"><i class="fas fa-calendar-alt"></i> Important Dates</h2>
<div class="section-divider"></div>
<div class="dates-grid">
<div class="date-card">
<div class="date-icon"><i class="fas fa-file-alt"></i></div>
<div class="date-label">Paper Submission</div>
<div class="date-value">May 17th, 2026</div>
</div>
<div class="date-card">
<div class="date-icon"><i class="fas fa-envelope-open-text"></i></div>
<div class="date-label">Acceptance Notification</div>
<div class="date-value">June 7th, 2026</div>
</div>
<div class="date-card">
<div class="date-icon"><i class="fas fa-map-marker-alt"></i></div>
<div class="date-label">Conference</div>
<div class="date-value">2–4 September 2026, Pisa, Italy</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<p>Agentic AI for Social Good — Special Track @ <a href="https://goodit2026.di.unipi.it/" target="_blank">ACM GoodIT 2026</a></p>
<div class="footer-links">
<a href="index.html">Home</a>
<a href="submission.html">Submission</a>
<a href="organizers.html">Organizers</a>
</div>
</footer>
<script>
// Navbar scroll effect
window.addEventListener('scroll', () => {
document.getElementById('navbar').classList.toggle('scrolled', window.scrollY > 10);
});
// Mobile toggle
document.getElementById('navToggle').addEventListener('click', () => {
document.getElementById('navLinks').classList.toggle('open');
});
</script>
</body>
</html>