Annealed Langevin Posterior Sampling (ALPS): A Rapid Algorithm for Image Restoration with Multiscale Energy Models
Jyothi Rikhab Chand, Mathews Jacob
TL;DR
The paper introduces Annealed Langevin Posterior Sampling (ALPS), a rapid algorithm for image restoration that distills diffusion-model knowledge into multi-scale Energy-Based Models (EBMs). By formulating a family of static posteriors p_t(x|y) ∝ p(y|x) p_t(x) and applying preconditioned Langevin dynamics across annealed scales, ALPS achieves efficient MAP, MMSE, and uncertainty estimation for inverse problems such as inpainting and MRI reconstruction. Distillation preserves the probabilistic interpretability and compositionality of EBMs while retaining high-quality sample generation and posterior consistency, outperforming or matching diffusion-based baselines with fewer steps. The framework supports out-of-domain detection, model-mismatch diagnostics, and practical deployment considerations via principled posterior energies and tailored preconditioners. Overall, ALPS offers a scalable, principled approach to Bayesian imaging with competitive accuracy and reduced inference cost.
Abstract
Solving inverse problems in imaging requires models that support efficient inference, uncertainty quantification, and principled probabilistic reasoning. Energy-Based Models (EBMs), with their interpretable energy landscapes and compositional structure, are well-suited for this task but have historically suffered from high computational costs and training instability. To overcome the historical shortcomings of EBMs, we introduce a fast distillation strategy to transfer the strengths of pre-trained diffusion models into multi-scale EBMs. These distilled EBMs enable efficient sampling and preserve the interpretability and compositionality inherent to potential-based frameworks. Leveraging EBM compositionality, we propose Annealed Langevin Posterior Sampling (ALPS) algorithm for Maximum-A-Posteriori (MAP), Minimum Mean Square Error (MMSE), and uncertainty estimates for inverse problems in imaging. Unlike diffusion models that use complex guidance strategies for latent variables, we perform annealing on static posterior distributions that are well-defined and composable. Experiments on image inpainting and MRI reconstruction demonstrate that our method matches or surpasses diffusion-based baselines in both accuracy and efficiency, while also supporting MAP recovery. Overall, our framework offers a scalable and principled solution for inverse problems in imaging, with potential for practical deployment in scientific and clinical settings. ALPS code is available at the GitHub repository \href{https://github.com/JyoChand/ALPS}{ALPS}.
