← Search

alain rakotomamonjy

22 accepted papers

2025

Improving Consistency Models with Generator-Augmented Flows

ICML 2025spotlight

Consistency models imitate the multi-step sampling of score-based diffusion in a single forward pass of a neural network. They can be learned in two ways: consistency distillation and consistency training. The former relies on the true velocity field of the corresponding differential equation, appro…

2023

Continuous PDE Dynamics Forecasting with Implicit Neural Representations

ICLR 2023top-25%

Effective data-driven PDE forecasting methods often rely on fixed spatial and / or temporal discretizations. This raises limitations in real-world applications like weather prediction where flexible extrapolation at arbitrary spatiotemporal locations is required. We address this problem by introduci…

2023

Shedding a PAC-Bayesian Light on Adaptive Sliced-Wasserstein Distances

ICML 2023poster

The Sliced-Wasserstein distance (SW) is a computationally efficient and theoretically grounded alternative to the Wasserstein distance. Yet, the literature on its statistical properties -- or, more accurately, its generalization properties -- with respect to the distribution of slices, beyond the un…

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

Unifying GANs and Score-Based Diffusion as Generative Particle Models

NeurIPS 2023poster

Particle-based deep generative models, such as gradient flows and score-based diffusion models, have recently gained traction thanks to their striking performance. Their principle of displacing particle distributions using differential equations is conventionally seen as opposed to the previously wi…

2022

Benchopt: Reproducible, efficient and collaborative optimization benchmarks

NeurIPS 2022accept

Numerical validation is at the core of machine learning research as it allows us to assess the actual impact of new methods, and to confirm the agreement between theory and practice. Yet, the rapid development of the field poses several challenges: researchers are confronted with a profusion of meth…

2022

Convergent Working Set Algorithm for Lasso with Non-Convex Sparse Regularizers

AISTATS 2022poster

Non-convex sparse regularizers are common tools for learning with high-dimensional data. For accelerating convergence for Lasso problem involving those regularizers, a working set strategy addresses the optimization problem through an iterative algorithm by gradually incrementing the number of varia…

2022

Diverse Weight Averaging for Out-of-Distribution Generalization

NeurIPS 2022accept

Standard neural networks struggle to generalize under distribution shifts in computer vision. Fortunately, combining multiple networks can consistently improve out-of-distribution generalization. In particular, weight averaging (WA) strategies were shown to perform best on the competitive DomainBed…

2022

Generalizing to New Physical Systems via Context-Informed Dynamics Model

ICML 2022spotlight

Data-driven approaches to modeling physical systems fail to generalize to unseen systems that share the same general dynamics with the learning domain, but correspond to different physical contexts. We propose a new framework for this key problem, context-informed dynamics adaptation (CoDA), which t…

2022

Mapping conditional distributions for domain adaptation under generalized target shift

ICLR 2022poster

We consider the problem of unsupervised domain adaptation (UDA) between a source and a target domain under conditional and label shift a.k.a Generalized Target Shift (GeTarS). Unlike simpler UDA settings, few works have addressed this challenging problem. Recent approaches learn domain-invariant rep…

2022

Multi-source domain adaptation via weighted joint distributions optimal transport

UAI 2022poster

This work addresses the problem of domain adaptation on an unlabeled target dataset using knowledge from multiple labelled source datasets. Most current approaches tackle this problem by searching for an embedding that is invariant across source and target domains, which corresponds to searching for…

Cited by 47SourcePDFScholar
2021

Photonic Differential Privacy with Direct Feedback Alignment

NeurIPS 2021poster

Optical Processing Units (OPUs) -- low-power photonic chips dedicated to large scale random projections -- have been used in previous work to train deep neural networks using Direct Feedback Alignment (DFA), an effective alternative to backpropagation. Here, we demonstrate how to leverage the intrin…

Cited by 13SourcePDFScholar
2020

Partial Trace Regression and Low-Rank Kraus Decomposition

ICML 2020poster

The trace regression model, a direct extension of the well-studied linear regression model, allows one to map matrices to real-valued outputs. We here introduce an even more general model, namely the partial-trace regression model, a family of linear mappings from matrix-valued inputs to matrix-valu…

2019

Screening Sinkhorn Algorithm for Regularized Optimal Transport

NeurIPS 2019poster

We introduce in this paper a novel strategy for efficiently approximating the Sinkhorn distance between two discrete measures. After identifying neglectable components of the dual solution of the regularized Sinkhorn problem, we propose to screen those components by directly setting them at that val…

2019

Screening rules for Lasso with non-convex Sparse Regularizers

ICML 2019oral

Leveraging on the convexity of the Lasso problem, screening rules help in accelerating solvers by discarding irrelevant variables, during the optimization process. However, because they provide better theoretical guarantees in identifying relevant variables, several non-convex regularizers for the L…

2017

Joint distribution optimal transportation for domain adaptation

NeurIPS 2017poster

This paper deals with the unsupervised domain adaptation problem, where one wants to estimate a prediction function $f$ in a given target domain without any labeled sample by exploiting the knowledge available from a source domain where labels are known. Our work makes the following assumption: ther…

2016

Early and Reliable Event Detection Using Proximity Space Representation

ICML 2016poster

Let us consider a specific action or situation (called event) that takes place within a time series. The objective in early detection is to build a decision function that is able to go off as soon as possible from the onset of an occurrence of this event. This implies making a decision with an incom…

Cited by 6SourcePDFScholar