paper-with-me

Papers

Mamba-based Light Field Super-Resolution with Efficient Subspace Scanning

2024-06-23 · Ruisheng Gao, Zeyu Xiao, Zhiwei Xiong

Transformer-based methods have demonstrated impressive performance in 4D light field (LF) super-resolution by effectively modeling long-range spatial-angular correlations, but their quadratic complexity hinders the efficient processing of high resolution 4D inputs, resulting in slow inference speed and high memory cost. As a compromise, most prior work adopts a patch-based strategy, which fails to leverage the full information from the entire input LFs. The recently proposed selective state-space model, Mamba, has gained popularity for its efficient long-range sequence modeling. In this paper, we propose a Mamba-based Light Field Super-Resolution method, named MLFSR, by designing an efficient subspace scanning strategy. Specifically, we tokenize 4D LFs into subspace sequences and conduct bi-directional scanning on each subspace. Based on our scanning strategy, we then design the Mamba-based Global Interaction (MGI) module to capture global information and the local Spatial- Angular Modulator (SAM) to complement local details. Additionally, we introduce a Transformer-to-Mamba (T2M) loss to further enhance overall performance. Extensive experiments on public benchmarks demonstrate that MLFSR surpasses CNN-based models and rivals Transformer-based methods in performance while maintaining higher efficiency. With quicker inference speed and reduced memory demand, MLFSR facilitates full-image processing of high-resolution 4D LFs with enhanced performance.

📄 PDF Abstract BibTeX arXiv:2406.16083

Code (0)

등록된 구현이 없습니다.

Tasks

MambaSuper-Resolution

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Exploring Non-Local Spatial-Angular Correlations with a Hybrid Mamba-Transformer Framework for Light Field Super-Resolution

2025-09-05 · Haosong Liu, Xiancheng Zhu, Huanqiang Zeng, Jianqing Zhu 외 arxiv

Recently, Mamba-based methods, with its advantage in long-range information modeling and linear complexity, have shown great potential in optimizing both computational cost and performance of light field image super-reso…

Image Super-Resolution

$L^2$FMamba: Lightweight Light Field Image Super-Resolution with State Space Model

2025-03-25 · Zeqiang Wei, Kai Jin, Zeyi Hou, Kuan Song 외

Transformers bring significantly improved performance to the light field image super-resolution task due to their long-range dependency modeling capability. However, the inherently high computational complexity of their …

Image Super-ResolutionMambaSuper-Resolution

Transformer-Progressive Mamba Network for Lightweight Image Super-Resolution

2025-11-05 · Sichen Guo, Wenjie Li, Yuanyang Liu, Guangwei Gao 외 arxiv

Recently, Mamba-based super-resolution (SR) methods have demonstrated the ability to capture global receptive fields with linear complexity, addressing the quadratic computational cost of Transformer-based SR approaches.…

Image Super-Resolution

LFMamba: Light Field Image Super-Resolution with State Space Model

2024-06-18 · Wang Xia, Yao Lu, Shunzhou Wang, Ziqi Wang 외

Recent years have witnessed significant advancements in light field image super-resolution (LFSR) owing to the progress of modern neural networks. However, these methods often face challenges in capturing long-range depe…

Image Super-ResolutionMambaRepresentation LearningState Space Models+1

Global and Local Mamba Network for Multi-Modality Medical Image Super-Resolution

2025-04-14 · Zexin Ji, Beiji Zou, Xiaoyan Kui, Sebastien Thureau 외

Convolutional neural networks and Transformer have made significant progresses in multi-modality medical image super-resolution. However, these methods either have a fixed receptive field for local learning or significan…

Image Super-ResolutionMambaState Space ModelsSuper-Resolution