CVAIFeb 17

RPT-SR: Regional Prior attention Transformer for infrared image Super-Resolution

arXiv:2602.15490v1h-index: 4
Originality Highly original
AI Analysis

This addresses performance gaps in infrared super-resolution for applications like surveillance and autonomous driving, offering a novel method for exploiting spatial priors.

The paper tackled the inefficiency of general-purpose super-resolution models in infrared imaging by proposing RPT-SR, which encodes scene layout into attention, achieving new state-of-the-art performance across diverse infrared datasets.

General-purpose super-resolution models, particularly Vision Transformers, have achieved remarkable success but exhibit fundamental inefficiencies in common infrared imaging scenarios like surveillance and autonomous driving, which operate from fixed or nearly-static viewpoints. These models fail to exploit the strong, persistent spatial priors inherent in such scenes, leading to redundant learning and suboptimal performance. To address this, we propose the Regional Prior attention Transformer for infrared image Super-Resolution (RPT-SR), a novel architecture that explicitly encodes scene layout information into the attention mechanism. Our core contribution is a dual-token framework that fuses (1) learnable, regional prior tokens, which act as a persistent memory for the scene's global structure, with (2) local tokens that capture the frame-specific content of the current input. By utilizing these tokens into an attention, our model allows the priors to dynamically modulate the local reconstruction process. Extensive experiments validate our approach. While most prior works focus on a single infrared band, we demonstrate the broad applicability and versatility of RPT-SR by establishing new state-of-the-art performance across diverse datasets covering both Long-Wave (LWIR) and Short-Wave (SWIR) spectra

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes