← Search

marco cuturi

67 accepted papers

2026

Amortized Maximum Inner Product Search with Learned Support Functions

ICML 2026poster

Maximum inner product search (MIPS) is a crucial subroutine in machine learning, requiring identification of database vectors that align most strongly with a given query. We propose amortized MIPS: a learning-based approach that trains neural networks to directly predict MIPS solutions, amortizing t…

Cited by 0SourceScholar
2026

Completed Hyperparameter Transfer across Modules, Width, Depth, Batch and Duration

ICLR 2026poster

Hyperparameter tuning can dramatically impact training stability of large-scale models. Recent works on neural network parameterisations, such as μP, have shown that layer types and sizes should dictate how global hyperparameters should be rescaled in order to achieve efficient transfer across mode…

Cited by 0SourceScholar
2026

Learning Unmasking Policies for Diffusion Language Models

ICML 2026oral

Diffusion (Large) Language Models (dLLMs) now match the downstream performance of their autoregressive counterparts on many tasks, while holding the promise of being more efficient during inference. One critical design aspect of dLLMs is the \textit{sampling procedure} that selects which tokens to u…

Cited by 0SourceScholar
2026

Removing Noise, not Finding Gold: Quality Filtering for Large-Scale Pretraining

ICML 2026poster

Large-scale models are pretrained on massive web-crawled datasets containing documents of mixed quality, making data filtering essential. A popular method is Classifier-based Quality Filtering (CQF), which trains a binary classifier to distinguish between pretraining data and a small, high-quality s…

Cited by 0SourceScholar
2025

Addressing Misspecification in Simulation-based Inference through Data-driven Calibration

ICML 2025oral

Driven by steady progress in deep generative modeling, simulation-based inference (SBI) has emerged as the workhorse for inferring the parameters of stochastic simulators. However, recent work has demonstrated that model misspecification can harm SBI's reliability, preventing its adoption in importa…

Cited by 12SourcePDFScholar
2025

Controlling Language and Diffusion Models by Transporting Activations

ICLR 2025spotlight

The increasing capabilities of large generative models and their ever more widespread deployment have raised concerns about their reliability, safety, and potential misuse. To address these issues, recent works have proposed to control model generation by steering model activations in order to effec…

2025

Disentangled Representation Learning with the Gromov-Monge Gap

ICLR 2025poster

Learning disentangled representations from unlabelled data is a fundamental challenge in machine learning. Solving it may unlock other problems, such as generalization, interpretability, or fairness. Although remarkably challenging to solve in theory, disentanglement is often achieved in practice th…

Cited by 0SourcePDFScholar
2025

LinEAS: End-to-end Learning of Activation Steering with a Distributional Loss

NeurIPS 2025poster

The growing use of generative models in daily life calls for efficient mechanisms to control their generation, to e.g. produce safe content or provide users with tools to explore style changes. Ideally, such mechanisms should require low volume of unpaired data (\ie without explicit preference), and…

Cited by 0SourceScholar
2025

Sample and Map from a Single Convex Potential: Generation using Conjugate Moment Measures

NeurIPS 2025poster

The canonical approach in generative modeling is to split model fitting into two blocks: define first how to sample noise (e.g. Gaussian) and choose next what to do with it (e.g. using a single map or flows). We explore in this work an alternative route that ties sampling and mapping. We find inspir…

Cited by 0SourceScholar
2025

Scaling Laws for Forgetting during Finetuning with Pretraining Data Injection

ICML 2025poster

A widespread strategy to obtain a language model that performs well on a target domain is to finetune a pretrained model to perform unsupervised next-token prediction on data from that target domain. Finetuning presents two challenges: \textit{(i)} if the amount of target data is limited, as in most…

Cited by 1SourcePDFScholar
2025

Shielded Diffusion: Generating Novel and Diverse Images using Sparse Repellency

ICML 2025poster

The adoption of text-to-image diffusion models raises concerns over reliability, drawing scrutiny under the lens of various metrics like calibration, fairness, or compute efficiency. We focus in this work on two issues that arise when deploying these models: a lack of diversity when prompting images…

Cited by 0SourcePDFScholar
2025

Simple ReFlow: Improved Techniques for Fast Flow Models

ICLR 2025poster

Diffusion and flow-matching models achieve remarkable generative performance but at the cost of many neural function evaluations (NFE), which slows inference and limits applicability to time-critical tasks. The ReFlow procedure can accelerate sampling by straightening generation trajectories. But it…

Cited by 5SourcePDFScholar
2024

A Specialized Semismooth Newton Method for Kernel-Based Optimal Transport

AISTATS 2024poster

Kernel-based optimal transport (OT) estimators offer an alternative, functional estimation procedure to address OT problems from samples. Recent works suggest that these estimators are more statistically efficient than plug-in (linear programming-based) OT estimators when comparing probability measu…

Cited by 2SourcePDFScholar
2024

Careful with that Scalpel: Improving Gradient Surgery with an EMA

ICML 2024poster

Beyond minimizing a single training loss, many deep learning estimation pipelines rely on an auxiliary objective to quantify and encourage desirable properties of the model (e.g. performance on another dataset, robustness, agreement with a prior). Although the simplest approach to incorporating an a…

Cited by 0SourcePDFScholar
2024

Contrasting Multiple Representations with the Multi-Marginal Matching Gap

ICML 2024oral

Learning meaningful representations of complex objects that can be seen through multiple ($k\geq 3$) views or modalities is a core task in machine learning. Existing methods use losses originally intended for paired views, and extend them to $k$ views, either by instantiating $\tfrac12k(k-1)$ loss-p…

Cited by 4SourcePDFScholar
2024

GENOT: Entropic (Gromov) Wasserstein Flow Matching with Applications to Single-Cell Genomics

NeurIPS 2024poster

Single-cell genomics has significantly advanced our understanding of cellular behavior, catalyzing innovations in treatments and precision medicine. However, single-cell sequencing technologies are inherently destructive and can only measure a limited array of data modalities simultaneously. This li…

2024

Learning Elastic Costs to Shape Monge Displacements

NeurIPS 2024poster

Given a source and a target probability measure, the Monge problem studies efficient ways to map the former onto the latter. This efficiency is quantified by defining a *cost* function between source and target data. Such a cost is often set by default in the machine learning literature to the squa…

Cited by 3SourcePDFScholar
2024

Progressive Entropic Optimal Transport Solvers

NeurIPS 2024poster

Optimal transport (OT) has profoundly impacted machine learning by providing theoretical and computational tools to realign datasets. In this context, given two large point clouds of sizes $n$ and $m$ in $\mathbb{R}^d$, entropic OT (EOT) solvers have emerged as the most reliable tool to either solve…

Cited by 4SourcePDFScholar
2024

Structured Transforms Across Spaces with Cost-Regularized Optimal Transport

AISTATS 2024poster

Matching a source to a target probability measure is often solved by instantiating a linear optimal transport (OT) problem, parameterized by a ground cost function that quantifies discrepancy between points. When these measures live in the same metric space, the ground cost often defaults to its dis…

Cited by 3SourcePDFScholar
2023

Monge, Bregman and Occam: Interpretable Optimal Transport in High-Dimensions with Feature-Sparse Maps

ICML 2023poster

Optimal transport (OT) theory focuses, among all maps $T:\mathbb{R}^d\rightarrow \mathbb{R}^d$ that can morph a probability measure $\mu$ onto another $\nu$, on those that are the ``thriftiest'', i.e. such that the average cost $c(x, T(x))$ between $x$ and its image $T(x)$ is as small as possible. M…

Cited by 19SourcePDFScholar
2023

The Schrödinger Bridge between Gaussian Measures has a Closed Form

AISTATS 2023poster

The static optimal transport $(\mathrm{OT})$ problem between Gaussians seeks to recover an optimal map, or more generally a coupling, to morph a Gaussian into another. It has been well studied and applied to a wide variety of tasks. Here we focus on the dynamic formulation of OT, also known as the S…

Cited by 54SourcePDFScholar
2022

Debiaser Beware: Pitfalls of Centering Regularized Transport Maps

ICML 2022spotlight

Estimating optimal transport (OT) maps (a.k.a. Monge maps) between two measures P and Q is a problem fraught with computational and statistical challenges. A promising approach lies in using the dual potential functions obtained when solving an entropy-regularized OT problem between samples P_n and…

Cited by 23SourcePDFScholar
2022

Efficient and Modular Implicit Differentiation

NeurIPS 2022accept

Automatic differentiation (autodiff) has revolutionized machine learning. It allows to express complex computations by composing elementary ones in creative ways and removes the burden of computing their derivatives by hand. More recently, differentiation of optimization problem solutions has attra…

2022

Linear-Time Gromov Wasserstein Distances using Low Rank Couplings and Costs

ICML 2022spotlight

The ability to align points across two related yet incomparable point clouds (e.g. living in different spaces) plays an important role in machine learning. The Gromov-Wasserstein (GW) framework provides an increasingly popular answer to such problems, by seeking a low-distortion, geometry-preserving…

2022

Proximal Optimal Transport Modeling of Population Dynamics

AISTATS 2022poster

We propose a new approach to model the collective dynamics of a population of particles evolving with time. As is often the case in challenging scientific applications, notably single-cell genomics, measuring features for these particles requires destroying them. As a result, the population can only…

2021

On Projection Robust Optimal Transport: Sample Complexity and Model Misspecification

AISTATS 2021poster

Optimal transport (OT) distances are increasingly used as loss functions for statistical inference, notably in the learning of generative models or supervised learning. Yet, the behavior of minimum Wasserstein estimators is poorly understood, notably in high-dimensional regimes or under model misspe…

2020

Entropic Optimal Transport between Unbalanced Gaussian Measures has a Closed Form

NeurIPS 2020oral

Although optimal transport (OT) problems admit closed form solutions in a very few notable cases, e.g. in 1D or between Gaussians, these closed forms have proved extremely fecund for practitioners to define tools inspired from the OT geometry. On the other hand, the numerical resolution of OT proble…

Cited by 101SourcePDFScholar
2020

Fixed-Support Wasserstein Barycenters: Computational Hardness and Fast Algorithm

NeurIPS 2020poster

We study the fixed-support Wasserstein barycenter problem (FS-WBP), which consists in computing the Wasserstein barycenter of $m$ discrete probability measures supported on a finite metric space of size $n$. We show first that the constraint matrix arising from the standard linear programming (LP) r…

Cited by 65SourcePDFScholar
2020

Learning with Differentiable Pertubed Optimizers

NeurIPS 2020poster

Machine learning pipelines often rely on optimizers procedures to make discrete decisions (e.g., sorting, picking closest neighbors, or shortest paths). Although these discrete decisions are easily computed in a forward manner, they break the back-propagation of computational graphs. In order to exp…

Cited by 309SourcePDFScholar
2020

Missing Data Imputation using Optimal Transport

ICML 2020poster

Missing data is a crucial issue when applying machine learning algorithms to real-world datasets. Starting from the simple assumption that two batches extracted randomly from the same dataset should share the same distribution, we leverage optimal transport distances to quantify that criterion and t…

2020

Precision-Recall Curves Using Information Divergence Frontiers

AISTATS 2020poster

Despite the tremendous progress in the estimation of generative models, the development of tools for diagnosing their failures and assessing their performance has advanced at a much slower pace. Recent developments have investigated metrics that quantify which parts of the true distribution is model…

Cited by 28SourcePDFScholar
2020

Projection Robust Wasserstein Distance and Riemannian Optimization

NeurIPS 2020spotlight

Projection robust Wasserstein (PRW) distance, or Wasserstein projection pursuit (WPP), is a robust variant of the Wasserstein distance. Recent work suggests that this quantity is more robust than the standard Wasserstein distance, in particular when comparing probability measures in high-dimensions.…

2020

Regularity as Regularization: Smooth and Strongly Convex Brenier Potentials in Optimal Transport

AISTATS 2020poster

Estimating Wasserstein distances between two high-dimensional densities suffers from the curse of dimensionality: one needs an exponential (wrt dimension) number of samples to ensure that the distance between two empirical measures is comparable to the distance between the original densities. Theref…

Cited by 33SourcePDFScholar
2020

Spatio-temporal alignments: Optimal transport through space and time

AISTATS 2020poster

Comparing data defined over space and time is notoriously hard. It involves quantifying both spatial and temporal variability while taking into account the chronological structure of the data. Dynamic Time Warping (DTW) computes a minimal cost alignment between time series that preserves the chronol…

2020

Supervised Quantile Normalization for Low Rank Matrix Factorization

ICML 2020poster

Low rank matrix factorization is a fundamental building block in machine learning, used for instance to summarize gene expression profile data or word-document counts. To be robust to outliers and differences in scale across features, a matrix factorization step is usually preceded by ad-hoc feature…

Cited by 14SourcePDFScholar
2019

Differentiable Ranking and Sorting using Optimal Transport

NeurIPS 2019spotlight

Sorting is used pervasively in machine learning, either to define elementary algorithms, such as $k$-nearest neighbors ($k$-NN) rules, or to define test-time metrics, such as top-$k$ classification accuracy or ranking losses. Sorting is however a poor match for the end-to-end, automatically differen…

2019

Sample Complexity of Sinkhorn Divergences

AISTATS 2019poster

Optimal transport (OT) and maximum mean discrepancies (MMD) are now routinely used in machine learning to compare probability measures. We focus in this paper on Sinkhorn divergences (SDs), a regularized variant of OT distances which can interpolate, depending on the regularization strength $\varep…

Cited by 362SourcePDFScholar
2019

Subspace Detours: Building Transport Plans that are Optimal on Subspace Projections

NeurIPS 2019poster

Computing optimal transport (OT) between measures in high dimensions is doomed by the curse of dimensionality. A popular approach to avoid this curse is to project input measures on lower-dimensional subspaces (1D lines in the case of sliced Wasserstein distances), solve the OT problem between these…

2019

Unsupervised Hyper-alignment for Multilingual Word Embeddings

ICLR 2019poster

We consider the problem of aligning continuous word representations, learned in multiple languages, to a common space. It was recently shown that, in the case of two languages, it is possible to learn such a mapping without supervision. This paper extends this line of work to the problem of aligning…

Cited by 84SourcePDFScholar
2019

Wasserstein regularization for sparse multi-task regression

AISTATS 2019poster

We focus in this paper on high-dimensional regression problems where each regressor can be associated to a location in a physical space, or more generally a generic geometric space. Such problems often employ sparse priors, which promote models using a small subset of regressors. To increase statist…

2018

Generalizing Point Embeddings using the Wasserstein Space of Elliptical Distributions

NeurIPS 2018poster

Embedding complex objects as vectors in low dimensional spaces is a longstanding problem in machine learning. We propose in this work an extension of that approach, which consists in embedding objects as elliptical probability distributions, namely distributions whose densities have elliptical level…

2018

Large Scale computation of Means and Clusters for Persistence Diagrams using Optimal Transport

NeurIPS 2018poster

Persistence diagrams (PDs) are now routinely used to summarize the underlying topology of complex data. Despite several appealing properties, incorporating PDs in learning pipelines can be challenging because their natural geometry is not Hilbertian. Indeed, this was recently exemplified in a string…

Cited by 88SourcePDFScholar
2016

Stochastic Optimization for Large-scale Optimal Transport

NeurIPS 2016poster

Optimal transport (OT) defines a powerful framework to compare probability distributions in a geometrically faithful way. However, the practical impact of OT is still limited because of its computational burden. We propose a new class of stochastic optimization algorithms to cope with large-scale pr…

Cited by 586SourcePDFScholar
2016

Wasserstein Training of Restricted Boltzmann Machines

NeurIPS 2016poster

Boltzmann machines are able to learn highly complex, multimodal, structured and multiscale real-world data distributions. Parameters of the model are usually learned by minimizing the Kullback-Leibler (KL) divergence from training samples to the learned model. We propose in this work a novel approac…

Cited by 150SourcePDFScholar
2015

Principal Geodesic Analysis for Probability Measures under the Optimal Transport Metric

NeurIPS 2015poster

We consider in this work the space of probability measures $P(X)$ on a Hilbert space $X$ endowed with the 2-Wasserstein metric. Given a finite family of probability measures in $P(X)$, we propose an iterative approach to compute geodesic principal components that summarize efficiently that dataset.…

Cited by 109SourcePDFScholar
2015

Unsupervised Riemannian Metric Learning for Histograms Using Aitchison Transformations

ICML 2015poster

Many applications in machine learning handle bags of features or histograms rather than simple vectors. In that context, defining a proper geometry to compare histograms can be crucial for many machine learning algorithms. While one might be tempted to use a default metric such as the Euclidean metr…