Inverse Problem Sampling in Latent Space Using Sequential Monte Carlo
Abstract
In image processing, solving inverse problems is the task of finding plausible reconstructions of an image that was corrupted by some (usually known) degradation operator. Commonly, this process is done using a generative image model that can guide the reconstruction towards solutions that appear natural. The success of diffusion models over the last few years has made them a leading candidate for this task. However, the sequential nature of diffusion models makes this conditional sampling process challenging. Furthermore, since diffusion models are often defined in the latent space of an autoencoder, the encoder-decoder transformations introduce additional difficulties. To address these challenges, we suggest a novel sampling method based on sequential Monte Carlo (SMC) in the latent space of diffusion models. We name our method LD-SMC. We define a generative model for the data using additional auxiliary observations and perform posterior inference with SMC sampling based on a backward diffusion process. Empirical evaluations on ImageNet and FFHQ show the benefits of LD-SMC over competing methods in various inverse problem tasks and especially in challenging inpainting tasks.
Cite
Text
Achituve et al. "Inverse Problem Sampling in Latent Space Using Sequential Monte Carlo." Proceedings of the 42nd International Conference on Machine Learning, 2025.Markdown
[Achituve et al. "Inverse Problem Sampling in Latent Space Using Sequential Monte Carlo." Proceedings of the 42nd International Conference on Machine Learning, 2025.](https://mlanthology.org/icml/2025/achituve2025icml-inverse/)BibTeX
@inproceedings{achituve2025icml-inverse,
title = {{Inverse Problem Sampling in Latent Space Using Sequential Monte Carlo}},
author = {Achituve, Idan and Habi, Hai Victor and Rosenfeld, Amir and Netzer, Arnon and Diamant, Idit and Fetaya, Ethan},
booktitle = {Proceedings of the 42nd International Conference on Machine Learning},
year = {2025},
pages = {420-443},
volume = {267},
url = {https://mlanthology.org/icml/2025/achituve2025icml-inverse/}
}