Rank-Factorized Implicit Neural Bias: Scaling Super-Resolution Transformer with FlashAttention 文章

ArXiv CS.AI2026-06-01NEWSen作者: Dongheon Lee, Seokju Yun, Jaegyun Im, Youngmin Ro

摘要

arXiv:2603.06738v2 Announce Type: replace-cross Abstract: Recent Super-Resolution~(SR) methods mainly adopt Transformers for their strong long-range modeling capability and exceptional representational capacity. However, most SR Transformers rely heavily on relative positional bias~(RPB), which prevents them from leveraging hardware-efficient attention kernels such as FlashAttention. This limitation imposes a prohibitive computational burden during both training and inference, severely restricting attempts to scale SR Transformers by enlarging the training patch size or the self-attention window. Consequently, unlike other domains that actively exploit the inherent scalability of Transformers, SR Transformers remain heavily focused on effectively utilizing limited receptive fields. In this paper, we propose Rank-factorized Implicit Neural Bias~(RIB), an alternative to RPB that enables FlashAttention in SR Transformers.