CVOct 25, 2024

Topology-aware Mamba for Crack Segmentation in Structures

arXiv:2410.19894v132 citationsh-index: 18Has CodeAutom Constr
Originality Incremental advance
AI Analysis

This addresses structural health monitoring for infrastructure, but is incremental as it adapts existing Mamba methods to a specific domain.

The paper tackles crack segmentation in structures by proposing CrackMamba, a Mamba-based model that achieves state-of-the-art performance on CrackSeg9k and SewerCrack datasets, with competitive results on CHASE_DB1 for generalization.

CrackMamba, a Mamba-based model, is designed for efficient and accurate crack segmentation for monitoring the structural health of infrastructure. Traditional Convolutional Neural Network (CNN) models struggle with limited receptive fields, and while Vision Transformers (ViT) improve segmentation accuracy, they are computationally intensive. CrackMamba addresses these challenges by utilizing the VMambaV2 with pre-trained ImageNet-1k weights as the encoder and a newly designed decoder for better performance. To handle the random and complex nature of crack development, a Snake Scan module is proposed to reshape crack feature sequences, enhancing feature extraction. Additionally, the three-branch Snake Conv VSS (SCVSS) block is proposed to target cracks more effectively. Experiments show that CrackMamba achieves state-of-the-art (SOTA) performance on the CrackSeg9k and SewerCrack datasets, and demonstrates competitive performance on the retinal vessel segmentation dataset CHASE\underline{~}DB1, highlighting its generalization capability. The code is publicly available at: {https://github.com/shengyu27/CrackMamba.}

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes