paper-with-me

Papers

Learning Energy-Based Models by Diffusion Recovery Likelihood

2020-12-15 · ICLR 2021 1 · Ruiqi Gao, Yang song, Ben Poole, Ying Nian Wu, Diederik P. Kingma

While energy-based models (EBMs) exhibit a number of desirable properties, training and sampling on high-dimensional datasets remains challenging. Inspired by recent progress on diffusion probabilistic models, we present a diffusion recovery likelihood method to tractably learn and sample from a sequence of EBMs trained on increasingly noisy versions of a dataset. Each EBM is trained with recovery likelihood, which maximizes the conditional probability of the data at a certain noise level given their noisy versions at a higher noise level. Optimizing recovery likelihood is more tractable than marginal likelihood, as sampling from the conditional distributions is much easier than sampling from the marginal distributions. After training, synthesized images can be generated by the sampling process that initializes from Gaussian white noise distribution and progressively samples the conditional distributions at decreasingly lower noise levels. Our method generates high fidelity samples on various image datasets. On unconditional CIFAR-10 our method achieves FID 9.58 and inception score 8.30, superior to the majority of GANs. Moreover, we demonstrate that unlike previous work on EBMs, our long-run MCMC samples from the conditional distributions do not diverge and still represent realistic images, allowing us to accurately estimate the normalized density of data even for high-dimensional datasets. Our implementation is available at https://github.com/ruiqigao/recovery_likelihood.

📄 PDF Abstract BibTeX arXiv:2012.08125

Code (2)

ruiqigao/recovery_likelihood 공식 구현 tf
sndnyang/DiffusionRecoveryLikelihood-PyTorch pytorch

Tasks

Image Generation

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…
EBM 설명 없음

Similar Papers 제목 키워드 기반

Learning Energy-Based Models by Cooperative Diffusion Recovery Likelihood

2023-09-10 · Yaxuan Zhu, Jianwen Xie, YingNian Wu, Ruiqi Gao

Training energy-based models (EBMs) on high-dimensional data can be both challenging and time-consuming, and there exists a noticeable gap in sample quality between EBMs and other generative frameworks like GANs and diff…

Image InpaintingOut-of-Distribution Detection

Latent Diffusion Energy-Based Model for Interpretable Text Modeling

2022-06-13 · Peiyu Yu, Sirui Xie, Xiaojian Ma, Baoxiong Jia 외

Latent space Energy-Based Models (EBMs), also known as energy-based priors, have drawn growing interests in generative modeling. Fueled by its flexibility in the formulation and strong modeling power of the latent space,…

Deep End-to-End Posterior ENergy (DEEPEN) for image recovery

2025-03-21 · Jyothi Rikhab Chand, Mathews Jacob

Current end-to-end (E2E) and plug-and-play (PnP) image reconstruction algorithms approximate the maximum a posteriori (MAP) estimate but cannot offer sampling from the posterior distribution, like diffusion models. By co…

Image Reconstruction

Language Diffusion Models are Associative Memories Capable of Retrieving Unseen Data

2026-04-29 · Bao Pham, Mohammed J. Zaki, Luca Ambrogioni, Dmitry Krotov 외 arxiv

When do language diffusion models memorize their training data, and how to quantitatively assess their true generative regime? We address these questions by showing that Uniform-based Discrete Diffusion Models (UDDMs) fu…

AbFlowNet: Optimizing Antibody-Antigen Binding Energy via Diffusion-GFlowNet Fusion

2025-05-18 · Abrar Rahman Abir, HAZ Sameen Shahgir, Md Rownok Zahan Ratul, Md Toki Tahmid 외

Complementarity Determining Regions (CDRs) are critical segments of an antibody that facilitate binding to specific antigens. Current computational methods for CDR design utilize reconstruction losses and do not jointly …

Reinforcement Learning (RL)