Beyond Subspace Isolation: Many-to-Many Transformer for Light Field Image Super-resolution
Zeke Zexi Hu, Xiaoming Chen, Vera Yuk Ying Chung, Yiran Shen
TL;DR
The paper tackles subspace isolation in light-field image super-resolution by introducing a Many-to-Many Transformer (M2MT) that aggregates angular information in the spatial subspace before self-attention, enabling access to all SAIs and non-local spatial-angular modeling. Built atop this, the M2MT-Net combines M2MT in the spatial domain with a vanilla Angular Transformer to achieve state-of-the-art LFSR performance with favorable memory and compute efficiency. Through comprehensive experiments, it demonstrates superior PSNR/SSIM across multiple LF datasets, sharper qualitative details, improved angular consistency via depth maps, and strong interpretability via Local Attribution Maps. Ablation studies confirm the effectiveness of the spatial M2MT component and optimal correlation-channel settings, while analyses on efficiency highlight practical scalability for real-world LF applications.
Abstract
The effective extraction of spatial-angular features plays a crucial role in light field image super-resolution (LFSR) tasks, and the introduction of convolution and Transformers leads to significant improvement in this area. Nevertheless, due to the large 4D data volume of light field images, many existing methods opted to decompose the data into a number of lower-dimensional subspaces and perform Transformers in each sub-space individually. As a side effect, these methods inadvertently restrict the self-attention mechanisms to a One-to-One scheme accessing only a limited subset of LF data, explicitly preventing comprehensive optimization on all spatial and angular cues. In this paper, we identify this limitation as subspace isolation and introduce a novel Many-to-Many Transformer (M2MT) to address it. M2MT aggregates angular information in the spatial subspace before performing the self-attention mechanism. It enables complete access to all information across all sub-aperture images (SAIs) in a light field image. Consequently, M2MT is enabled to comprehensively capture long-range correlation dependencies. With M2MT as the foundational component, we develop a simple yet effective M2MT network for LFSR. Our experimental results demonstrate that M2MT achieves state-of-the-art performance across various public datasets, and it offers a favorable balance between model performance and efficiency, yielding higher-quality LFSR results with substantially lower demand for memory and computation. We further conduct in-depth analysis using local attribution maps (LAM) to obtain visual interpretability, and the results validate that M2MT is empowered with a truly non-local context in both spatial and angular subspaces to mitigate subspace isolation and acquire effective spatial-angular representation.
