Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

FiLo: Zero-Shot Anomaly Detection by Fine-Grained Description and High-Quality Localization

About

Zero-shot anomaly detection (ZSAD) methods entail detecting anomalies directly without access to any known normal or abnormal samples within the target item categories. Existing approaches typically rely on the robust generalization capabilities of multimodal pretrained models, computing similarities between manually crafted textual features representing "normal" or "abnormal" semantics and image features to detect anomalies and localize anomalous patches. However, the generic descriptions of "abnormal" often fail to precisely match diverse types of anomalies across different object categories. Additionally, computing feature similarities for single patches struggles to pinpoint specific locations of anomalies with various sizes and scales. To address these issues, we propose a novel ZSAD method called FiLo, comprising two components: adaptively learned Fine-Grained Description (FG-Des) and position-enhanced High-Quality Localization (HQ-Loc). FG-Des introduces fine-grained anomaly descriptions for each category using Large Language Models (LLMs) and employs adaptively learned textual templates to enhance the accuracy and interpretability of anomaly detection. HQ-Loc, utilizing Grounding DINO for preliminary localization, position-enhanced text prompts, and Multi-scale Multi-shape Cross-modal Interaction (MMCI) module, facilitates more accurate localization of anomalies of different sizes and shapes. Experimental results on datasets like MVTec and VisA demonstrate that FiLo significantly improves the performance of ZSAD in both detection and localization, achieving state-of-the-art performance with an image-level AUC of 83.9% and a pixel-level AUC of 95.9% on the VisA dataset. Code is available at https://github.com/CASIA-IVA-Lab/FiLo.

Zhaopeng Gu, Bingke Zhu, Guibo Zhu, Yingying Chen, Hao Li, Ming Tang, Jinqiao Wang• 2024

Related benchmarks

TaskDatasetResultRank
Anomaly DetectionVisA--
293
Anomaly LocalizationMVTec-AD (test)
Pixel AUROC92.3
211
Anomaly DetectionVisA (test)--
148
Anomaly DetectionMPDD (test)--
104
Anomaly LocalizationVisA (test)--
68
Anomaly DetectionBrainMRI (test)
AUC-ROC0.86
59
Pixel-level Anomaly DetectionMVTec AD
PRO57.2
54
Pixel-level Anomaly DetectionVisA
AUROC95.7
44
Pixel-level Anomaly DetectionBTAD
AUROC90.3
44
Anomaly DetectionBTAD (test)--
43
Showing 10 of 21 rows

Other info

Follow for update