paper-with-me

Papers

Anomaly-Aware Vision-Language Adapters for Zero-Shot Anomaly Detection

2026-05-12 · Muhammad Aqeel, Maham Nazir, Uzair Khan, Marco Cristani, Francesco Setti arxiv

Zero-shot anomaly detection aims to identify defects in unseen categories without target-specific training. Existing methods usually apply the same feature transformation to all samples, treating normal and anomalous data uniformly despite their fundamentally asymmetric distributions, compact normals versus diverse anomalies. We instead exploit this natural asymmetry by proposing AVA-DINO, an anomaly-aware vision-language adaptation framework with dual specialized branches for normal and anomalous patterns that adapt frozen DINOv3 visual features. During training on auxiliary data, the two branches are learned jointly with a text-guided routing mechanism and explicit routing regularization that encourages branch specialization. At test time, only the input image and fixed, predefined language descriptions are used to dynamically combine the two branches, enabling an asymmetric activation. This design prevents degenerate uniform routing and allows context-specific feature transformations. Experiments across nine industrial and medical benchmarks demonstrate state-of-the-art performance, achieving 93.5% image-AUROC on MVTec-AD and strong cross-domain generalization to medical imaging without domain-specific fine-tuning. https://github.com/aqeeelmirza/AVA-DINO

📄 PDF Abstract BibTeX arXiv:2605.12069

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationAnomaly Detection

Similar Papers 제목 키워드 기반

AA-CLIP: Enhancing Zero-shot Anomaly Detection via Anomaly-Aware CLIP

2025-03-09 · CVPR 2025 1 · Wenxin Ma, Xu Zhang, Qingsong Yao, Fenghe Tang 외

Anomaly detection (AD) identifies outliers for applications like defect and lesion detection. While CLIP shows promise for zero-shot AD tasks due to its strong generalization capabilities, its inherent Anomaly-Unawarenes…

Anomaly DetectionAnomaly LocalizationLesion Detectionzero-shot anomaly detection

AnomalyVFM -- Transforming Vision Foundation Models into Zero-Shot Anomaly Detectors

2026-01-28 · Matic Fučka, Vitjan Zavrtanik, Danijel Skočaj arxiv

Zero-shot anomaly detection aims to detect and localise abnormal regions in the image without access to any in-domain training images. While recent approaches leverage vision-language models (VLMs), such as CLIP, to tran…

Anomaly Detection

AD-DINOv3: Enhancing DINOv3 for Zero-Shot Anomaly Detection with Anomaly-Aware Calibration

2025-09-17 · Jingyi Yuan, Jianxiong Ye, Wenkang Chen, Chenqiang Gao arxiv

Zero-Shot Anomaly Detection (ZSAD) seeks to identify anomalies from arbitrary novel categories, offering a scalable and annotation-efficient solution. Traditionally, most ZSAD works have been based on the CLIP model, whi…

Contrastive LearningAnomaly Detection

CAILA: Concept-Aware Intra-Layer Adapters for Compositional Zero-Shot Learning

2023-05-26 · Zhaoheng Zheng, Haidong Zhu, Ram Nevatia

In this paper, we study the problem of Compositional Zero-Shot Learning (CZSL), which is to recognize novel attribute-object combinations with pre-existing concepts. Recent researchers focus on applying large-scale Visio…

AttributeCompositional Zero-Shot LearningZero-Shot Learning

Bootstrap Fine-Grained Vision-Language Alignment for Unified Zero-Shot Anomaly Localization

2023-08-30 · Hanqiu Deng, Zhaoxiang Zhang, Jinan Bao, Xingyu Li

Contrastive Language-Image Pre-training (CLIP) models have shown promising performance on zero-shot visual recognition tasks by learning visual representations under natural language supervision. Recent studies attempt t…

Anomaly DetectionAnomaly LocalizationTest-time Adaptationzero-shot anomaly detection