paper-with-me

Papers

Mamba meets crack segmentation

2024-07-22 · Zhili He, Yu-Hsing Wang

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 compare CrackMamba with the most prominent visual Mamba modules, Vim and Vmamba, on two datasets comprising asphalt pavement and concrete pavement cracks, and steel cracks, respectively. The quantitative results show that CrackMamba stands out as the sole Mamba block consistently enhancing the baseline model's performance across all evaluation measures, while reducing its parameters and computational costs. Moreover, this paper substantiates that Mamba can achieve global receptive fields through both theoretical analysis and visual interpretability. The discoveries of this study offer a dual contribution. First, as a plug-and-play and simple yet effective Mamba module, CrackMamba exhibits immense potential for integration into various crack segmentation models. Second, the proposed innovative Mamba design concept, integrating Mamba with the attention mechanism, holds significant reference value for all Mamba-based computer vision models, not limited to crack segmentation networks, as investigated in this study.

📄 PDF Abstract BibTeX arXiv:2407.15714

Code (1)

hzlbbfrog/crackmamba 공식 구현 pytorch

Tasks

Crack SegmentationMambaSegmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

Topology-aware Mamba for Crack Segmentation in Structures

2024-10-25 · Xin Zuo, Yu Sheng, Jifeng Shen, Yongwei Shan

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 limit…

Crack SegmentationDecoderMambaRetinal Vessel Segmentation+1

Vision Mamba-based autonomous crack segmentation on concrete, asphalt, and masonry surfaces

2024-06-24 · Zhaohui Chen, Elyas Asadi Shamsabadi, Sheng Jiang, Luming Shen 외

Convolutional neural networks (CNNs) and Transformers have shown advanced accuracy in crack detection under certain conditions. Yet, the fixed local attention can compromise the generalisation of CNNs, and the quadratic …

Crack SegmentationDecoderMamba

MSCrackMamba: Leveraging Vision Mamba for Crack Detection in Fused Multispectral Imagery

2024-12-09 · Qinfeng Zhu, Yuan Fang, Lei Fan

Crack detection is a critical task in structural health monitoring, aimed at assessing the structural integrity of bridges, buildings, and roads to prevent potential failures. Vision-based crack detection has become the …

Image SegmentationMambaSemantic SegmentationStructural Health Monitoring+1

MixerCSeg: An Efficient Mixer Architecture for Crack Segmentation via Decoupled Mamba Attention

2026-03-02 · Zilong Zhao, Zhengming Ding, Pei Niu, Wenhao Sun 외 arxiv

Feature encoders play a key role in pixel-level crack segmentation by shaping the representation of fine textures and thin structures. Existing CNN-, Transformer-, and Mamba-based models each capture only part of the req…

Crack Segmentation

SCSegamba: Lightweight Structure-Aware Vision Mamba for Crack Segmentation in Structures

2025-03-03 · CVPR 2025 1 · Hui Liu, Chen Jia, Fan Shi, Xu Cheng 외

Pixel-level segmentation of structural cracks across various scenarios remains a considerable challenge. Current methods encounter challenges in effectively modeling crack morphology and texture, facing challenges in bal…

Crack SegmentationMambaSegmentation