← Search

Alexander Kolesov

9 accepted papers

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
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 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

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…

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ö…

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,…