English

CU-Mamba: Selective State Space Models with Channel Learning for Image Restoration

Computer Vision and Pattern Recognition 2024-04-19 v1

Abstract

Reconstructing degraded images is a critical task in image processing. Although CNN and Transformer-based models are prevalent in this field, they exhibit inherent limitations, such as inadequate long-range dependency modeling and high computational costs. To overcome these issues, we introduce the Channel-Aware U-Shaped Mamba (CU-Mamba) model, which incorporates a dual State Space Model (SSM) framework into the U-Net architecture. CU-Mamba employs a Spatial SSM module for global context encoding and a Channel SSM component to preserve channel correlation features, both in linear computational complexity relative to the feature map size. Extensive experimental results validate CU-Mamba's superiority over existing state-of-the-art methods, underscoring the importance of integrating both spatial and channel contexts in image restoration.

Keywords

Cite

@article{arxiv.2404.11778,
  title  = {CU-Mamba: Selective State Space Models with Channel Learning for Image Restoration},
  author = {Rui Deng and Tianpei Gu},
  journal= {arXiv preprint arXiv:2404.11778},
  year   = {2024}
}
R2 v1 2026-06-28T15:57:58.552Z