ExplorerImage ProcessingEngineering
Research PaperResearchia:202601.28030

CompSRT: Quantization and Pruning for Image Super Resolution Transformers

Dorsa Zeinali

Abstract

Model compression has become an important tool for making image super resolution models more efficient. However, the gap between the best compressed models and the full precision model still remains large and a need for deeper understanding of compression theory on more performant models remains. Prior research on quantization of LLMs has shown that Hadamard transformations lead to weights and activations with reduced outliers, which leads to improved performance. We argue that while the Hadamar...

Submitted: January 28, 2026Subjects: Engineering; Image Processing

Description / Details

Model compression has become an important tool for making image super resolution models more efficient. However, the gap between the best compressed models and the full precision model still remains large and a need for deeper understanding of compression theory on more performant models remains. Prior research on quantization of LLMs has shown that Hadamard transformations lead to weights and activations with reduced outliers, which leads to improved performance. We argue that while the Hadamard transform does reduce the effect of outliers, an empirical analysis on how the transform functions remains needed. By studying the distributions of weights and activations of SwinIR-light, we show with statistical analysis that lower errors is caused by the Hadamard transforms ability to reduce the ranges, and increase the proportion of values around 00. Based on these findings, we introduce CompSRT, a more performant way to compress the image super resolution transformer network SwinIR-light. We perform Hadamard-based quantization, and we also perform scalar decomposition to introduce two additional trainable parameters. Our quantization performance statistically significantly surpasses the SOTA in metrics with gains as large as 1.53 dB, and visibly improves visual quality by reducing blurriness at all bitwidths. At 33-44 bits, to show our method is compatible with pruning for increased compression, we also prune 40%40\% of weights and show that we can achieve 6.676.67-15%15\% reduction in bits per parameter with comparable performance to SOTA.


Source: arXiv:2601.21069v1 - http://arxiv.org/abs/2601.21069v1 PDF: https://arxiv.org/pdf/2601.21069v1 Original Link: http://arxiv.org/abs/2601.21069v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Jan 28, 2026
Topic:
Image Processing
Area:
Engineering
Comments:
0
Bookmark
CompSRT: Quantization and Pruning for Image Super Resolution Transformers | Researchia