Vision-Language Feature Alignment for Road Anomaly Segmentation
Zhuolin He, Jiacheng Tang, Jian Pu, Xiangyang Xue

TL;DR
This paper introduces VL-Anomaly, a novel vision-language framework for road anomaly segmentation that leverages pre-trained models and multi-source inference to improve safety-critical detection accuracy in autonomous systems.
Contribution
The paper proposes a new vision-language anomaly segmentation method using semantic priors and multi-source inference, significantly enhancing detection accuracy over existing pixel-based approaches.
Findings
Achieves state-of-the-art results on RoadAnomaly, SMIYC, and Fishyscapes datasets.
Effectively suppresses false positives in background regions.
Improves recall of true out-of-distribution anomalies.
Abstract
Safe autonomous systems in complex environments require robust road anomaly segmentation to identify unknown obstacles. However, existing approaches often rely on pixel-level statistics to determine whether a region appears anomalous. This reliance leads to high false-positive rates on semantically normal background regions such as sky or vegetation, and poor recall of true Out-of-distribution (OOD) instances, thereby posing safety risks for robotic perception and decision-making. To address these challenges, we propose VL-Anomaly, a vision-language anomaly segmentation framework that incorporates semantic priors from pre-trained Vision-Language Models (VLMs). Specifically, we design a prompt learning-driven alignment module that adapts Mask2Forme's visual features to CLIP text embeddings of known categories, effectively suppressing spurious anomaly responses in background regions. At…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
