English

VL4AD: Vision-Language Models Improve Pixel-wise Anomaly Detection

Computer Vision and Pattern Recognition 2024-09-27 v1

Abstract

Semantic segmentation networks have achieved significant success under the assumption of independent and identically distributed data. However, these networks often struggle to detect anomalies from unknown semantic classes due to the limited set of visual concepts they are typically trained on. To address this issue, anomaly segmentation often involves fine-tuning on outlier samples, necessitating additional efforts for data collection, labeling, and model retraining. Seeking to avoid this cumbersome work, we take a different approach and propose to incorporate Vision-Language (VL) encoders into existing anomaly detectors to leverage the semantically broad VL pre-training for improved outlier awareness. Additionally, we propose a new scoring function that enables data- and training-free outlier supervision via textual prompts. The resulting VL4AD model, which includes max-logit prompt ensembling and a class-merging strategy, achieves competitive performance on widely used benchmark datasets, thereby demonstrating the potential of vision-language models for pixel-wise anomaly detection.

Keywords

Cite

@article{arxiv.2409.17330,
  title  = {VL4AD: Vision-Language Models Improve Pixel-wise Anomaly Detection},
  author = {Liangyu Zhong and Joachim Sicking and Fabian Hüger and Hanno Gottschalk},
  journal= {arXiv preprint arXiv:2409.17330},
  year   = {2024}
}

Comments

27 pages, 9 figures, to be published in ECCV 2024 2nd Workshop on Vision-Centric Autonomous Driving (VCAD)

R2 v1 2026-06-28T18:57:21.883Z