Progressive Split Mamba: Effective State Space Modelling for Image Restoration
Mohammed Hassanin, Nour Moustafa, Weijian Deng, Ibrahim Radwan

TL;DR
This paper introduces Progressive Split-Mamba, a hierarchical state-space model that preserves spatial topology and enhances global information flow, significantly improving image restoration tasks like super-resolution and denoising.
Contribution
It proposes a topology-aware hierarchical framework with geometry-consistent partitioning and cross-scale shortcuts to address limitations of existing state-space models in image restoration.
Findings
Outperforms recent Mamba-based models in super-resolution and denoising
Maintains spatial topology during processing, improving structural recovery
Enhances global consistency with cross-scale shortcut pathways
Abstract
Image restoration requires simultaneously preserving fine-grained local structures and maintaining long-range spatial coherence. While convolutional networks struggle with limited receptive fields, and Transformers incur quadratic complexity for global attention, recent State Space Models (SSMs), such as Mamba, provide an appealing linear-time alternative for long-range dependency modelling. However, naively extending Mamba to 2D images exposes two intrinsic shortcomings. First, flattening 2D feature maps into 1D sequences disrupts spatial topology, leading to locality distortion that hampers precise structural recovery. Second, the stability-driven recurrent dynamics of SSMs induce long-range decay, progressively attenuating information across distant spatial positions and weakening global consistency. Together, these effects limit the effectiveness of state-space modelling in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques · Image and Signal Denoising Methods
