paper-with-me

Papers

Variational Diffusion Autoencoders with Random Walk Sampling

2019-05-29 · ECCV 2020 8 · Henry Li, Ofir Lindenbaum, Xiuyuan Cheng, Alexander Cloninger

Variational autoencoders (VAEs) and generative adversarial networks (GANs) enjoy an intuitive connection to manifold learning: in training the decoder/generator is optimized to approximate a homeomorphism between the data distribution and the sampling space. This is a construction that strives to define the data manifold. A major obstacle to VAEs and GANs, however, is choosing a suitable prior that matches the data topology. Well-known consequences of poorly picked priors are posterior and mode collapse. To our knowledge, no existing method sidesteps this user choice. Conversely, $\textit{diffusion maps}$ automatically infer the data topology and enjoy a rigorous connection to manifold learning, but do not scale easily or provide the inverse homeomorphism (i.e. decoder/generator). We propose a method that combines these approaches into a generative model that inherits the asymptotic guarantees of $\textit{diffusion maps}$ while preserving the scalability of deep models. We prove approximation theoretic results for the dimension dependence of our proposed method. Finally, we demonstrate the effectiveness of our method with various real and synthetic datasets.

📄 PDF Abstract BibTeX arXiv:1905.12724

Code (1)

lihenryhfl/SpectralVAEGAN tf

Tasks

Decoder

Similar Papers 제목 키워드 기반

Diffusion bridges vector quantized Variational AutoEncoders

2022-02-10 · Max Cohen, Guillaume Quispe, Sylvain Le Corff, Charles Ollion 외

Vector Quantized-Variational AutoEncoders (VQ-VAE) are generative models based on discrete latent representations of the data, where inputs are mapped to a finite set of learned embeddings.To generate new samples, an aut…

Decoder

Random Walk Diffusion for Efficient Large-Scale Graph Generation

2024-08-08 · Tobias Bernecker, Ghalia Rehawi, Francesco Paolo Casale, Janine Knauer-Arloth 외

Graph generation addresses the problem of generating new graphs that have a data distribution similar to real-world graphs. While previous diffusion-based graph generation methods have shown promising results, they often…

Graph Generation

Random Walks with Tweedie: A Unified Framework for Diffusion Models

2024-11-27 · Chicago Y. Park, Michael T. McCann, Cristina Garcia-Cardona, Brendt Wohlberg 외

We present a simple template for designing generative diffusion model algorithms based on an interpretation of diffusion sampling as a sequence of random walks. Score-based diffusion models are widely used to generate hi…

Diffusion Based Network Embedding

2018-05-09 · Yong Shi, Minglong Lei, Peng Zhang, Lingfeng Niu

In network embedding, random walks play a fundamental role in preserving network structures. However, random walk based embedding methods have two limitations. First, random walk methods are fragile when the sampling fre…

Network EmbeddingNode Classification

Diffusion Priors In Variational Autoencoders

2021-06-29 · ICML Workshop INNF 2021 7 · Antoine Wehenkel, Gilles Louppe

Among likelihood-based approaches for deep generative modelling, variational autoencoders (VAEs) offer scalable amortized posterior inference and fast sampling. However, VAEs are also more and more outperformed by compet…

Denoising