paper-with-me

Papers

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, ShengYong Chen

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 balancing segmentation quality with low computational resource usage. To overcome these limitations, we propose a lightweight Structure-Aware Vision Mamba Network (SCSegamba), capable of generating high-quality pixel-level segmentation maps by leveraging both the morphological information and texture cues of crack pixels with minimal computational cost. Specifically, we developed a Structure-Aware Visual State Space module (SAVSS), which incorporates a lightweight Gated Bottleneck Convolution (GBC) and a Structure-Aware Scanning Strategy (SASS). The key insight of GBC lies in its effectiveness in modeling the morphological information of cracks, while the SASS enhances the perception of crack topology and texture by strengthening the continuity of semantic information between crack pixels. Experiments on crack benchmark datasets demonstrate that our method outperforms other state-of-the-art (SOTA) methods, achieving the highest performance with only 2.8M parameters. On the multi-scenario dataset, our method reached 0.8390 in F1 score and 0.8479 in mIoU. The code is available at https://github.com/Karl1109/SCSegamba.

📄 PDF Abstract BibTeX arXiv:2503.01113

Code (1)

karl1109/scsegamba 공식 구현 pytorch

Tasks

Crack SegmentationMambaSegmentation

Methods 이 논문이 사용한 방법론

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.…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

TSP-Mamba: The Travelling Salesman Problem Meets Mamba for Image Super-resolution and Beyond

2025-01-01 · CVPR 2025 1 · Kun Zhou, Xinyu Lin, Jiangbo Lu

Recently, Mamba-based frameworks have achieved substantial advancements across diverse computer vision and NLP tasks, particularly in their capacity for reasoning over long-range information with linear complexity. H…

Image Super-ResolutionMambaSuper-ResolutionTraveling Salesman Problem

LIDAR: Lightweight Adaptive Cue-Aware Fusion Vision Mamba for Multimodal Segmentation of Structural Cracks

2025-07-30 · Hui Liu, Chen Jia, Fan Shi, Xu Cheng 외 arxiv

Achieving pixel-level segmentation with low computational cost using multimodal data remains a key challenge in crack segmentation tasks. Existing methods lack the capability for adaptive perception and efficient interac…

Crack Segmentation

ChessMamba: Structure-Aware Interleaving of State Spaces for Change Detection in Remote Sensing Images

2025-11-25 · Lei Ding, Tong Liu, Xuanguang Liu, Xiangyun Liu 외 arxiv

Change detection (CD) in multitemporal remote sensing imagery presents significant challenges for fine-grained recognition, owing to heterogeneity and spatiotemporal misalignment. However, existing methodologies based on…

Building Damage AssessmentChange Detection

SasMamba: A Lightweight Structure-Aware Stride State Space Model for 3D Human Pose Estimation

2025-11-12 · Hu Cui, Wenqiang Hua, Renjing Huang, Shurui Jia 외 arxiv

Recently, the Mamba architecture based on State Space Models (SSMs) has gained attention in 3D human pose estimation due to its linear complexity and strong global modeling capability. However, existing SSM-based methods…

3D Human Pose EstimationTemporal Sequences3D Pose Estimation

TopoMamba: Topology-Aware Scanning and Fusion for Segmenting Heterogeneous Medical Visual Media

2026-04-28 · Fuchen Zheng, Chengpei Xu, Long Ma, Weixuan Li 외 arxiv

Visual state-space models (SSMs) have shown strong potential for medical image segmentation, yet their effectiveness is often limited by two practical issues: axis-biased scan ordering weakens the modeling of oblique and…

Medical Image Segmentation