LGMLApr 25, 2023

The Score-Difference Flow for Implicit Generative Modeling

arXiv:2304.12906v37 citationsh-index: 9
Originality Incremental advance
AI Analysis

This work provides a theoretical link between model classes to address the generative modeling trilemma, potentially benefiting researchers in machine learning, though it appears incremental as it builds on existing methods.

The paper tackles the problem of implicit generative modeling by introducing the score-difference flow, which optimally reduces the Kullback-Leibler divergence between target and source distributions, and demonstrates its equivalence to denoising diffusion models and connections to generative adversarial networks.

Implicit generative modeling (IGM) aims to produce samples of synthetic data matching the characteristics of a target data distribution. Recent work (e.g. score-matching networks, diffusion models) has approached the IGM problem from the perspective of pushing synthetic source data toward the target distribution via dynamical perturbations or flows in the ambient space. In this direction, we present the score difference (SD) between arbitrary target and source distributions as a flow that optimally reduces the Kullback-Leibler divergence between them. We apply the SD flow to convenient proxy distributions, which are aligned if and only if the original distributions are aligned. We demonstrate the formal equivalence of this formulation to denoising diffusion models under certain conditions. We also show that the training of generative adversarial networks includes a hidden data-optimization sub-problem, which induces the SD flow under certain choices of loss function when the discriminator is optimal. As a result, the SD flow provides a theoretical link between model classes that individually address the three challenges of the "generative modeling trilemma" -- high sample quality, mode coverage, and fast sampling -- thereby setting the stage for a unified approach.

Foundations

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

Your Notes