Inverse Entropic Optimal Transport Solves Semi-supervised Learning via Data Likelihood Maximization
Mikhail Persiianov, Arip Asadulaev, Nikita Andreev, Nikita Starodubcev, Dmitry Baranchuk, Anastasis Kratsios, Evgeny Burnaev, Alexander Korotin
TL;DR
The paper tackles learning conditional distributions $\pi^*(\cdot|x)$ in semi-supervised domain translation by recasting likelihood maximization within an inverse entropic OT (IOT) framework. It derives a loss that jointly leverages paired and unpaired data, establishing an equivalence to the inverse OT objective and enabling end-to-end learning via an energy-based, Gaussian-mixture parametrization. The authors prove a universal approximation property, showing the method can approximate the true conditional plan under mild conditions, and demonstrate empirical benefits on synthetic and real-world tasks, highlighting improved conditional density learning with limited labels. The approach unifies OT theory with probabilistic modeling, offering practical semi-supervised translation with potential extensions to more expressive neural parameterizations and high-dimensional settings.Overall, it provides a principled, likelihood-based route to recover $\pi^*(\cdot|x)$ in semi-supervised regimes, leveraging unpaired data through a tractable OT-inspired objective and energy-based modeling.
Abstract
Learning conditional distributions $π^*(\cdot|x)$ is a central problem in machine learning, which is typically approached via supervised methods with paired data $(x,y) \sim π^*$. However, acquiring paired data samples is often challenging, especially in problems such as domain translation. This necessitates the development of $\textit{semi-supervised}$ models that utilize both limited paired data and additional unpaired i.i.d. samples $x \sim π^*_x$ and $y \sim π^*_y$ from the marginal distributions. The usage of such combined data is complex and often relies on heuristic approaches. To tackle this issue, we propose a new learning paradigm that integrates both paired and unpaired data $\textbf{seamlessly}$ using the data likelihood maximization techniques. We demonstrate that our approach also connects intriguingly with inverse entropic optimal transport (OT). This finding allows us to apply recent advances in computational OT to establish an $\textbf{end-to-end}$ learning algorithm to get $π^*(\cdot|x)$. In addition, we derive the universal approximation property, demonstrating that our approach can theoretically recover true conditional distributions with arbitrarily small error. Furthermore, we demonstrate through empirical tests that our method effectively learns conditional distributions using paired and unpaired data simultaneously.
