LGAIJun 4

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

ETH Zurich
arXiv:2410.0262867.21 citationsh-index: 37Has Code
Predicted impact top 26% in LG · last 90 daysOriginality Highly original
AI Analysis

This work addresses the challenge of semi-supervised learning for conditional distributions, which is important for tasks like domain translation where paired data is scarce.

The paper proposes a new semi-supervised learning paradigm, EBiEOT, that integrates both paired and unpaired data via data likelihood maximization, connecting with inverse entropic optimal transport. The method achieves effective learning of conditional distributions, with theoretical guarantees of universal approximation and empirical validation.

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 called $\textbf{EBiEOT}$ that integrates both paired and unpaired data seamlessly using 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 $\textit{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. Finally, we demonstrate through empirical tests that our method effectively learns conditional distributions using paired and unpaired data simultaneously. The code of $\texttt{EBiEOT}$ is available at https://github.com/MuXauJl11110/EBiEOT.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes