← Search

Clément Bonet

7 accepted papers

2025

DDEQs: Distributional Deep Equilibrium Models through Wasserstein Gradient Flows

AISTATS 2025poster

Deep Equilibrium Models (DEQs) are a class of implicit neural networks that solve for a fixed point of a neural network in their forward pass. Traditionally, DEQs take sequences as inputs, but have since been applied to a variety of data. In this work, we present Distributional Deep Equilibrium Mode…

Cited by 0SourcecodeScholar
2025

Flowing Datasets with Wasserstein over Wasserstein Gradient Flows

ICML 2025oral

Many applications in machine learning involve data represented as probability distributions. The emergence of such data requires radically novel techniques to design tractable gradient flows on probability distributions over this type of (infinite-dimensional) objects. For instance, being able to fl…

2024

Mirror and Preconditioned Gradient Descent in Wasserstein Space

NeurIPS 2024spotlight

As the problem of minimizing functionals on the Wasserstein space encompasses many applications in machine learning, different optimization algorithms on $\mathbb{R}^d$ have received their counterpart analog on the Wasserstein space. We focus here on lifting two explicit algorithms: mirror descent a…

2023

Fast Optimal Transport through Sliced Generalized Wasserstein Geodesics

NeurIPS 2023spotlight

Wasserstein distance (WD) and the associated optimal transport plan have been proven useful in many applications where probability measures are at stake. In this paper, we propose a new proxy of the squared WD, coined $\textnormal{min-SWGG}$, that is based on the transport map induced by an optimal…

Cited by 9SourcePDFScholar
2023

Sliced-Wasserstein on Symmetric Positive Definite Matrices for M/EEG Signals

ICML 2023poster

When dealing with electro or magnetoencephalography records, many supervised prediction tasks are solved by working with covariance matrices to summarize the signals. Learning with these matrices requires the usage of Riemanian geometry to account for their structure. In this paper, we propose a new…

Cited by 27SourcePDFScholar
2023

Spherical Sliced-Wasserstein

ICLR 2023poster

Many variants of the Wasserstein distance have been introduced to reduce its original computational burden. In particular the Sliced-Wasserstein distance (SW), which leverages one-dimensional projections for which a closed-form solution of the Wasserstein distance is available, has received a lot of…