arXiv:2609.05912cs.CV2026-09

轻量级图像超分模型,用可学习低秩变换高效恢复细节。

FreeTransformSR: Efficient Lightweight Image Super-Resolution via Free Low-Rank Learnable Transform

  • 基于通道自适应的低秩可学习变换,参数开销极小。
  • 在BSD100 x2上达32.41 dB PSNR,仅需595K参数。
  • 适合移动端或边缘设备部署,推理速度快。

单图像超分辨率旨在从低分辨率输入重建高分辨率图像。本文提出FreeTransformSR,一种基于通道级自由低秩可学习变换的轻量级超分辨率网络。该变换以数据驱动方式学习任务自适应基函数,实现低参数开销下的自适应特征调制。为增强高频细节恢复,引入局部特征调制分支,结合深度可分离卷积与变换域处理。同时,设计轻量级门控网络的软复杂度自适应模块,根据区域纹理特性动态融合局部卷积与窗口自注意力分支输出。此外,采用自适应强度调制策略,在样本级别调节变换域响应强度,使网络能根据输入特征动态调整处理强度。在五个基准数据集上的大量实验表明,FreeTransformSR在参数量和计算量显著更低的情况下,仍达到优异的PSNR/SSIM性能。具体而言,在BSD100 x2上达32.41 dB,在Urban100 x4上达27.00 dB,仅需595K参数,且推理速度优于对比方法,适用于资源受限场景。代码已开源:https://github.com/HJiLi/FreeTransformSR。

原文摘要 · Abstract (English)

Single image super-resolution aims to reconstruct high-resolution images from low-resolution inputs. This paper proposes FreeTransformSR, a novel lightweight super-resolution network based on a channel-wise free low-rank learnable transform. The transform learns task-adaptive basis functions in a data-driven manner, enabling adaptive feature modulation with minimal parameter overhead. To further enhance high-frequency detail recovery, we introduce a local feature modulation branch that complements transform-domain processing with depthwise convolution. In addition, a soft complexity adaptive module dynamically fuses the outputs of local convolution and window self-attention branches through a lightweight gating network, adaptively adjusting the fusion ratio based on regional texture characteristics. An adaptive intensity modulation strategy is also incorporated to adjust transform-domain response strength at the sample level, enabling the network to dynamically adjust processing intensity according to input features. Extensive experiments on five benchmark datasets demonstrate that FreeTransformSR achieves competitive PSNR/SSIM performance with significantly fewer parameters and FLOPs. Specifically, FreeTransformSR achieves 32.41 dB on BSD100 x2 and 27.00 dB on Urban100 x4 with only 595K parameters, while delivering faster inference speed than competing methods, making it well-suited for deployment in resource-constrained scenarios. Source code is available at: https://github.com/HJiLi/FreeTransformSR.

图像超分轻量模型低秩变换高效部署

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。