Fast Samplers for Inverse Problems in Iterative Refinement Models

Abstract

Constructing fast samplers for unconditional diffusion and flow-matching models has received much attention recently; however, existing methods for solving inverse problems, such as super-resolution, inpainting, or deblurring, still require hundreds to thousands of iterative steps to obtain high-quality results. We propose a plug-and-play framework for constructing efficient samplers for inverse problems, requiring only pre-trained diffusion or flow-matching models. We present Conditional Conjugate Integrators, which leverage the specific form of the inverse problem to project the respective conditional diffusion/flow dynamics into a more amenable space for sampling. Our method complements popular posterior approximation methods for solving inverse problems using diffusion/flow models. We evaluate the proposed method's performance on various linear image restoration tasks across multiple datasets, employing diffusion and flow-matching models. Notably, on challenging inverse problems like 4x super-resolution on the ImageNet dataset, our method can generate high-quality samples in as few as 5 conditional sampling steps and outperforms competing baselines requiring 20-1000 steps. Our code will be publicly available at https://github.com/mandt-lab/c-pigdm.

Cite

Text

Pandey et al. "Fast Samplers for Inverse Problems in Iterative Refinement Models." Neural Information Processing Systems, 2024. doi:10.52202/079017-0844

Markdown

[Pandey et al. "Fast Samplers for Inverse Problems in Iterative Refinement Models." Neural Information Processing Systems, 2024.](https://mlanthology.org/neurips/2024/pandey2024neurips-fast/) doi:10.52202/079017-0844

BibTeX

@inproceedings{pandey2024neurips-fast,
  title     = {{Fast Samplers for Inverse Problems in Iterative Refinement Models}},
  author    = {Pandey, Kushagra and Yang, Ruihan and Mandt, Stephan},
  booktitle = {Neural Information Processing Systems},
  year      = {2024},
  doi       = {10.52202/079017-0844},
  url       = {https://mlanthology.org/neurips/2024/pandey2024neurips-fast/}
}