Learning Energy-Based Models by Cooperative Diffusion Recovery Likelihood
Yaxuan Zhu, Jianwen Xie, Yingnian Wu, Ruiqi Gao

TL;DR
This paper introduces cooperative diffusion recovery likelihood (CDRL), a novel method for training energy-based models (EBMs) that improves sample quality and efficiency by jointly optimizing EBMs and initializer models across noise levels.
Contribution
The paper proposes CDRL, a new cooperative training framework for EBMs that enhances sample quality and training efficiency on high-dimensional data.
Findings
Significantly improved sample quality on CIFAR-10 and ImageNet datasets.
Effective for downstream tasks like inpainting and out-of-distribution detection.
Outperforms existing EBM methods in generation performance.
Abstract
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 diffusion models. To close this gap, inspired by the recent efforts of learning EBMs by maximizing diffusion recovery likelihood (DRL), we propose cooperative diffusion recovery likelihood (CDRL), an effective approach to tractably learn and sample from a series of EBMs defined on increasingly noisy versions of a dataset, paired with an initializer model for each EBM. At each noise level, the two models are jointly estimated within a cooperative training framework: samples from the initializer serve as starting points that are refined by a few MCMC sampling steps from the EBM. The EBM is then optimized by maximizing recovery likelihood, while the initializer model is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsNeural Networks and Applications
Methodsenergy-based model · Diffusion · Inpainting
