LGMLMar 26, 2020

Log-Likelihood Ratio Minimizing Flows: Towards Robust and Quantifiable Neural Distribution Alignment

arXiv:2003.12170v213 citations
AI Analysis

This addresses the challenge of robust and quantifiable distribution alignment for applications like domain adaptation, though it appears incremental as it builds on existing likelihood-based and flow-based techniques.

The paper tackles the problem of distribution alignment in deep learning by proposing a method based on log-likelihood ratio statistics and normalizing flows, which achieves a known lower bound upon convergence and preserves local structure in input domains.

Distribution alignment has many applications in deep learning, including domain adaptation and unsupervised image-to-image translation. Most prior work on unsupervised distribution alignment relies either on minimizing simple non-parametric statistical distances such as maximum mean discrepancy or on adversarial alignment. However, the former fails to capture the structure of complex real-world distributions, while the latter is difficult to train and does not provide any universal convergence guarantees or automatic quantitative validation procedures. In this paper, we propose a new distribution alignment method based on a log-likelihood ratio statistic and normalizing flows. We show that, under certain assumptions, this combination yields a deep neural likelihood-based minimization objective that attains a known lower bound upon convergence. We experimentally verify that minimizing the resulting objective results in domain alignment that preserves the local structure of input domains.

Code Implementations1 repo
Foundations

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

Your Notes