← Search

Anna Korba

30 accepted papers

2026

(De)-regularized Maximum Mean Discrepancy Gradient Flow

ICML 2026poster

We introduce a (de)-regularization of the Maximum Mean Discrepancy (DrMMD) and its Wasserstein gradient flow. Existing gradient flows that transport samples from source distribution to target distribution with only target samples, either lack tractable numerical implementation ($f$-divergence flows)…

Cited by 0SourcecodeScholar
2025

Bayesian Off-Policy Evaluation and Learning for Large Action Spaces

AISTATS 2025poster

In interactive systems, actions are often correlated, presenting an opportunity for more sample-efficient off-policy evaluation (OPE) and learning (OPL) in large action spaces. We introduce a unified Bayesian framework to capture these correlations through structured and informative priors. In this…

Cited by 0SourceScholar
2025

DDEQs: Distributional Deep Equilibrium Models through Wasserstein Gradient Flows

AISTATS 2025poster

Deep Equilibrium Models (DEQs) are a class of implicit neural networks that solve for a fixed point of a neural network in their forward pass. Traditionally, DEQs take sequences as inputs, but have since been applied to a variety of data. In this work, we present Distributional Deep Equilibrium Mode…

Cited by 0SourcecodeScholar
2025

Density Ratio Estimation with Conditional Probability Paths

ICML 2025poster

Density ratio estimation in high dimensions can be reframed as integrating a certain quantity, the time score, over probability paths which interpolate between the two densities. In practice, the time score has to be estimated based on samples from the two densities. However, existing methods for th…

Cited by 0SourcePDFScholar
2025

Flowing Datasets with Wasserstein over Wasserstein Gradient Flows

ICML 2025oral

Many applications in machine learning involve data represented as probability distributions. The emergence of such data requires radically novel techniques to design tractable gradient flows on probability distributions over this type of (infinite-dimensional) objects. For instance, being able to fl…

2025

Implicit Diffusion: Efficient optimization through stochastic sampling

AISTATS 2025oral

Sampling and automatic differentiation are both ubiquitous in modern machine learning. At its intersection, differentiating through a sampling operation, with respect to the parameters of the sampling process, is a problem that is both challenging and broadly applicable. We introduce a general frame…

Cited by 0SourceScholar
2025

Provable Convergence and Limitations of Geometric Tempering for Langevin Dynamics

ICLR 2025poster

Geometric tempering is a popular approach to sampling from challenging multi-modal probability distributions by instead sampling from a sequence of distributions which interpolate, using the geometric mean, between an easier proposal distribution and the target distribution. In this paper, we theore…

Cited by 3SourcePDFScholar
2025

Sampling from multi-modal distributions with polynomial query complexity in fixed dimension via reverse diffusion

NeurIPS 2025poster

Even in low dimensions, sampling from multi-modal distributions is challenging. We provide the first sampling algorithm for a broad class of distributions --- including all Gaussian mixtures --- with a query complexity that is polynomial in the parameters governing multi-modality, assuming fixed dim…

Cited by 0SourceScholar
2025

Towards Understanding Gradient Dynamics of the Sliced-Wasserstein Distance via Critical Point Analysis

ICML 2025poster

In this paper, we investigate the properties of the Sliced Wasserstein Distance (SW) when employed as an objective functional. The SW metric has gained significant interest in the optimal transport and machine learning literature, due to its ability to capture intricate geometric properties of proba…

Cited by 0SourcePDFScholar
2025

Variational Inference with Mixtures of Isotropic Gaussians

NeurIPS 2025poster

Variational inference (VI) is a popular approach in Bayesian inference, that looks for the best approximation of the posterior distribution within a parametric family, minimizing a loss that is typically the (reverse) Kullback-Leibler (KL) divergence. In this paper, we focus on the following paramet…

Cited by 0SourcecodeScholar
2024

Constrained Sampling with Primal-Dual Langevin Monte Carlo

NeurIPS 2024poster

This work considers the problem of sampling from a probability distribution known up to a normalization constant while satisfying a set of statistical constraints specified by the expected values of general nonlinear functions. This problem finds applications in, e.g., Bayesian inference, where it c…

2024

Mirror and Preconditioned Gradient Descent in Wasserstein Space

NeurIPS 2024spotlight

As the problem of minimizing functionals on the Wasserstein space encompasses many applications in machine learning, different optimization algorithms on $\mathbb{R}^d$ have received their counterpart analog on the Wasserstein space. We focus here on lifting two explicit algorithms: mirror descent a…

2024

Statistical and Geometrical properties of the Kernel Kullback-Leibler divergence

NeurIPS 2024poster

In this paper, we study the statistical and geometrical properties of the Kullback-Leibler divergence with kernel covariance operators (KKL) introduced by [Bach, 2022, Information Theory with Kernel Methods]. Unlike the classical Kullback-Leibler (KL) divergence that involves density ratios, the KKL…

Cited by 0SourcePDFScholar
2024

Theoretical Guarantees for Variational Inference with Fixed-Variance Mixture of Gaussians

ICML 2024poster

Variational inference (VI) is a popular approach in Bayesian inference, that looks for the best approximation of the posterior distribution within a parametric family, minimizing a loss that is (typically) the reverse Kullback-Leibler (KL) divergence. Despite its empirical success, the theoretical p…

Cited by 8SourcePDFScholar
2024

Unified PAC-Bayesian Study of Pessimism for Offline Policy Learning with Regularized Importance Sampling

UAI 2024poster

Off-policy learning (OPL) often involves minimizing a risk estimator based on importance weighting to correct bias from the logging policy used to collect data. However, this method can produce an estimator with a high variance. A common solution is to regularize the importance weights and learn the…

Cited by 1SourcePDFScholar
2023

Sampling with Mollified Interaction Energy Descent

ICLR 2023poster

Sampling from a target measure whose density is only known up to a normalization constant is a fundamental problem in computational statistics and machine learning. In this paper, we present a new optimization-based method for sampling called mollified interaction energy descent (MIED). MIED minimiz…

2022

Accurate Quantization of Measures via Interacting Particle-based Optimization

ICML 2022spotlight

Approximating a target probability distribution can be cast as an optimization problem where the objective functional measures the dissimilarity to the target. This optimization can be addressed by approximating Wasserstein and related gradient flows. In practice, these are simulated by interacting…

Cited by 18SourcePDFScholar
2022

Mirror Descent with Relative Smoothness in Measure Spaces, with application to Sinkhorn and EM

NeurIPS 2022accept

Many problems in machine learning can be formulated as optimizing a convex functional over a vector space of measures. This paper studies the convergence of the mirror descent algorithm in this infinite-dimensional setting. Defining Bregman divergences through directional derivatives, we derive the…

Cited by 36SourcePDFScholar
2021

Proximal Causal Learning with Kernels: Two-Stage Estimation and Moment Restriction

ICML 2021spotlight

We address the problem of causal effect estima-tion in the presence of unobserved confounding,but where proxies for the latent confounder(s) areobserved. We propose two kernel-based meth-ods for nonlinear causal effect estimation in thissetting: (a) a two-stage regression approach, and(b) a maximum…

Cited by 78SourcePDFScholar
2020

A Non-Asymptotic Analysis for Stein Variational Gradient Descent

NeurIPS 2020poster

We study the Stein Variational Gradient Descent (SVGD) algorithm, which optimises a set of particles to approximate a target probability distribution $\pi\propto e^{-V}$ on $\R^d$. In the population limit, SVGD performs gradient descent in the space of probability distributions on the KL divergence…

Cited by 103SourcePDFScholar
2018

A Structured Prediction Approach for Label Ranking

NeurIPS 2018poster

We propose to solve a label ranking problem as a structured output regression task. In this view, we adopt a least square surrogate loss approach that solves a supervised learning problem in two steps: a regression step in a well-chosen feature space and a pre-image (or decoding) step. We use specif…