paper-with-me

홈 › Papers

$\text{S}^{3}$Mamba: Arbitrary-Scale Super-Resolution via Scaleable State Space Model

2024-11-16 · Peizhe Xia, Long Peng, Xin Di, Renjing Pei, Yang Wang, Yang Cao, Zheng-Jun Zha

Arbitrary scale super-resolution (ASSR) aims to super-resolve low-resolution images to high-resolution images at any scale using a single model, addressing the limitations of traditional super-resolution methods that are restricted to fixed-scale factors (e.g., $\times2$, $\times4$). The advent of Implicit Neural Representations (INR) has brought forth a plethora of novel methodologies for ASSR, which facilitate the reconstruction of original continuous signals by modeling a continuous representation space for coordinates and pixel values, thereby enabling arbitrary-scale super-resolution. Consequently, the primary objective of ASSR is to construct a continuous representation space derived from low-resolution inputs. However, existing methods, primarily based on CNNs and Transformers, face significant challenges such as high computational complexity and inadequate modeling of long-range dependencies, which hinder their effectiveness in real-world applications. To overcome these limitations, we propose a novel arbitrary-scale super-resolution method, called $\text{S}^{3}$Mamba, to construct a scalable continuous representation space. Specifically, we propose a Scalable State Space Model (SSSM) to modulate the state transition matrix and the sampling matrix of step size during the discretization process, achieving scalable and continuous representation modeling with linear computational complexity. Additionally, we propose a novel scale-aware self-attention mechanism to further enhance the network's ability to perceive global important features at different scales, thereby building the $\text{S}^{3}$Mamba to achieve superior arbitrary-scale super-resolution. Extensive experiments on both synthetic and real-world benchmarks demonstrate that our method achieves state-of-the-art performance and superior generalization capabilities at arbitrary super-resolution scales.

📄 PDF Abstract BibTeX arXiv:2411.11906

Code (0)

등록된 구현이 없습니다.

Tasks

MambaSuper-Resolution

Similar Papers 제목 키워드 기반

RoMA: Scaling up Mamba-based Foundation Models for Remote Sensing

2025-03-13 · Fengxiang Wang, Hongzhen Wang, Yulin Wang, Di Wang 외

Recent advances in self-supervised learning for Vision Transformers (ViTs) have fueled breakthroughs in remote sensing (RS) foundation models. However, the quadratic complexity of self-attention poses a significant barri…

Computational EfficiencyMambaobject-detectionObject Detection+3

MambaCSR: Dual-Interleaved Scanning for Compressed Image Super-Resolution With SSMs

2024-08-21 · Yulin Ren, Xin Li, Mengxi Guo, Bingchen Li 외

We present MambaCSR, a simple but effective framework based on Mamba for the challenging compressed image super-resolution (CSR) task. Particularly, the scanning strategies of Mamba are crucial for effective contextual k…

Compressed Image Super-resolutionImage Super-ResolutionMambaSuper-Resolution

Guided Depth Map Super-Resolution via Multi-Scale Fusion U-shaped Mamba Network

2025-08-01 · Chenggang Guo, Hao Xu, XianMing Wan arxiv

Depth map super-resolution technology aims to improve the spatial resolution of low-resolution depth maps and effectively restore high-frequency detail information. Traditional convolutional neural network has limitation…

IRSRMamba: Infrared Image Super-Resolution via Mamba-based Wavelet Transform Feature Modulation Model

2024-05-16 · Yongsong Huang, Tomo Miyazaki, Xiaofeng Liu, Shinichiro Omachi

Infrared image super-resolution demands long-range dependency modeling and multi-scale feature extraction to address challenges such as homogeneous backgrounds, weak edges, and sparse textures. While Mamba-based state-sp…

Image EnhancementImage ReconstructionImage Super-ResolutionInfrared image super-resolution+4

Self-Prior Guided Mamba-UNet Networks for Medical Image Super-Resolution

2024-07-08 · Zexin Ji, Beiji Zou, Xiaoyan Kui, Pierre Vera 외

In this paper, we propose a self-prior guided Mamba-UNet network (SMamba-UNet) for medical image super-resolution. Existing methods are primarily based on convolutional neural networks (CNNs) or Transformers. CNNs-based …

Image Super-ResolutionMambaState Space ModelsSuper-Resolution