CoSIGN: Few-Step Guidance of ConSIstency Model to Solve General INverse Problems
Jiankun Zhao, Bowen Song, Liyue Shen
TL;DR
CoSIGN introduces a few-step framework that leverages a pretrained Consistency Model (CM) as a strong data prior for general inverse problems. By adding a soft measurement constraint through a ControlNet and an optional hard measurement constraint with optimization, the method achieves high-fidelity reconstructions in 1–2 NFEs, with multistep refinement providing further gains. The approach demonstrates state-of-the-art performance on natural and medical imaging tasks in low-NFE regimes and offers real-time inference capabilities, while acknowledging task-specific ControlNet training as a limitation for zero-shot generalization. Overall, CoSIGN showcases how CM priors can be effectively steered for measurement-consistent inverse problem solving with substantial speed advantages. This work highlights the practical potential of few-step, prior-based solvers for real-world imaging applications.
Abstract
Diffusion models have been demonstrated as strong priors for solving general inverse problems. Most existing Diffusion model-based Inverse Problem Solvers (DIS) employ a plug-and-play approach to guide the sampling trajectory with either projections or gradients. Though effective, these methods generally necessitate hundreds of sampling steps, posing a dilemma between inference time and reconstruction quality. In this work, we try to push the boundary of inference steps to 1-2 NFEs while still maintaining high reconstruction quality. To achieve this, we propose to leverage a pretrained distillation of diffusion model, namely consistency model, as the data prior. The key to achieving few-step guidance is to enforce two types of constraints during the sampling process of the consistency model: soft measurement constraint with ControlNet and hard measurement constraint via optimization. Supporting both single-step reconstruction and multistep refinement, the proposed framework further provides a way to trade image quality with additional computational cost. Within comparable NFEs, our method achieves new state-of-the-art in diffusion-based inverse problem solving, showcasing the significant potential of employing prior-based inverse problem solvers for real-world applications. Code is available at: https://github.com/BioMed-AI-Lab-U-Michgan/cosign.
