TL;DR
This paper introduces a novel framework for learning normalized energy models using dual score matching, inspired by diffusion models, achieving competitive likelihoods and strong generalization on ImageNet64.
Contribution
It proposes a new dual score matching approach for normalized energy models, enabling consistent likelihood estimation across noise levels and demonstrating strong generalization capabilities.
Findings
Achieved state-of-the-art comparable negative log likelihood on ImageNet64.
Log probabilities from different trained networks are nearly identical, showing strong generalization.
Image content significantly affects local neighborhood dimensionality and probability, challenging traditional assumptions.
Abstract
Learning probability models from data is at the heart of many machine learning endeavors, but is notoriously difficult due to the curse of dimensionality. We introduce a new framework for learning \emph{normalized} energy (log probability) models that is inspired by diffusion generative models, which rely on networks optimized to estimate the score. We modify a score network architecture to compute an energy while preserving its inductive biases. The gradient of this energy network with respect to its input image is the score of the learned density, which can be optimized using a denoising objective. Importantly, the gradient with respect to the noise level provides an additional score that can be optimized with a novel secondary objective, ensuring consistent and normalized energies across noise levels. We train an energy network with this \emph{dual} score matching objective on the…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDiffusion
