Analyzing VLM-Based Approaches for Anomaly Classification and Segmentation
Mohit Kakda, Mirudula Shri Muthukumaran, Uttapreksha Patel, Lawrence Swaminathan Xavier Prince

TL;DR
This paper provides a comprehensive analysis of Vision-Language Models like CLIP for anomaly detection, focusing on classification and segmentation, and evaluates various architectural strategies across multiple benchmarks.
Contribution
It offers a systematic investigation of VLM-based anomaly detection methods, highlighting their strengths, limitations, and practical insights for industrial applications.
Findings
VLMs enable effective zero-shot anomaly detection without extensive labeled data.
Different architectural paradigms impact accuracy and efficiency variably.
Cross-domain generalization remains a key challenge for VLM-based methods.
Abstract
Vision-Language Models (VLMs), particularly CLIP, have revolutionized anomaly detection by enabling zero-shot and few-shot defect identification without extensive labeled datasets. By learning aligned representations of images and text, VLMs facilitate anomaly classification and segmentation through natural language descriptions of normal and abnormal states, eliminating traditional requirements for task-specific training or defect examples. This project presents a comprehensive analysis of VLM-based approaches for anomaly classification (AC) and anomaly segmentation (AS). We systematically investigate key architectural paradigms including sliding window-based dense feature extraction (WinCLIP), multi-stage feature alignment with learnable projections (AprilLab framework), and compositional prompt ensemble strategies. Our analysis evaluates these methods across critical dimensions:…
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 Malware Detection Techniques · Software Engineering Research
