ShadowMamba: State-Space Model with Boundary-Region Selective Scan for Shadow Removal
Xiujin Zhu, Chee-Onn Chow, Joon Huang Chuah

TL;DR
ShadowMamba introduces a novel boundary-region selective scanning mechanism within a state-space model to efficiently and effectively remove shadows from images, outperforming existing methods in accuracy and computational efficiency.
Contribution
This paper presents the first Mamba-based model for shadow removal, incorporating a boundary-region selective scan and shadow mask denoising to enhance performance and efficiency.
Findings
Outperforms existing shadow removal methods on multiple datasets
Offers improved parameter efficiency and lower computational complexity
Effectively captures local details and semantic continuity in shadows
Abstract
Image shadow removal is a typical low-level vision task. Shadows cause local brightness shifts, which reduce the performance of downstream vision tasks. Currently, Transformer-based shadow removal methods suffer from quadratic computational complexity due to the self-attention mechanism. To improve efficiency, many approaches use local attention, but this limits the ability to model global information and weakens the perception of brightness changes between regions. Recently, Mamba has shown strong performance in vision tasks by enabling global modeling with linear complexity. However, existing scanning strategies are not suitable for shadow removal, as they ignore the semantic continuity of shadow boundaries and internal regions. To address this, this paper proposes a boundary-region selective scanning mechanism that captures local details while enhancing semantic continuity between…
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
TopicsTarget Tracking and Data Fusion in Sensor Networks
MethodsMamba: Linear-Time Sequence Modeling with Selective State Spaces
