paper-with-me

Papers

Learning Deep Latent Variable Models via Amortized Langevin Dynamics

2021-01-01 · Shohei Taniguchi, Yusuke Iwasawa, Yutaka Matsuo

How can we perform posterior inference for deep latent variable models in an efficient and flexible manner? Markov chain Monte Carlo (MCMC) methods, such as Langevin dynamics, provide sample approximations of such posteriors with an asymptotic convergence guarantee. However, it is difficult to apply these methods to large-scale datasets owing to their slow convergence and datapoint-wise iterations. In this study, we propose amortized Langevin dynamics, wherein datapoint-wise MCMC iterations are replaced with updates of an inference model that maps observations into latent variables. The amortization enables scalable inference from large-scale datasets. Developing a latent variable model and an inference model with neural networks, yields Langevin autoencoders (LAEs), a novel Langevin-based framework for deep generative models. Moreover, if we define a latent prior distribution with an unnormalized energy function for more flexible generative modeling, LAEs are extended to a more general framework, which we refer to as contrastive Langevin autoencoders (CLAEs). We experimentally show that LAEs and CLAEs can generate sharp image samples. Moreover, we report their performance of unsupervised anomaly detection.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Langevin Autoencoders for Learning Deep Latent Variable Models

2022-09-15 · Shohei Taniguchi, Yusuke Iwasawa, Wataru Kumagai, Yutaka Matsuo

Markov chain Monte Carlo (MCMC), such as Langevin dynamics, is valid for approximating intractable distributions. However, its usage is limited in the context of deep latent variable models owing to costly datapoint-wise…

Image GenerationvalidVariational Inference

Particle Dynamics for Latent-Variable Energy-Based Models

2025-10-17 · Shiqin Tang, Shuxin Zhuang, Rong Feng, Runsheng Yu 외 arxiv

Latent-variable energy-based models (LVEBMs) assign a single normalized energy to joint pairs of observed data and latent variables, offering expressive generative modeling while capturing hidden structure. We recast max…

Learning Deep Latent Variable Models by Short-Run MCMC Inference With Optimal Transport Correction

2021-06-19 · CVPR 2021 1 · Dongsheng An, Jianwen Xie, Ping Li

Learning latent variable models with deep top-down architectures typically requires inferring the latent variables for each training example based on the posterior distribution of these latent variables. The inferenc…

Learning and Inference in Sparse Coding Models with Langevin Dynamics

2022-04-23 · Michael Y. -S. Fang, Mayur Mudigonda, Ryan Zarcone, Amir Khosrowshahi 외

We describe a stochastic, dynamical system capable of inference and learning in a probabilistic latent variable model. The most challenging problem in such models - sampling the posterior distribution over latent variabl…

Learning Multi-layer Latent Variable Model via Variational Optimization of Short Run MCMC for Approximate Inference

2019-12-04 · ECCV 2020 8 · Erik Nijkamp, Bo Pang, Tian Han, Linqi Zhou 외

This paper studies the fundamental problem of learning deep generative models that consist of multiple layers of latent variables organized in top-down architectures. Such models have high expressivity and allow for lear…