← Search

Alexander Korotin

34 accepted papers

2026

A Statistical Learning Perspective on Semi-dual Adversarial Neural Optimal Transport Solvers

ICLR 2026poster

Neural network-based optimal transport (OT) is a recent and fruitful direction in the generative modeling community. It finds its applications in various fields such as domain translation, image super-resolution, computational biology and others. Among the existing OT approaches, of considerable int…

Cited by 0SourcecodeScholar
2026

Diffusion & Adversarial Schrödinger Bridges via Iterative Proportional Markovian Fitting

ICLR 2026poster

The Iterative Markovian Fitting (IMF) procedure, which iteratively projects onto the space of Markov processes and the reciprocal class, successfully solves the Schrödinger Bridge (SB) problem. However, an efficient practical implementation requires a heuristic modification-alternating between fitti…

Cited by 0SourcecodeScholar
2026

Entering the Era of Discrete Diffusion Models: A Benchmark for Schrödinger Bridges and Entropic Optimal Transport

ICLR 2026poster

The Entropic Optimal Transport (EOT) problem and its dynamic counterpart, the Schrödinger bridge (SB) problem, play an important role in modern machine learning, linking generative modeling with optimal transport theory. While recent advances in discrete diffusion and flow models have sparked growin…

Cited by 0SourcecodeScholar
2026

InfoBridge: Mutual Information estimation via Bridge Matching

ICLR 2026poster

Diffusion bridge models have recently become a powerful tool in the field of generative modeling. In this work, we leverage their power to address another important problem in machine learning and information theory, the estimation of the mutual information (MI) between two random variables. Neatly…

Cited by 0SourcecodeScholar
2026

Interaction Field Matching: Overcoming Limitations of Electrostatic Models

ICLR 2026poster

Electrostatic field matching (EFM) has recently appeared as a novel physics-inspired paradigm for data generation and transfer using the idea of an electric capacitor. However, it requires modeling electrostatic fields using neural networks, which is non-trivial because of the necessity to take into…

Cited by 0SourceScholar
2026

Learning of Population Dynamics: Inverse Optimization Meets JKO Scheme

ICLR 2026poster

Learning population dynamics involves recovering the underlying process that governs particle evolution, given evolutionary snapshots of samples at discrete time points. Recent methods frame this as an energy minimization problem in probability space and leverage the celebrated JKO scheme for effici…

Cited by 0SourcecodeScholar
2026

Universal Inverse Distillation for Matching Models with Real-Data Supervision (No GANs)

ICLR 2026oral

While achieving exceptional generative quality, modern diffusion, flow, and other matching models suffer from slow inference, as they require many steps of iterative generation. Recent distillation methods address this by training efficient one-step generators under the guidance of a pre-trained tea…

Cited by 0SourcecodeScholar
2025

Field Matching: an Electrostatic Paradigm to Generate and Transfer Data

ICML 2025poster

We propose Electrostatic Field Matching (EFM), a novel method that is suitable for both generative modelling and distribution transfer tasks. Our approach is inspired by the physics of an electrical capacitor. We place source and target distributions on the capacitor plates and assign them positive…

Cited by 5SourcePDFScholar
2025

Inverse Bridge Matching Distillation

ICML 2025poster

Learning diffusion bridge models is easy; making them fast and practical is an art. Diffusion bridge models (DBMs) are a promising extension of diffusion models for applications in image-to-image translation. However, like many modern diffusion and flow models, DBMs suffer from the problem of slow i…

Cited by 0SourcePDFScholar
2025

Robust Barycenter Estimation using Semi-Unbalanced Neural Optimal Transport

ICLR 2025poster

Aggregating data from multiple sources can be formalized as an *Optimal Transport* (OT) barycenter problem, which seeks to compute the average of probability distributions with respect to OT discrepancies. However, in real-world scenarios, the presence of outliers and noise in the data measures can…

2024

Adversarial Schrödinger Bridge Matching

NeurIPS 2024poster

The Schrödinger Bridge (SB) problem offers a powerful framework for combining optimal transport and diffusion models. A promising recent approach to solve the SB problem is the Iterative Markovian Fitting (IMF) procedure, which alternates between Markovian and reciprocal projections of continuous-ti…

2024

Energy-Guided Continuous Entropic Barycenter Estimation for General Costs

NeurIPS 2024spotlight

Optimal transport (OT) barycenters are a mathematically grounded way of averaging probability distributions while capturing their geometric properties. In short, the barycenter task is to take the average of a collection of probability distributions w.r.t. given OT discrepancies. We propose a novel…

2024

Energy-guided Entropic Neural Optimal Transport

ICLR 2024poster

Energy-based models (EBMs) are known in the Machine Learning community for decades. Since the seminal works devoted to EBMs dating back to the noughties, there have been a lot of efficient methods which solve the generative modelling problem by means of energy potentials (unnormalized likelihood fun…

2024

Estimating Barycenters of Distributions with Neural Optimal Transport

ICML 2024poster

Given a collection of probability measures, a practitioner sometimes needs to find an "average" distribution which adequately aggregates reference distributions. A theoretically appealing notion of such an average is the Wasserstein barycenter, which is the primal focus of our work. By building upon…

2024

Light and Optimal Schrödinger Bridge Matching

ICML 2024poster

Schrödinger Bridges (SB) have recently gained the attention of the ML community as a promising extension of classic diffusion models which is also interconnected to the Entropic Optimal Transport (EOT). Recent solvers for SB exploit the pervasive bridge matching procedures. Such procedures aim to re…

2024

Neural Optimal Transport with General Cost Functionals

ICLR 2024poster

We introduce a novel neural network-based algorithm to compute optimal transport (OT) plans for general cost functionals. In contrast to common Euclidean costs, i.e., $\ell^1$ or $\ell^2$, such functionals provide more flexibility and allow using auxiliary information, such as class labels, to const…

2024

Optimal Flow Matching: Learning Straight Trajectories in Just One Step

NeurIPS 2024poster

Over the several recent years, there has been a boom in development of Flow Matching (FM) methods for generative modeling. One intriguing property pursued by the community is the ability to learn flows with straight trajectories which realize the Optimal Transport (OT) displacements. Straightness is…

2024

Rethinking Optimal Transport in Offline Reinforcement Learning

NeurIPS 2024poster

We propose a novel algorithm for offline reinforcement learning using optimal transport. Typically, in offline reinforcement learning, the data is provided by various experts and some of them can be sub-optimal. To extract an efficient policy, it is necessary to \emph{stitch} the best behaviors from…

Cited by 3SourcePDFScholar
2023

Building the Bridge of Schrödinger: A Continuous Entropic Optimal Transport Benchmark

NeurIPS 2023poster

Over the last several years, there has been significant progress in developing neural solvers for the Schrödinger Bridge (SB) problem and applying them to generative modelling. This new research field is justifiably fruitful as it is interconnected with the practically well-performing diffusion mode…

2023

Entropic Neural Optimal Transport via Diffusion Processes

NeurIPS 2023oral

We propose a novel neural algorithm for the fundamental problem of computing the entropic optimal transport (EOT) plan between probability distributions which are accessible by samples. Our algorithm is based on the saddle point reformulation of the dynamic version of EOT which is known as the Schrö…

2023

Extremal Domain Translation with Neural Optimal Transport

NeurIPS 2023poster

In many unpaired image domain translation problems, e.g., style transfer or super-resolution, it is important to keep the translated image similar to its respective input image. We propose the extremal transport (ET) which is a mathematical formalization of the theoretically best possible unpaired t…

2022

Kantorovich Strikes Back! Wasserstein GANs are not Optimal Transport?

NeurIPS 2022accept

Wasserstein Generative Adversarial Networks (WGANs) are the popular generative models built on the theory of Optimal Transport (OT) and the Kantorovich duality. Despite the success of WGANs, it is still unclear how well the underlying OT dual solvers approximate the OT cost (Wasserstein-1 distance,…

2022

Wasserstein Iterative Networks for Barycenter Estimation

NeurIPS 2022accept

Wasserstein barycenters have become popular due to their ability to represent the average of probability measures in a geometrically meaningful way. In this paper, we present an algorithm to approximate the Wasserstein-2 barycenters of continuous measures via a generative model. Previous approaches…

2021

Continuous Wasserstein-2 Barycenter Estimation without Minimax Optimization

ICLR 2021poster

Wasserstein barycenters provide a geometric notion of the weighted average of probability measures based on optimal transport. In this paper, we present a scalable algorithm to compute Wasserstein-2 barycenters given sample access to the input measures, which are not restricted to being discrete. Wh…

Cited by 57SourcePDFScholar
2021

Do Neural Optimal Transport Solvers Work? A Continuous Wasserstein-2 Benchmark

NeurIPS 2021poster

Despite the recent popularity of neural network-based solvers for optimal transport (OT), there is no standard quantitative way to evaluate their performance. In this paper, we address this issue for quadratic-cost transport---specifically, computation of the Wasserstein-2 distance, a commonly-used…

Cited by 81SourcePDFScholar
2021

Large-Scale Wasserstein Gradient Flows

NeurIPS 2021poster

Wasserstein gradient flows provide a powerful means of understanding and solving many diffusion equations. Specifically, Fokker-Planck equations, which model the diffusion of probability measures, can be understood as gradient descent over entropy functionals in Wasserstein space. This equivalence,…

2021

Manifold Topology Divergence: a Framework for Comparing Data Manifolds.

NeurIPS 2021poster

We propose a framework for comparing data manifolds, aimed, in particular, towards the evaluation of deep generative models. We describe a novel tool, Cross-Barcode(P,Q), that, given a pair of distributions in a high-dimensional space, tracks multiscale topology spacial discrepancies between manifol…

2021

Wasserstein-2 Generative Networks

ICLR 2021poster

We propose a novel end-to-end non-minimax algorithm for training optimal transport mappings for the quadratic cost (Wasserstein-2 distance). The algorithm uses input convex neural networks and a cycle-consistency regularization to approximate Wasserstein-2 distance. In contrast to popular entropic a…