-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
361 lines (315 loc) · 13.7 KB
/
index.html
File metadata and controls
361 lines (315 loc) · 13.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<style>
img {
display: block;
margin-left: auto;
margin-right: auto;
}
</style>
<title>Machine Learning and Cyber Security Symposium @ UCL 2025</title>
<meta
content="Machine Learning and Cyber Security Symposium at UCL. Informal lightning talks given by postgraduate students."
name="description">
<meta content="Machine Learning, ML Security, Cyber Security, Cyber Security Machine Learning" name="keywords">
<!-- Favicons -->
<link href="assets/img/logoo.png" rel="icon">
<link href="assets/img/logoo.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Krub:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- =======================================================
* Template Name: Bikin - v4.3.0
* Template URL: https://bootstrapmade.com/bikin-free-simple-landing-page-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center justify-content-between">
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html" class="logo"><img src="assets/img/logoo.png" alt="" class="img-fluid"></a> -->
<h1 class="logo"><a href="index.html">MLCSS'25@UCL</a></h1>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto active" href="#hero">Home</a></li>
<li><a class="nav-link scrollto " href="#details">Details</a></li>
<li><a class="nav-link scrollto" href="#schedule">Schedule</a></li>
<li><a class="nav-link scrollto" href="#keynotes">Keynotes</a></li>
<!-- <li><a class="talks" href="#talks">Call for Lighting Talks</a></li> -->
<li><a class="nav-link scrollto" href="#Sponsors">Sponsors</a></li>
<li><a class="nav-link scrollto" href="#organisers">Organisers</a></li>
<li class="dropdown"><a href="#"><span>Registration</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><span style="padding: 8px 16px; display:block; color:#888;">Coming soon</span></li>
</ul>
</li>
<li class="dropdown"><a href="#"><span>Previous Symposiums</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="old/2022/index.html">2022</a></li>
<li><a href="old/2023/index.html">2023</a></li>
<li><a href="old/2024/index.html">2024</a></li>
</ul>
</li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="align-items-center">
<div class="container d-flex flex-column align-items-center justify-content-center" style="padding-bottom: 2%">
<img src="assets/img/LOGO.png" class="img-fluid" alt="" width=60%>
<!-- <img src="assets/img/IWD_2.png" class="img-fluid hero-img" alt="" data-aos="zoom-in" data-aos-delay="150"> -->
<br />
<h4><a href="https://twitter.com/hashtag/MLCSS">#MLCSS</a></h4>
<br /><br />
<h5>Believing in the power of machine learning in enhancing cybersecurity applications, we host a one-day event
that includes a series of talks given by researchers working on the intersection of Machine Learning and Cyber
Security. Each talk will include the current updates in the speaker field, the associated
challenges, and the future directions.</h5>
<br /> <br />
<br />
<h4>
Registration: <b>Coming soon</b>
</h4>
<p><a href="old/2024/index.html">Looking for last year's event? See the 2024 archive.</a></p>
<br /><br />
<p><i>Scroll down for more details...</i></p>
</div>
</section><!-- End Hero -->
<main id="main">
<section id="details" class="features" data-aos="fade-up">
<div class="container">
<!-- Placeholder image or campus image can go here; removed Imperial-specific image -->
<br /><br />
<div class="section-title">
<h2>Details</h2>
<p>
<h4> <b>Location:</b> University College London (UCL) — details TBA.</h4>
</p>
<p>
<h4> <b>Date:</b> 2025 — exact date TBA.</h4>
</p>
<p>
<h4> <b>Time:</b> TBA </h4>
</p>
<p>
<h4> Lightning talks (~15 minutes), keynote presentations, and networking — details coming soon. </h4>
</p>
<br />
<p>We invite all students, researchers, and professors — and invited guests — to attend! <br />Coffee/tea and snacks (vegan/gf options available) included for in-person attendees. </p>
<br />
For further information, please check back soon for contact details.
<br /> <br />
</div>
</section><!-- End Scholarship Section -->
<!-- ======= Services Section ======= -->
<section id="schedule" class="services">
<div class="container" data-aos="fade-up">
<div class="section-title">
<p color="white">
</p>
<br />
<h2>Schedule</h2>
<p color="white">
Coming soon — stay tuned.
</p>
</div>
</div>
</section><!-- End Services Section -->
<section id="prof" class="features" data-aos="fade-up">
<div class="container">
<div class="section-title">
<p>This symposium features informal lightning talks by researchers working at the
intersection of machine learning and cyber security. The 2025 program is being finalized.
<br /><br />
<p>The goal of this event is to connect those who work in this area; we look forward to your active
participation!</p>
<br /><br />
<h4>Schedule coming soon — stay tuned.</h4>
</div>
</section>
<section id="keynotes" class="services">
<div class="container" data-aos="fade-up">
<div class="section-title">
<p color="white">
</p>
<br />
<h2>Keynotes</h2>
<p color="white">
</p>
</div>
</div>
</section><!-- End Services Section -->
<section id="keynotes-desc" class="features" data-aos="fade-up">
<div class="container">
<div class="section-title" style="text-align:center;">
<h4>Keynote speakers to be announced.</h4>
<p>Check back soon for updates.</p>
</div>
</div>
</section>
<!--section id="keynotes" class="services">
<div class="container" data-aos="fade-up">
<div class="section-title">
<p color="white">
</p>
<br />
<h2>Accepted Talks So Far</h2>
<p color="white">
</p>
</div>
</div>
</section>
<section id="keynotes-desc" class="features" data-aos="fade-up">
<div class="container">
<h5>
<table style="margin-left: auto; margin-right: auto; text-align: center;">
<tr>
<th style="padding-bottom: 10px;">
<h4><b>Talk Title</b></h4>
</th>
</tr>
<tr>
<td>Towards practical deployments of ML for Systems Security</td>
</tr>
<tr>
<td>A threat-specific look at Privacy-Preserving Machine Learning</td>
</tr>
<tr>
<td>RL, I Choose You: Using RL to learn mutation strategies in fuzzing</td>
</tr>
<tr>
<td>Adaptive One-Class Anomaly Detection for NIDS</td>
</tr>
<tr>
<td>Indiscriminate Data Poisoning Attacks Against Supervised Learning</td>
</tr>
<tr>
<td style="padding-top: 10px;">
<a href="https://forms.office.com/e/Z4PPJsXLjk"><b>Submit Your Talks Here</b></a>
</td>
</tr>
</table>
</h5>
</div>
</section-->
<!-- ======= Services Section ======= -->
<section id="Sponsors" class="services">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Sponsors</h2>
</div>
</div>
</section><!-- End Services Section -->
<br>
<div style="text-align: center;">
<div>
<h5>Sponsors to be announced. Interested in sponsoring? Check back soon.</h5>
</div>
</div>
<br>
</section><!-- End Scholarship Section -->
<section id="organisers" class="services">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Organisers</h2>
<!-- <p color="white">
</p> -->
</div>
</div>
</section><!-- End Services Section -->
<section class="roundtable-participants" data-aos="fade-up">
<div class="container">
<!-- Organisers 2025 (alphabetical by last name) -->
<div class="row content">
<div class="col-md-2" data-aos="fade-right" data-aos-delay="100">
<img src="assets/img/abdullah.jpeg" class="img-fluid" alt="Abdullah Aldaihan" style="width:70%;padding-top: 15%;">
</div>
<div class="col-md-7 pt-4" data-aos="fade-left" data-aos-delay="100">
<h3>Abdullah Aldaihan</h3>
<p class="fst-italic">Organizer</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur non dui vitae arcu facilisis euismod.</p>
</div>
</div>
<div class="row content">
<div class="col-md-2" data-aos="fade-right" data-aos-delay="100">
<img src="assets/img/mystery-person.jpeg" class="img-fluid" alt="Xin Fan Guo" style="width:70%;padding-top: 15%;">
</div>
<div class="col-md-7 pt-4" data-aos="fade-left" data-aos-delay="100">
<h3>Xin Fan Guo</h3>
<p class="fst-italic">Organizer</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur non dui vitae arcu facilisis euismod.</p>
</div>
</div>
<div class="row content">
<div class="col-md-2" data-aos="fade-right" data-aos-delay="100">
<img src="assets/img/mystery-person.jpeg" class="img-fluid" alt="Adam Jones" style="width:70%;padding-top: 15%;">
</div>
<div class="col-md-7 pt-4" data-aos="fade-left" data-aos-delay="100">
<h3>Adam Jones</h3>
<p class="fst-italic">Organizer</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur non dui vitae arcu facilisis euismod.</p>
</div>
</div>
<div class="row content">
<div class="col-md-2" data-aos="fade-right" data-aos-delay="100">
<img src="assets/img/shae.jpg" class="img-fluid" alt="Shae McFadden" style="width:70%;padding-top: 15%;">
</div>
<div class="col-md-7 pt-4" data-aos="fade-left" data-aos-delay="100">
<h3>Shae McFadden</h3>
<p class="fst-italic">Organizer</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur non dui vitae arcu facilisis euismod.</p>
</div>
</div>
<div class="row content">
<div class="col-md-2" data-aos="fade-right" data-aos-delay="100">
<img src="assets/img/mystery-person.jpeg" class="img-fluid" alt="Kevin Peng" style="width:70%;padding-top: 15%;">
</div>
<div class="col-md-7 pt-4" data-aos="fade-left" data-aos-delay="100">
<h3>Kevin Peng</h3>
<p class="fst-italic">Organizer</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur non dui vitae arcu facilisis euismod.</p>
</div>
</div>
</section><!-- End Scholarship Section -->
<!-- ======= Services Section ======= -->
<section id="organisers" class="services">
<div class="container" data-aos="fade-up">
<div class="section-title">
<br /><br /><br />
<h2>See you there <img src="assets/img/smile.png" class="img-fluid" alt="" width=50></h2>
</div>
</div>
</section><!-- End Services Section -->
</main><!-- End #main -->
<div id="preloader"></div>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i
class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>