generated from evanwill/workshop-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7e66157
commit 4028525
Showing
3 changed files
with
74 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: schedule | ||
nav: _true | ||
--- | ||
|
||
# schedule | ||
|
||
Tentative schedule: | ||
|
||
- 9.00am - 9.15am *Welcome* | ||
- 9.15am - 10.00am *First Invited Talk* (Nadav Cohen) | ||
- 10.00am - 10.30am *Video presentations* (part I) | ||
- 10.30am - 11:00am *Coffee Break + poster session* | ||
- 11.00am - 11.45am *Second Invited Talk* (Guillaume Rabusseau) | ||
- 11.45am - 12.15pm *Video presentations* (part II) | ||
- 12.15pm - 2.00pm *Lunch break* | ||
- 2.00pm - 2.45pm *Third Invited Talk* (Andrew Wilson) | ||
- 2.45pm - 3.30pm *Fourth Invited Talk* (Alexandros Georgiou) | ||
- 3.30pm - 5.00pm *Coffee Break + poster session* | ||
- 5.30pm - 6.00pm *Closing panel* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
--- | ||
title: speakers | ||
nav: _true | ||
--- | ||
|
||
# speakers | ||
|
||
<div id="speakers"> | ||
<div class="speaker"> | ||
<img class="avatar" src="https://en-exact-sciences.tau.ac.il/sites/exactsci_en.tau.ac.il/files/styles/research_teaser_image_180_x_180/public/co_nadav_cohen_180X180.webp"><br/> | ||
<div class="speaker-name"> | ||
<b><a href="https://www.cohennadav.com/">Nadav Cohen</a></b></div> | ||
<div class="speaker-uni"> | ||
<i> Tel Aviv University</i> | ||
</div> | ||
<div class="speaker-title">TBD</div> | ||
<div class="speaker-abstract">TBD</div> | ||
<div class="speaker-bio">Nadav Cohen is an Assoc. Professor of Computer Science at Tel Aviv University. His research focuses on the theoretical and algorithmic foundations of neural networks (a.k.a. deep learning). In particular, he is interested in mathematically analyzing aspects of expressiveness, optimization and generalization, with the goal of deriving theoretically founded procedures and algorithms that improve practical performance. Nadav is also the CTO, President and a Co-Founder at Imubit, a company that applies neural networks for optimal control of industrial manufacturing, thereby reducing emissions while improving yields. Nadav earned a BSc in electrical engineering and a BSc in mathematics (both summa cum laude) at the Technion Excellence Program for Distinguished Undergraduates. He obtained his PhD (direct track) at the School of Computer Science and Engineering in the Hebrew University of Jerusalem, under the supervision of Prof. Amnon Shashua. Subsequently, he was a postdoctoral research scholar at the School of Mathematics in the Institute for Advanced Study of Princeton. For his contributions to the foundations of neural networks, Nadav received various honors and awards, including the ERC Starting Grant, the Google Research Scholar Award, the Google Doctoral Fellowship in Machine Learning, the Rothschild Postdoctoral Fellowship, and the Zuckerman Postdoctoral Fellowship.</div> | ||
</div> | ||
<div class="speaker"> | ||
<img class="avatar" src="https://www-labs.iro.umontreal.ca/~grabus/images/photo.jpg"><br/> | ||
<div class="speaker-name"> | ||
<b><a href="https://www-labs.iro.umontreal.ca/~grabus/">Guillaume Rabusseau</a></b></div> | ||
<div class="speaker-uni"> | ||
<i>UdeM/MILA</i> | ||
</div> | ||
<div class="speaker-title">A Tensor Perspective on Second-Order RNNs</div> | ||
<div class="speaker-abstract">After providing a brief overview of the research conducted by my group at Mila and Université de Montréal, I will first introduce three families of models that are closely related: second-order RNNs, weighted automata and tensor networks. I will then provide a formal analysis of how tensor decomposition can be used to compress the parameters of second-order RNNs and how this affects their effectiveness. Specifically, our results demonstrate how the rank interacts with hidden size to control the model's capacity. This talk is based on the following publication from my group: Lizaire, Maude, Michael Rizvi-Martel, Marawan Gamal, and Guillaume Rabusseau. "A Tensor Decomposition Perspective on Second-Order RNNs." In Forty-First International Conference on Machine Learning. | ||
</div> | ||
<div class="speaker-bio">Guillaume Rabusseau is an Associate Professor in the Department of Computer Science and Operations Research (DIRO) at Université de Montréal, a core member of Mila, and a Canada CIFAR AI Chair holder. His research focuses on the intersection of machine learning, theoretical computer science, and multilinear algebra. Specifically, he explores the connections between tensors and machine learning, developing efficient learning schemes for structured data by leveraging linear and multilinear algebra. His broader research interests include tensor decomposition techniques, the use of tensor networks for machine learning, quantum machine learning, kernel methods, (weighted) automata theory, and nonlinear computational models for strings, trees, and graphs.</div> | ||
</div> | ||
<div class="speaker"> | ||
<img class="avatar" src="agimg.jpg"><br/> | ||
<div class="speaker-name"> | ||
<b><a href="http://users.uoa.gr/~yannisp/">Alexandros Georgiou</a></b></div> | ||
<div class="speaker-uni"> | ||
<i>University of Athens</i> | ||
</div> | ||
<div class="speaker-title">A Tensor Network Approach to Equivariant Polynomial Networks</div> | ||
<div class="speaker-abstract">In this talk, we will investigate a coordinate-free attempt to formalize polynomial networks, stemming from the representation of polynomial maps as tensor networks. We will discuss how this framework encompasses previously proposed polynomial networks and adheres to the compositional architecture paradigm of deep learning. Ultimately, given group representations on the input and output spaces, we will see that this discussion naturally extends to the equivariant setting and elaborate on implementation aspects.</div> | ||
<div class="speaker-bio">Alexandros Georgiou is a second year Ph.D. student at the National and Kapodistrian University of Athens, under the supervision of Yannis Panagakis, and a fellow of the Archimedes research unit. Previously, he obtained his diploma and M.Sc. from the School of Applied Mathematical and Physical Sciences of the National Technical University of Athens. His main research interests lie in the areas of geometric deep learning and tensor methods.</div> | ||
</div> | ||
<div class="speaker"> | ||
<img class="avatar" src="https://assets.amazon.science/dims4/default/362fb24/2147483647/strip/true/crop/684x925+74+0/resize/340x460!/format/webp/quality/90/?url=http%3A%2F%2Famazon-topics-brightspot.s3.amazonaws.com%2Fscience%2Ff4%2F73%2F65c9a02249bca0b9d56f5e52f2ad%2Fandrew-gordon-wilson.jpg"> | ||
<div class="speaker-name"> | ||
<b><a href="https://cims.nyu.edu/~andrewgw/">Andrew Wilson</a></b></div> | ||
<div class="speaker-uni"> | ||
<i>NYU</i> | ||
</div> | ||
<div class="speaker-title">TBD</div> | ||
<div class="speaker-abstract">TBD</div> | ||
<div class="speaker-bio"></div> | ||
</div> | ||
</div> |