Convergence Properties of Score-Based Models for Linear Inverse Problems Using Graduated Optimisation
Pascal Fernsel, Željko Kereta, Alexander Denker
TL;DR
The paper addresses linear inverse problems by embedding score-based generative models into a graduated optimisation framework, transforming a non-convex regularisation problem into a sequence of easier surrogates that converge to stationary points of the original objective. It introduces both a gradient-like GN flow using $F(\mathbf{x}, t)$ and an adaptive smoothing schedule, and an energy-based parametrisation to enable efficient line searches, proving convergence to stationary points under suitable conditions. Empirical results on a 2D toy problem and CT reconstruction demonstrate robust convergence and high-quality reconstructions largely independent of initialization, with adaptive step sizing yielding tangible PSNR/SSIM gains and fewer iterations. The work provides a principled blend of SGMs and graduated optimisation for practical inverse problems, with public code to foster reproducibility and further exploration.
Abstract
The incorporation of generative models as regularisers within variational formulations for inverse problems has proven effective across numerous image reconstruction tasks. However, the resulting optimisation problem is often non-convex and challenging to solve. In this work, we show that score-based generative models (SGMs) can be used in a graduated optimisation framework to solve inverse problems. We show that the resulting graduated non-convexity flow converge to stationary points of the original problem and provide a numerical convergence analysis of a 2D toy example. We further provide experiments on computed tomography image reconstruction, where we show that this framework is able to recover high-quality images, independent of the initial value. The experiments highlight the potential of using SGMs in graduated optimisation frameworks. The source code is publicly available on GitHub.
