Skip to content

Commit

Permalink
added fabio keynote and accepted talks section
Browse files Browse the repository at this point in the history
  • Loading branch information
aldaihanabdullah3 committed May 16, 2024
1 parent 76706cd commit 5c61697
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 42 deletions.
Binary file added assets/img/fabio.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
118 changes: 76 additions & 42 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,9 @@ <h1 class="logo"><a href="index.html">MLCSS'24@Imperial</a></h1>
<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><a
href="https://forms.office.com/e/Z4PPJsXLjk">Speakers</a>
<li><a href="https://forms.office.com/e/Z4PPJsXLjk">Speakers</a>
</li>
<li><a
href="https://forms.office.com/e/qfWyRp25JL">Attendees</a>
<li><a href="https://forms.office.com/e/qfWyRp25JL">Attendees</a>
</li>
</ul>
</li>
Expand Down Expand Up @@ -110,11 +108,9 @@ <h4>
<br>
<br>
<br>
<a
href="https://forms.office.com/e/Z4PPJsXLjk"><b>Speakers</b></a>
<a href="https://forms.office.com/e/Z4PPJsXLjk"><b>Speakers</b></a>
&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;
<a
href="https://forms.office.com/e/qfWyRp25JL"><b>Attendees</b></a>
<a href="https://forms.office.com/e/qfWyRp25JL"><b>Attendees</b></a>
</h4>
<br /><br />

Expand Down Expand Up @@ -292,54 +288,92 @@ <h2>Keynote Speakers</h2>
</div>
</div>
</section><!-- End Services Section -->
<!--

<section id="keynotes-desc" class="features" data-aos="fade-up">
<div class="container">

<div class="section-title">
<a href="#keynotes"><img src="assets/img/chris.jpeg" class="img-fluid" alt="Dr. Chris Hicks" width=200></a>
<br/>
<a href="#keynotes"><h3>Dr. Chris Hicks</h3></a>
<a href="#keynotes"><img src="assets/img/fabio.jpg" class="img-fluid" alt="Dr. Fabio Pierazzi" width=200></a>
<br />
<a href="https://fabio.pierazzi.com/">
<h3>Dr. Fabio Pierazzi</h3>
</a>
<p class="fst-italic">
Principal Research Scientist at Alan Turing Institute.
Senior Lecturer in Computer Science at King's College London
</p>
<br/>
<h3>CAGE Fighting with Machine Learning and the Gap between Human and Machine Performance</h3>
<br/>
<br />
<h3>Towards practical deployments of ML for Systems Security</h3>
<br />
<p>
Chris co-leads the AI for CyberDefence (AICD) Research Centre at the Alan Turing Institute. Building on a background in computer security and privacy (e.g., reverse engineering, embedded systems, cryptography, key management), he now works at the intersection between AI and cyber security with a focus on autonomous decision making. Chris’s current research focusses on fundamental and applied concepts for autonomously defending computer networks using Deep Reinforcement Learning. Long-term, Chris aims to transform the science of computer security through applied and fundamental advances in AI.
<a href="https://fabio.pierazzi.com/">Dr. Fabio Pierazzi</a> is a Senior Lecturer (Associate Professor) and
Deputy Head of the Cybersecurity group at the Department of Informatics of King's College London. His
research interests are at the intersection of systems security and machine learning, with a particular
emphasis on settings in which attackers adapt quickly to new defenses (i.e., high non-stationarity, adaptive
attackers).
</p>
</div>
<br/>
<br/>
<div class="section-title">
<br />
<br />
<!-- div class="section-title">
<h2>Joint Keynote - DeepMind</h2>
<div class='row'>
<div class='column' style='width:50%'>
<a href="#keynotes"><img src="assets/img/vijay.jpeg" class="img-fluid" alt="Vijay Bolina" style="height:200px"></a>
<br/>
<a href="#keynotes"><h3>Vijay Bolina</h3></a>
<p class="fst-italic">
Chief Information Security Officer
</p>
</div>
<div class='column' style='width:50%'>
<a href="#keynotes"><img src="assets/img/mikel.jpeg" class="img-fluid" alt="Dr Mikel Rodriguez" style="height:200px"></a>
<br/>
<a href="#keynotes"><h3>Dr Mikel Rodriguez</h3></a>
<p class="fst-italic">
AI Assurance
</p>
<a href="#keynotes"><img src="assets/img/vijay.jpeg" class="img-fluid" alt="Vijay Bolina"
style="height:200px"></a>
<br />
<a href="#keynotes">
<h3>Vijay Bolina</h3>
</a>
<p class="fst-italic">
Chief Information Security Officer
</p>
</div>
<div class='column' style='width:50%'>
<a href="#keynotes"><img src="assets/img/mikel.jpeg" class="img-fluid" alt="Dr Mikel Rodriguez"
style="height:200px"></a>
<br />
<a href="#keynotes">
<h3>Dr Mikel Rodriguez</h3>
</a>
<p class="fst-italic">
AI Assurance
</p>
</div>
</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</h2>
<p color="white">
</p>
</div>
</div>
</section>
-->
</div>
</section><!-- End Services Section -->

<center>
<h4>Stay Tuned</h4>
</center>
<section id="keynotes-desc" class="features" data-aos="fade-up">
<div class="container">
<table style="margin-left: auto; margin-right: auto; text-align: center;">
<tr>
<th>Talk Title</th>
</tr>
<tr>
<td>Towards practical deployments of ML for Systems Security</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>
</table>
</div>
</section>
<!-- End Scholarship Section -->

<!-- ======= Services Section ======= -->
Expand Down Expand Up @@ -594,4 +628,4 @@ <h2>See you there <img src="assets/img/smile.png" class="img-fluid" alt="" width

</body>

</html>
</html>

0 comments on commit 5c61697

Please sign in to comment.