Equivariant Sampling for Improving Diffusion Model-based Image Restoration
Chenxu Wu, Qingpeng Kong, Peiang Zhao, Wendi Yang, Wenxin Ma, Fenghe Tang, Zihang Jiang, S. Kevin Zhou
TL;DR
This work identifies two core limitations in problem-agnostic diffusion-model-based image restoration: reliance on a single sampling trajectory and non-optimized time-step scheduling. It introduces EquS, which injects equivariant information through a dual-trajectory sampling framework using an equivariant inverse mapping, and further enhances efficiency with a Timestep-Aware Schedule (TAS), yielding EquS$^+$. The approach achieves consistent, state-of-the-art improvements across multiple IR tasks (CS, inpainting, SR, deblurring, colorization) on ImageNet and CelebA-HQ without added computational cost, and demonstrates robustness to noise and masking. By integrating seamlessly with existing DMIR methods, EquS provides a practical, generalizable boost to diffusion-prior based image restoration in zero-shot settings.
Abstract
Recent advances in generative models, especially diffusion models, have significantly improved image restoration (IR) performance. However, existing problem-agnostic diffusion model-based image restoration (DMIR) methods face challenges in fully leveraging diffusion priors, resulting in suboptimal performance. In this paper, we address the limitations of current problem-agnostic DMIR methods by analyzing their sampling process and providing effective solutions. We introduce EquS, a DMIR method that imposes equivariant information through dual sampling trajectories. To further boost EquS, we propose the Timestep-Aware Schedule (TAS) and introduce EquS$^+$. TAS prioritizes deterministic steps to enhance certainty and sampling efficiency. Extensive experiments on benchmarks demonstrate that our method is compatible with previous problem-agnostic DMIR methods and significantly boosts their performance without increasing computational costs. Our code is available at https://github.com/FouierL/EquS.
