BiMaCoSR: Binary One-Step Diffusion Model Leveraging Flexible Matrix Compression for Real Super-Resolution
Kai Liu, Kaicheng Yang, Zheng Chen, Zhiteng Li, Yong Guo, Wenbo Li,, Linghe Kong, Yulun Zhang

TL;DR
BiMaCoSR introduces a novel method combining binarization and one-step distillation to enable efficient, high-quality super-resolution on resource-limited devices, achieving significant compression and acceleration.
Contribution
It proposes a new approach that integrates binarization with auxiliary matrix branches to prevent collapse, enabling extreme model compression and speedup for diffusion-based super-resolution.
Findings
Achieves 23.8x compression ratio
Attains 27.4x inference speedup
Outperforms existing binarization methods
Abstract
While super-resolution (SR) methods based on diffusion models (DM) have demonstrated inspiring performance, their deployment is impeded due to the heavy request of memory and computation. Recent researchers apply two kinds of methods to compress or fasten the DM. One is to compress the DM into 1-bit, aka binarization, alleviating the storage and computation pressure. The other distills the multi-step DM into only one step, significantly speeding up inference process. Nonetheless, it remains impossible to deploy DM to resource-limited edge devices. To address this problem, we propose BiMaCoSR, which combines binarization and one-step distillation to obtain extreme compression and acceleration. To prevent the catastrophic collapse of the model caused by binarization, we proposed sparse matrix branch (SMB) and low rank matrix branch (LRMB). Both auxiliary branches pass the full-precision…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMedical Imaging Techniques and Applications · Sparse and Compressive Sensing Techniques · Advanced Image Processing Techniques
MethodsDiffusion
