-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProgram.html
More file actions
189 lines (171 loc) · 6.37 KB
/
Copy pathProgram.html
File metadata and controls
189 lines (171 loc) · 6.37 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8" />
<link rel="icon" href="images/AISE.png" type="image/png" />
<title>Programme - AISE 2026</title>
<link rel="stylesheet" href="styles.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<style>
.break {
background-color: #f5f5f5;
color: #888;
font-style: italic;
font-size: 13px;
padding: 6px !important;
}
</style>
</head>
<body>
<div id="navbar-container"></div>
<script>
fetch("navbar.html")
.then((response) => response.text())
.then((data) => {
document.getElementById("navbar-container").innerHTML = data;
});
</script>
<div class="speakers-header">
<h1>Program</h1>
</div>
<div style="max-width: 1200px; margin: 40px auto; padding: 0 20px;">
<!-- Schedule Table -->
<table class="schedule">
<thead>
<tr>
<th style="width: 10%;">Time</th>
<th>Tuesday 23/06</th>
<th>Wednesday 24/06</th>
<th>Thursday 25/06</th>
</tr>
</thead>
<tbody>
<!-- 9:00 - 10:00 -->
<tr>
<td><strong>9:00 - 10:00</strong></td>
<td class="school">Registration & Welcome Ceremony</td>
<td class="industry">
<strong>Vincent Bureau</strong><br />
<em>"EU Compliance for GenAI"</em>
</td>
<td class="plenary">
<strong>Sallam Abualhaija</strong><br />
<em>"AI-Assisted Engineering of Regulatory-Compliant Software"</em>
</td>
</tr>
<!-- 10:00 - 10:30 -->
<tr style="height: 30px;">
<td style="font-size: 12px;"><strong>10:00 - 10:30</strong></td>
<td class="break">☕ Coffee Break</td>
<td class="break">☕ Coffee Break</td>
<td class="break">☕ Coffee Break</td>
</tr>
<!-- 10:30 - 11:30 -->
<tr>
<td><strong>10:30 - 11:30</strong></td>
<td class="plenary">
<strong>Zhou Minghui</strong><br />
<em>"Software Compliance in Open-Source Ecosystem"</em>
</td>
<td class="industry">
<strong>Ilyes Ben Khalifa</strong><br />
<em>"LARK: License Analysis with RAG & Knowledge Graphs"</em>
</td>
<td class="lecture">
<strong>Asma Sellami</strong><br />
<em>"Rethinking Software Quality Evaluation: From Traditional Measurement to AI-Driven Artifact Assessment"</em>
</td>
</tr>
<!-- 11:30 - 12:30 -->
<tr>
<td><strong>11:30 - 12:30</strong></td>
<td class="plenary">
<strong>Fehmi Jaafar</strong><br />
<em>"Securing the Future: The Role of Generative AI in Cyber Defense"</em>
</td>
<td class="lecture">
<strong>Montassar Ben Massoud</strong><br />
<em>"Transforming Undergrad. Final Projects into Research Excellence"</em>
</td>
<td class="industry">
<strong>Mohamed Tounsi</strong><br />
<em>"Beyond Hype: Real Business Transformation with GenAI"</em>
</td>
</tr>
<!-- 12:30 - 13:30 -->
<tr style="height: 30px;">
<td style="font-size: 12px;"><strong>12:30 - 13:30</strong></td>
<td class="break">🍽️ Lunch</td>
<td class="break">🍽️ Lunch</td>
<td class="break">🍽️ Lunch</td>
</tr>
<!-- 13:30 - 14:30 -->
<tr>
<td><strong>13:30 - 14:30</strong></td>
<td class="lecture">
<strong>Zhao Junfeng</strong><br />
<em>"Rethinking LLM Application Development: Practices in Medical Domain-Specific Modeling"</em>
</td>
<td class="industry">
<strong>Sihem Ben Sassi</strong><br />
<em>"The Hidden Logic of Software: License Compliance in the Age of AI"</em>
</td>
<td class="lecture">
<strong>Ali Ben Mrad</strong><br />
<em>"AI for Soft. Quality & Evolution"</em>
</td>
</tr>
<!-- 14:30 - 15:30 -->
<tr>
<td><strong>14:30 - 15:30</strong></td>
<td class="industry">
<strong>Vincent Bureau</strong><br />
<em>"Trust by Design: Data Governance as the Infrastructure for GenAI “</em>
</td>
<td class="plenary">
<strong>Houari Sahraoui</strong><br />
<em>"When “Correct” Is Not Enough: The Hidden Challenges of Generative AI in SE"</em>
</td>
<td class="extra">Workshop Session</td>
</tr>
<!-- 15:30 - 16:30 -->
<tr>
<td><strong>15:30 - 16:30</strong></td>
<td class="lecture">
<strong>Med Wiem Mkaouer</strong><br />
<em>"Bridging the Gap: AI-Driven Software Quality Assurance"</em>
</td>
<td class="plenary">
<strong>Ali Ouni</strong><br />
<em>"From Automation to Autonomy: Reliability Promises and Challenges of Agentic AI in SE"</em>
</td>
<td class="school">Closing Ceremony</td>
</tr>
<!-- 16:30 - 17:30 -->
<tr>
<td><strong>16:30 - 17:30</strong></td>
<td class="extra"><strong>Workshop Session</strong> <br />
<em>Vincent Bureau</em><br />
<em>"EU Compliance for Products Connected to GenAI: A Case Study in Cyber Resilience"</em>
</td>
<td class="extra">Research Panel Session</td>
<td></td>
</tr>
</tbody>
</table>
<!-- Legend BELOW the table -->
<div class="legend-horizontal" style="margin-top: 30px;">
<h3>Color Legend</h3>
<span class="legend-item"><span class="legend-box plenary"></span>Plenary Talk</span>
<span class="legend-item"><span class="legend-box school"></span>School Event</span>
<span class="legend-item"><span class="legend-box industry"></span>Industry Talk</span>
<span class="legend-item"><span class="legend-box lecture"></span>Lecture</span>
<span class="legend-item"><span class="legend-box extra"></span>Extra Session</span>
</div>
</div>
<footer>
© 2026 AISE Initiative
</footer>
</body>
</html>