English

Inverse Problem Sampling in Latent Space Using Sequential Monte Carlo

Image and Video Processing 2025-08-22 v3 Computer Vision and Pattern Recognition Machine Learning

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 reverse 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.

Keywords

Cite

@article{arxiv.2502.05908,
  title  = {Inverse Problem Sampling in Latent Space Using Sequential Monte Carlo},
  author = {Idan Achituve and Hai Victor Habi and Amir Rosenfeld and Arnon Netzer and Idit Diamant and Ethan Fetaya},
  journal= {arXiv preprint arXiv:2502.05908},
  year   = {2025}
}
R2 v1 2026-06-28T21:37:45.718Z