Diffusion State-Guided Projected Gradient for Inverse Problems
Rayhan Zirvi, Bahareh Tolooshams, Anima Anandkumar
TL;DR
This work tackles inverse problems with unconditional diffusion priors by addressing the intractable measurement likelihood that can cause artifacts during diffusion-based sampling. The proposed Diffusion State-Guided Projected Gradient (DiffStateGrad) projects the measurement guidance gradient onto a low-rank subspace derived from the intermediate diffusion state, effectively enforcing tangent-space consistency with the data manifold. The method is demonstrated to boost robustness to guidance step sizes and noise, reduce failure rates, and improve reconstruction quality across both linear and nonlinear image restoration tasks, while incurring minimal computational overhead. DiffStateGrad is versatile and compatible with a range of diffusion-based solvers, offering a practical pathway to more reliable diffusion-driven inverse problem solutions with broad potential impact in imaging sciences.
Abstract
Recent advancements in diffusion models have been effective in learning data priors for solving inverse problems. They leverage diffusion sampling steps for inducing a data prior while using a measurement guidance gradient at each step to impose data consistency. For general inverse problems, approximations are needed when an unconditionally trained diffusion model is used since the measurement likelihood is intractable, leading to inaccurate posterior sampling. In other words, due to their approximations, these methods fail to preserve the generation process on the data manifold defined by the diffusion prior, leading to artifacts in applications such as image restoration. To enhance the performance and robustness of diffusion models in solving inverse problems, we propose Diffusion State-Guided Projected Gradient (DiffStateGrad), which projects the measurement gradient onto a subspace that is a low-rank approximation of an intermediate state of the diffusion process. DiffStateGrad, as a module, can be added to a wide range of diffusion-based inverse solvers to improve the preservation of the diffusion process on the prior manifold and filter out artifact-inducing components. We highlight that DiffStateGrad improves the robustness of diffusion models in terms of the choice of measurement guidance step size and noise while improving the worst-case performance. Finally, we demonstrate that DiffStateGrad improves upon the state-of-the-art on linear and nonlinear image restoration inverse problems. Our code is available at https://github.com/Anima-Lab/DiffStateGrad.
