Skip to content

Commit

Permalink
Update antonio.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ruoccoma authored Aug 28, 2024
1 parent cb3e29b commit 3695084
Showing 1 changed file with 54 additions and 34 deletions.
88 changes: 54 additions & 34 deletions antonio.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">

<title>ml4its2021</title>
<title>ml4its2024</title>
<meta content="" name="description">
<meta content="" name="keywords">

Expand All @@ -14,7 +14,8 @@
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">

<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Raleway:300,400,500,700,800" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Raleway:300,400,500,700,800"
rel="stylesheet">

<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
Expand Down Expand Up @@ -42,20 +43,27 @@

<div id="logo" class="me-auto">
<!-- Uncomment below if you prefer to use a text logo -->
<h2><a href="index.html">ML4ITS2021</a></h2>
<h2><a href="index.html">ML4ITS2024</a></h2>
<!--<a href="index.html" class="scrollto"><img src="assets/img/logo.png" alt="" title=""></a>-->
</div>

<nav id="navbar" class="navbar order-last order-lg-0">
<ul>
<li><a class="nav-link scrollto active" href="index.html#hero">Home</a></li>
<li><a class="nav-link scrollto" href="index.html#aboutt">Call for Papers</a></li>
<li><a class="nav-link scrollto" href="index.html#organization">Organization</a></li>
<li><a class="nav-link scrollto" href="index.html#submission">Submission</a></li>
<li><a class="nav-link scrollto" href="index.html#dates">Dates</a></li>
<li><a class="nav-link scrollto" href="index.html#speakers">Speakers</a></li>
<li><a class="nav-link scrollto" href="index.html#schedule">Schedule</a></li>
<li><a class="nav-link scrollto" href="index.html#supporters">Partners</a></li>
<!-- <li><a class="nav-link scrollto active" href="#hero">Home</a></li>
<li><a class="nav-link scrollto" href="#aboutt">Call for Papers</a></li>
<li><a class="nav-link scrollto" href="#organization">Organization</a></li>
<li><a class="nav-link scrollto" href="#submission">Submission</a></li>
<li><a class="nav-link scrollto" href="#dates">Dates</a></li>
<li><a class="nav-link scrollto" href="#schedule">Schedule</a></li>
<li><a class="nav-link scrollto" href="#supporters">Partners</a></li> -->
<li><a href="#hero">Home</a></li>
<li><a href="#aboutt">About the workshop</a></li>
<li><a href="#organization">Organization</a></li>
<li><a href="#submission">Submission</a></li>
<li><a href="#dates">Dates</a></li>
<li><a href="#contributions">Accepted Contributions</a></li>
<li><a href="#schedule">Schedule</a></li>
<li><a href="#supporters">Partners</a></li>
<!-- <li class="dropdown"><a href="#"><span>Drop Down</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="#">Drop Down 1</a></li>
Expand All @@ -73,23 +81,26 @@ <h2><a href="index.html">ML4ITS2021</a></h2>
<li><a href="#">Drop Down 4</a></li>
</ul>
</li> -->
<li><a class="nav-link scrollto" href="#contact">Contact</a></li>
<li><a href="#contact">Contact</a></li>
<!--<li><a href="https://ml4its.github.io/ml4its2021/">ML4ITS2021</a></li>-->
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->

</div>
</header><!-- End Header -->

<!-- ======= Hero Section ======= -->
<!-- ======= Hero Section ======= -->
<section id="hero">
<div class="hero-container" data-aos="zoom-in" data-aos-delay="100">
<p>1st International Workshop on</p>
<h1 class="mb-4 pb-0"><span>M</span>achine <span>L</span>earning for <span>I</span>rregular <span>T</span>ime <span>S</span>eries (ML4ITS2021)</h1>

<p class="mb-4 pb-0">Co-located with Virtual <a href="https://2021.ecmlpkdd.org/">ECML PKDD 2021</a></p>
<p class="mb-4 pb-0">Submission <a href =" https://easychair.org/conferences/?conf=ml4its2021">HERE</a> </p>
<!-- <a href="https://www.youtube.com/watch?v=jDDaplaOz7Q" class="glightbox play-btn mb-4"></a> -->
<!-- <div class="hero-container" data-aos="zoom-in" data-aos-delay="100"> -->
<div class="hero-container">
<p>3rd International Workshop on</p>
<h1 class="mb-4 pb-0"><span>M</span>achine <span>L</span>earning for <span>I</span>rregular <span>T</span>ime
<span>S</span>eries (ML4ITS2024): Advances in Generative Models, Global Models and Self-Supervised Learning
</h1>

<p class="mb-4 pb-0">Co-located with <a href="https://2024.ecmlpkdd.org/">ECML PKDD 2024</a></p>
<p class="mb-4 pb-0"> TBD <a href="https://www.polito.it/en/polito/about-us/campuses-and-maps?sellocale=bl_id%253DTO_CIT06%2526fl_id%253DXPTE%2526rm_id%253D003&lang=en">TBD</a></p>
<a href="#aboutt" class="about-btn scrollto">About The Event</a>
</div>
</section><!-- End Hero Section -->
Expand All @@ -100,7 +111,7 @@ <h1 class="mb-4 pb-0"><span>M</span>achine <span>L</span>earning for <span>I</sp
<section id="speakers-details">
<div class="container">
<div class="section-header">
<h2>Theoretical Foundations of Deep Selective State-Space Models" -</h2>
<h2>Theoretical Foundations of Deep Selective State-Space Models</h2>
<p>Antonio Orvieto</p>
</div>

Expand All @@ -112,12 +123,12 @@ <h2>Theoretical Foundations of Deep Selective State-Space Models" -</h2>
<div class="col-md-6">
<div class="details">
<p>Structured state-space models (SSMs) have emerged as powerful foundational architectures for sequential data, offering excellent performance across diverse domains and scaling efficiently to billions of parameters. Recent advancements demonstrate that incorporating selectivity mechanisms, such as multiplicative interactions between inputs and hidden states, significantly enhances the performance of SSMs, even surpassing attention-powered foundation models in text-based tasks. Antonio's work provides theoretical grounding for these selectivity mechanisms, using Rough Path Theory to fully characterize the expressive power of selective SSMs. His analysis identifies gating mechanisms as crucial to the architecture and offers a closed-form description of their superior performance over previous models like S4. This theoretical framework opens avenues for future improvements in SSM variants, particularly in the role of cross-channel interactions.</p>
<p>Antonio's primary expertise lies in optimization for deep learning. His work focuses on improving the efficiency of deep learning technologies through the development of new architectures and training techniques grounded in theoretical knowledge. His research spans a wide range of applications, including natural language processing, biology, neuroscience, and music generation. Notably, his LRU architecture serves as the foundation for several variants of Google's Gemma language model.</p>
<p>He has published in prestigious conferences such as NeurIPS, ICML, ICLR, AISTATS, and CVPR. Antonio has also organized sessions and workshops, including the "Optimization for Data Science and Machine Learning" session at the International Conference on Continuous Optimization (ICCOPT) 2022 and the ICML 2024 Workshop on Next Generation of Sequence Modeling Architectures.</p>


<h2>About</h2>
<p>Antonio Orvieto is an independent group leader at the Max Planck Institute for Intelligent Systems and a principal investigator at the ELLIS Institute Tübingen, Germany. He holds a Ph.D. from ETH Zürich and has gained valuable experience at leading institutions including Google DeepMind, Meta, MILA, INRIA Paris, and HILTI. </p>

<p>Antonio's primary expertise lies in optimization for deep learning. His work focuses on improving the efficiency of deep learning technologies through the development of new architectures and training techniques grounded in theoretical knowledge. His research spans a wide range of applications, including natural language processing, biology, neuroscience, and music generation. Notably, his LRU architecture serves as the foundation for several variants of Google's Gemma language model.</p>
<p>He has published in prestigious conferences such as NeurIPS, ICML, ICLR, AISTATS, and CVPR. Antonio has also organized sessions and workshops, including the "Optimization for Data Science and Machine Learning" session at the International Conference on Continuous Optimization (ICCOPT) 2022 and the ICML 2024 Workshop on Next Generation of Sequence Modeling Architectures.</p>


<!--<p> Alippi is an IEEE Fellow, Member of the Administrative Committee of the IEEE Computational Intelligence Society, Board of Governors member of the International Neural Network Society, Board of Directors member of the European Neural Network Society, Past Vice-President education of the IEEE Computational Intelligence Society, past associate editor of the IEEE Transactions on Emerging topics in computational intelligence, the IEEE Computational Intelligence Magazine, the IEEE-Transactions on Instrumentation and Measurements, the IEEE-Transactions on Neural Networks.
In 2018 he received IEEE CIS Outstanding Computational Intelligence Magazine Award, the 2016 Gabor award from the International Neural Networks Society and the IEEE Computational Intelligence Society Outstanding Transactions on Neural Networks and Learning Systems Paper Award; in 2013 the IBM Faculty award; in 2004 the IEEE Instrumentation and Measurement Society Young Engineer Award. </p>
Expand All @@ -136,15 +147,21 @@ <h2>About</h2>

</main><!-- End #main -->

<!-- ======= Supporters Section ======= -->



<!-- ======= Supporters Section ======= -->
<section id="supporters" class="section-with-bg">

<div class="container" data-aos="fade-up">
<!-- <div class="container" data-aos="fade-up"> -->
<div class="container">

<div class="section-header">
<h2>Partners</h2>
</div>

<div class="row no-gutters supporters-wrap clearfix" data-aos="zoom-in" data-aos-delay="100">
<!-- <div class="row no-gutters supporters-wrap clearfix" data-aos="zoom-in" data-aos-delay="100"> -->
<div class="row no-gutters supporters-wrap clearfix">

<div class="col-lg-3 col-md-4 col-xs-6">
<div class="supporter-logo">
Expand Down Expand Up @@ -200,16 +217,18 @@ <h2>Partners</h2>

</section><!-- End Sponsors Section -->










<!-- ======= Contact Section ======= -->
<section id="contact" class="section-bg">

<div class="container" data-aos="fade-up">
<!-- <div class="container" data-aos="fade-up"> -->
<div class="container">


<div class="section-header">
<h2>Contact Us</h2>
Expand All @@ -222,9 +241,10 @@ <h2>Contact Us</h2>

</main><!-- End #main -->



<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>

<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>
Expand Down

0 comments on commit 3695084

Please sign in to comment.