Mamba meets crack segmentation
Zhili He, Yu-Hsing Wang

TL;DR
This paper introduces CrackMamba, a novel Mamba-based module for crack segmentation that enhances model performance, reduces complexity, and offers a new attention-inspired design approach applicable to various vision tasks.
Contribution
It presents CrackMamba, a new Mamba module inspired by attention mechanisms, improving crack segmentation models with better performance and efficiency.
Findings
CrackMamba outperforms other Mamba modules across datasets.
CrackMamba reduces model parameters and computational costs.
Mamba achieves global receptive fields through theoretical and visual analysis.
Abstract
Cracks pose safety risks to infrastructure and cannot be overlooked. The prevailing structures in existing crack segmentation networks predominantly consist of CNNs or Transformers. However, CNNs exhibit a deficiency in global modeling capability, hindering the representation to entire crack features. Transformers can capture long-range dependencies but suffer from high and quadratic complexity. Recently, Mamba has garnered extensive attention due to its linear spatial and computational complexity and its powerful global perception. This study explores the representation capabilities of Mamba to crack features. Specifically, this paper uncovers the connection between Mamba and the attention mechanism, providing a profound insight, an attention perspective, into interpreting Mamba and devising a novel Mamba module following the principles of attention blocks, namely CrackMamba. We…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInfrastructure Maintenance and Monitoring · Fluid Dynamics Simulations and Interactions · Robotic Mechanisms and Dynamics
MethodsSoftmax · Attention Is All You Need · Mamba: Linear-Time Sequence Modeling with Selective State Spaces
