English

Self-Supervised Visual Prompting for Cross-Domain Road Damage Detection

Computer Vision and Pattern Recognition 2025-11-18 v1

Abstract

The deployment of automated pavement defect detection is often hindered by poor cross-domain generalization. Supervised detectors achieve strong in-domain accuracy but require costly re-annotation for new environments, while standard self-supervised methods capture generic features and remain vulnerable to domain shift. We propose \ours, a self-supervised framework that \emph{visually probes} target domains without labels. \ours introduces a Self-supervised Prompt Enhancement Module (SPEM), which derives defect-aware prompts from unlabeled target data to guide a frozen ViT backbone, and a Domain-Aware Prompt Alignment (DAPA) objective, which aligns prompt-conditioned source and target representations. Experiments on four challenging benchmarks show that \ours consistently outperforms strong supervised, self-supervised, and adaptation baselines, achieving robust zero-shot transfer, improved resilience to domain variations, and high data efficiency in few-shot adaptation. These results highlight self-supervised prompting as a practical direction for building scalable and adaptive visual inspection systems. Source code is publicly available: https://github.com/xixiaouab/PROBE/tree/main

Keywords

Cite

@article{arxiv.2511.12410,
  title  = {Self-Supervised Visual Prompting for Cross-Domain Road Damage Detection},
  author = {Xi Xiao and Zhuxuanzi Wang and Mingqiao Mo and Chen Liu and Chenrui Ma and Yanshu Li and Smita Krishnaswamy and Xiao Wang and Tianyang Wang},
  journal= {arXiv preprint arXiv:2511.12410},
  year   = {2025}
}

Comments

Accepted by WACV 2026

R2 v1 2026-07-01T07:39:25.646Z