paper-with-me

Papers

The Score-Difference Flow for Implicit Generative Modeling

2023-04-25 · Romann M. Weber

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.

📄 PDF Abstract BibTeX arXiv:2304.12906

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Variational Potential Flow: A Novel Probabilistic Framework for Energy-Based Generative Modelling

2024-07-21 · Junn Yong Loo, Michelle Adeline, Arghya Pal, Vishnu Monn Baskaran 외

Energy based models (EBMs) are appealing for their generality and simplicity in data likelihood modeling, but have conventionally been difficult to train due to the unstable and time-consuming implicit MCMC sampling duri…

Image GenerationUnconditional Image Generation

Flow-based GAN for 3D Point Cloud Generation from a Single Image

2022-10-08 · Yao Wei, George Vosselman, Michael Ying Yang

Generating a 3D point cloud from a single 2D image is of great importance for 3D scene understanding applications. To reconstruct the whole 3D shape of the object shown in the image, the existing deep learning based appr…

Point Cloud GenerationScene Understanding

Geometrical Insights for Implicit Generative Modeling

2017-12-21 · Leon Bottou, Martin Arjovsky, David Lopez-Paz, Maxime Oquab

Learning algorithms for implicit generative models can optimize a variety of criteria that measure how the data distribution differs from the implicit model distribution, including the Wasserstein distance, the Energy di…

MorphoFlow: Sparse-Supervised Generative Shape Modeling with Adaptive Latent Relevance

2026-04-13 · Mokshagna Sai Teja Karanam, Tushar Kataria, Shireen Elhabian arxiv

Statistical shape modeling (SSM) is central to population level analysis of anatomical variability, yet most existing approaches rely on densely annotated segmentations and fixed latent representations. These requirement…

Random Process Flow Matching: Generative Implicit Representations of Multivariate Random Fields

2026-05-27 · Julien Lalanne, David Picard, Lionel Boillot, Lina-María Guayacán-Carrillo 외 arxiv

Generative modeling provides a powerful framework for learning data distributions. These models initially relied on probabilistic methods such as Gaussian Processes (GP) for uncertainty-aware predictions and shifted towa…

Gaussian Processes