English

Topology-aware Mamba for Crack Segmentation in Structures

Computer Vision and Pattern Recognition 2024-10-29 v1

Abstract

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.}

Keywords

Cite

@article{arxiv.2410.19894,
  title  = {Topology-aware Mamba for Crack Segmentation in Structures},
  author = {Xin Zuo and Yu Sheng and Jifeng Shen and Yongwei Shan},
  journal= {arXiv preprint arXiv:2410.19894},
  year   = {2024}
}

Comments

Published at Journal of Automation in Construction

R2 v1 2026-06-28T19:36:05.567Z