← Search

François-Xavier Vialard

14 accepted papers

2025

CARL: A Framework for Equivariant Image Registration

CVPR 2025poster

Image registration estimates spatial correspondences between image pairs. These estimates are typically obtained via numerical optimization or regression by a deep network. A desirable property is that a correspondence estimate (e.g., the true oracle correspondence) for an image pair is maintained u…

2025

Decreasing Entropic Regularization Averaged Gradient for Semi-Discrete Optimal Transport

NeurIPS 2025poster

Adding entropic regularization to Optimal Transport (OT) problems has become a standard approach for designing efficient and scalable solvers. However, regularization introduces a bias from the true solution. To mitigate this bias while still benefiting from the acceleration provided by regularizati…

Cited by 0SourceScholar
2025

Stochastic Optimization in Semi-Discrete Optimal Transport: Convergence Analysis and Minimax Rate

NeurIPS 2025spotlight

We investigate the semi-discrete Optimal Transport (OT) problem, where a continuous source measure $\mu$ is transported to a discrete target measure $\nu$, with particular attention to the OT map approximation. In this setting, Stochastic Gradient Descent (SGD) based solvers have demonstrated strong…

Cited by 0SourceScholar
2023

GradICON: Approximate Diffeomorphisms via Gradient Inverse Consistency

CVPR 2023poster

We present an approach to learning regular spatial transformations between image pairs in the context of medical image registration. Contrary to optimization-based registration techniques and many modern learning-based methods, we do not directly penalize transformation irregularities but instead pr…

2023

Semi-Dual Unbalanced Quadratic Optimal Transport: fast statistical rates and convergent algorithm.

ICML 2023poster

In this paper, we derive a semi-dual formulation for the problem of unbalanced quadratic optimal transport and we study its stability properties, namely we give upper and lower bounds for the Bregman divergence of the new objective that hold globally. We observe that the new objective gains even mor…

Cited by 6SourcePDFScholar
2022

On global convergence of ResNets: From finite to infinite width using linear parameterization

NeurIPS 2022accept

Overparameterization is a key factor in the absence of convexity to explain global convergence of gradient descent (GD) for neural networks. Beside the well studied lazy regime, infinite width (mean field) analysis has been developed for shallow networks, using on convex optimization technics. To br…

Cited by 17SourcePDFScholar
2022

Parameter tuning and model selection in Optimal Transport with semi-dual Brenier formulation

NeurIPS 2022accept

Over the past few years, numerous computational models have been developed to solve Optimal Transport (OT) in a stochastic setting, where distributions are represented by samples and where the goal is to find the closest map to the ground truth OT map, unknown in practical settings. So far, no quant…

Cited by 2SourcePDFScholar
2021

ICON: Learning Regular Maps Through Inverse Consistency

ICCV 2021poster

Learning maps between data samples is fundamental. Applications range from representation learning, image translation and generative modeling, to the estimation of spatial deformations. Such maps relate feature vectors, or map between feature spaces. Well-behaved maps should be regular, which can be…

Cited by 30PDFcodeScholar
2021

The Unbalanced Gromov Wasserstein Distance: Conic Formulation and Relaxation

NeurIPS 2021poster

Comparing metric measure spaces (i.e. a metric space endowed with a probability distribution) is at the heart of many machine learning problems. The most popular distance between such metric measure spaces is the Gromov-Wasserstein (GW) distance, which is the solution of a quadratic assignment probl…

2020

A shooting formulation of deep learning

NeurIPS 2020oral

A residual network may be regarded as a discretization of an ordinary differential equation (ODE) which, in the limit of time discretization, defines a continuous-depth network. Although important steps have been taken to realize the advantages of such continuous formulations, most current technique…

2020

Faster Wasserstein Distance Estimation with the Sinkhorn Divergence

NeurIPS 2020poster

The squared Wasserstein distance is a natural quantity to compare probability distributions in a non-parametric setting. This quantity is usually estimated with the plug-in estimator, defined via a discrete optimal transport problem which can be solved to $\epsilon$-accuracy by adding an entropic re…

Cited by 211SourcePDFScholar
2019

Interpolating between Optimal Transport and MMD using Sinkhorn Divergences

AISTATS 2019poster

Comparing probability distributions is a fundamental problem in data sciences. Simple norms and divergences such as the total variation and the relative entropy only compare densities in a point-wise manner and fail to capture the geometric nature of the problem. In sharp contrast, Maximum Mean Disc…