Coupled Data and Measurement Space Dynamics for Enhanced Diffusion Posterior Sampling
Shayan Mohajer Hamidi, En-Hui Yang, Ben Liang
TL;DR
This paper addresses inverse problems by showing that diffusion priors can be more effectively applied when measurement information is embedded directly into the diffusion dynamics. The authors propose C-DPS, which runs a forward diffusion in the measurement space in parallel with the data-space diffusion, deriving a closed-form posterior p(x_{t-1} | x_t, y_{t-1}) and enabling exact recursive updates without likelihood approximations or constraint tuning. A scalable sampling algorithm based on pre-whitened conjugate gradients is introduced, and a latent variant (LC-DPS) extends the framework to latent spaces. Empirical results on FFHQ and ImageNet across inpainting, deblurring, and super-resolution demonstrate state-of-the-art performance and improved measurement fidelity, with ablations on posterior recovery and stability.
Abstract
Inverse problems, where the goal is to recover an unknown signal from noisy or incomplete measurements, are central to applications in medical imaging, remote sensing, and computational biology. Diffusion models have recently emerged as powerful priors for solving such problems. However, existing methods either rely on projection-based techniques that enforce measurement consistency through heuristic updates, or they approximate the likelihood $p(\boldsymbol{y} \mid \boldsymbol{x})$, often resulting in artifacts and instability under complex or high-noise conditions. To address these limitations, we propose a novel framework called \emph{coupled data and measurement space diffusion posterior sampling} (C-DPS), which eliminates the need for constraint tuning or likelihood approximation. C-DPS introduces a forward stochastic process in the measurement space $\{\boldsymbol{y}_t\}$, evolving in parallel with the data-space diffusion $\{\boldsymbol{x}_t\}$, which enables the derivation of a closed-form posterior $p(\boldsymbol{x}_{t-1} \mid \boldsymbol{x}_t, \boldsymbol{y}_{t-1})$. This coupling allows for accurate and recursive sampling based on a well-defined posterior distribution. Empirical results demonstrate that C-DPS consistently outperforms existing baselines, both qualitatively and quantitatively, across multiple inverse problem benchmarks.
