paper-with-me

Papers

Diagnosing and Fixing Manifold Overfitting in Deep Generative Models

2022-04-14 · Gabriel Loaiza-Ganem, Brendan Leigh Ross, Jesse C. Cresswell, Anthony L. Caterini

Likelihood-based, or explicit, deep generative models use neural networks to construct flexible high-dimensional densities. This formulation directly contradicts the manifold hypothesis, which states that observed data lies on a low-dimensional manifold embedded in high-dimensional ambient space. In this paper we investigate the pathologies of maximum-likelihood training in the presence of this dimensionality mismatch. We formally prove that degenerate optima are achieved wherein the manifold itself is learned but not the distribution on it, a phenomenon we call manifold overfitting. We propose a class of two-step procedures consisting of a dimensionality reduction step followed by maximum-likelihood density estimation, and prove that they recover the data-generating distribution in the nonparametric regime, thus avoiding manifold overfitting. We also show that these procedures enable density estimation on the manifolds learned by implicit models, such as generative adversarial networks, hence addressing a major shortcoming of these models. Several recently proposed methods are instances of our two-step procedures; we thus unify, extend, and theoretically justify a large class of models.

📄 PDF Abstract BibTeX arXiv:2204.07172

Code (4)

layer6ai-labs/two_step_zoo 공식 구현 pytorch
layer6ai-labs/calo-man pytorch
layer6ai-labs/dgm_manifold_survey pytorch
layer6ai-labs/uomh pytorch

Tasks

Density EstimationDimensionality Reduction

Similar Papers 제목 키워드 기반

Defuse: Debugging Classifiers Through Distilling Unrestricted Adversarial Examples

2021-01-01 · Dylan Z Slack, Nathalie Rauschmayr, Krishnaram Kenthapadi

With the greater proliferation of machine learning models, the imperative of diagnosing and correcting bugs in models has become increasingly clear. As a route to better discover and fix model bugs, we propose failure sc…

Clustering

Lotka-Volterra Model with Mutations and Generative Adversarial Networks

2024-02-29 · S. V. Kozyrev

A model of population genetics of the Lotka-Volterra type with mutations on a statistical manifold is introduced. Mutations in the model are described by diffusion on a statistical manifold with a generator in the form o…

Generative Adversarial NetworkLearning Theory

Manifolds, Random Matrices and Spectral Gaps: The geometric phases of generative diffusion

2024-10-08 · Enrico Ventura, Beatrice Achilli, Gianluigi Silvestri, Carlo Lucibello 외

In this paper, we investigate the latent geometry of generative diffusion models under the manifold hypothesis. For this purpose, we analyze the spectrum of eigenvalues (and singular values) of the Jacobian of the score …

Semantically Decomposing the Latent Spaces of Generative Adversarial Networks

2017-05-22 · ICLR 2018 1 · Chris Donahue, Zachary C. Lipton, Akshay Balsubramani, Julian McAuley

We propose a new algorithm for training generative adversarial networks that jointly learns latent codes for both identities (e.g. individual humans) and observations (e.g. specific photographs). By fixing the identity p…

Face VerificationImage Generation

Manifold Constraint Regularization for Remote Sensing Image Generation

2023-05-31 · Xingzhe Su, Changwen Zheng, Wenwen Qiang, Fengge Wu 외

Generative Adversarial Networks (GANs) have shown notable accomplishments in remote sensing domain. However, this paper reveals that their performance on remote sensing images falls short when compared to their impressiv…

Image Generation