TOC-SR: Task-Optimal Compact diffusion for Image Super Resolution
Sowmya Vajrala, Akshay Bankar, Manjunath Arveti, Shreyas Pandith, Sravanth Kodavanti + 3 more
TLDR
TOC-SR offers a compact, one-step diffusion model for efficient image super-resolution, drastically cutting parameters and computational cost.
Key contributions
- Proposes TOC-SR, a framework for efficient one-step image super-resolution using compact diffusion.
- Discovers a compact diffusion backbone via feature-wise generative distillation and Bayesian Optimization.
- Achieves 6.6x parameter and 2.8x GMAC reduction compared to expanded diffusion models.
- Distills the diffusion process into a single-step generator for practical deployment.
Why it matters
Diffusion models excel at image restoration but are too slow and large for real-world use. TOC-SR addresses this by creating a highly efficient, compact, one-step super-resolution solution. This makes high-quality image enhancement practical for deployment.
Original Abstract
Diffusion models have recently demonstrated strong performance for image restoration tasks, including super-resolution. However, their large model size and iterative sampling procedures make them computationally expensive for practical deployment. In this work, we present TOC-SR, a framework for building efficient one-step super-resolution models by first discovering a compact diffusion backbone. Starting from a sixteen-channel latent diffusion model, we construct parameter-efficient surrogate blocks using feature-wise generative distillation and perform architecture discovery using epsilon-constrained Bayesian Optimization to minimize model complexity while preserving generative fidelity. The resulting compact diffusion backbone achieves a 6.6x reduction in parameters and a 2.8x reduction in GMACs compared to the expanded diffusion model. We then adapt this backbone for super-resolution and distill the diffusion process into a single-step generator. Experiments demonstrate that the proposed approach enables efficient super-resolution while maintaining strong reconstruction quality.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.