paper-with-me

Papers

Generative Conditional Distributions by Neural (Entropic) Optimal Transport

2024-06-04 · Bao Nguyen, Binh Nguyen, Hieu Trung Nguyen, Viet Anh Nguyen

Learning conditional distributions is challenging because the desired outcome is not a single distribution but multiple distributions that correspond to multiple instances of the covariates. We introduce a novel neural entropic optimal transport method designed to effectively learn generative models of conditional distributions, particularly in scenarios characterized by limited sample sizes. Our method relies on the minimax training of two neural networks: a generative network parametrizing the inverse cumulative distribution functions of the conditional distributions and another network parametrizing the conditional Kantorovich potential. To prevent overfitting, we regularize the objective function by penalizing the Lipschitz constant of the network output. Our experiments on real-world datasets show the effectiveness of our algorithm compared to state-of-the-art conditional distribution learning techniques. Our implementation can be found at https://github.com/nguyenngocbaocmt02/GENTLE.

📄 PDF Abstract BibTeX arXiv:2406.02317

Code (1)

nguyenngocbaocmt02/gentle 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Scalable Simulation-free Entropic Unbalanced Optimal Transport

2024-10-03 · Jaemoo Choi, Jaewoong Choi

The Optimal Transport (OT) problem investigates a transport map that connects two distributions while minimizing a given cost function. Finding such a transport map has diverse applications in machine learning, such as g…

Image-to-Image TranslationTranslation

Inverse Entropic Optimal Transport Solves Semi-supervised Learning via Data Likelihood Maximization

2024-10-03 · Mikhail Persiianov, Arip Asadulaev, Nikita Andreev, Nikita Starodubcev 외

Learning conditional distributions $\pi^*(\cdot|x)$ is a central problem in machine learning, which is typically approached via supervised methods with paired data $(x,y) \sim \pi^*$. However, acquiring paired data sampl…

Gaussian entropic optimal transport: Schrödinger bridges and the Sinkhorn algorithm

2024-12-24 · O. Deniz Akyildiz, Pierre Del Moral, Joaquín Miguez

Entropic optimal transport problems are regularized versions of optimal transport problems. These models play an increasingly important role in machine learning and generative modelling. For finite spaces, these problems…

Conditional simulation via entropic optimal transport: Toward non-parametric estimation of conditional Brenier maps

2024-11-11 · Ricardo Baptista, Aram-Alexandre Pooladian, Michael Brennan, Youssef Marzouk 외

Conditional simulation is a fundamental task in statistical modeling: Generate samples from the conditionals given finitely many data points from a joint distribution. One promising approach is to construct conditional B…

Bayesian Inference

Conditional Unbalanced Optimal Transport Maps: An Outlier-Robust Framework for Conditional Generative Modeling

2026-03-07 · Jiwoo Yoon, Kyumin Choi, Jaewoong Choi arxiv

Conditional Optimal Transport (COT) problem aims to find a transport map between conditional source and target distributions while minimizing the transport cost. Recently, these transport maps have been utilized in condi…