🤖 AI Summary
Road crack detection typically relies on costly pixel-level annotations, hindering scalable deployment. To address this, we propose Crack-Segmenter—the first fully self-supervised pixel-level segmentation framework for pavement cracks. Our method innovatively integrates scale-adaptive embeddings, orientation-aware Transformers, and attention-guided multi-scale feature fusion, while incorporating pixel-wise contrastive learning to enable high-fidelity representation learning without any manual labels. Extensive evaluation across 10 public benchmarks demonstrates that Crack-Segmenter consistently outperforms 13 state-of-the-art supervised methods in key metrics—including mIoU, Dice coefficient, XOR error, and Hausdorff distance—achieving, for the first time, high-accuracy crack segmentation without any human annotation. This breakthrough significantly enhances the scalability and practicality of intelligent infrastructure monitoring at scale.
📝 Abstract
Pavement crack detection has long depended on costly and time-intensive pixel-level annotations, which limit its scalability for large-scale infrastructure monitoring. To overcome this barrier, this paper examines the feasibility of achieving effective pixel-level crack segmentation entirely without manual annotations. Building on this objective, a fully self-supervised framework, Crack-Segmenter, is developed, integrating three complementary modules: the Scale-Adaptive Embedder (SAE) for robust multi-scale feature extraction, the Directional Attention Transformer (DAT) for maintaining linear crack continuity, and the Attention-Guided Fusion (AGF) module for adaptive feature integration. Through evaluations on ten public datasets, Crack-Segmenter consistently outperforms 13 state-of-the-art supervised methods across all major metrics, including mean Intersection over Union (mIoU), Dice score, XOR, and Hausdorff Distance (HD). These findings demonstrate that annotation-free crack detection is not only feasible but also superior, enabling transportation agencies and infrastructure managers to conduct scalable and cost-effective monitoring. This work advances self-supervised learning and motivates pavement cracks detection research.