LGMLJul 8, 2019

Multivariate-Information Adversarial Ensemble for Scalable Joint Distribution Matching

arXiv:1907.03426v16 citations
AI Analysis

This addresses a scalability bottleneck in cross-domain generation for researchers and practitioners, though it appears incremental as an ensemble extension of existing ALI models.

The paper tackles the problem of scaling deep generative models to match joint distributions across multiple domains, proposing MMI-ALI, which linearly scales with the number of domains and achieves superior performance in diverse challenging scenarios.

A broad range of cross-$m$-domain generation researches boil down to matching a joint distribution by deep generative models (DGMs). Hitherto algorithms excel in pairwise domains while as $m$ increases, remain struggling to scale themselves to fit a joint distribution. In this paper, we propose a domain-scalable DGM, i.e., MMI-ALI for $m$-domain joint distribution matching. As an $m$-domain ensemble model of ALIs \cite{dumoulin2016adversarially}, MMI-ALI is adversarially trained with maximizing Multivariate Mutual Information (MMI) w.r.t. joint variables of each pair of domains and their shared feature. The negative MMIs are upper bounded by a series of feasible losses that provably lead to matching $m$-domain joint distributions. MMI-ALI linearly scales as $m$ increases and thus, strikes a right balance between efficacy and scalability. We evaluate MMI-ALI in diverse challenging $m$-domain scenarios and verify its superiority.

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