paper-with-me

홈 › Papers

UniVAD v2: Unified Visual Anomaly Detection via Support-Conditioned Boundary Construction

2026-06-29 · Zhaopeng Gu, Bingke Zhu, Zhaowen Li, Guibo Zhu, Yingying Chen, Ming Tang, Peng Su, Jinqiao Wang arxiv

Unified visual anomaly detection seeks to train a single detector that can be deployed across categories, domains, and application scenarios. In the few-shot transfer regime, the key challenge is to estimate an episode-specific boundary for an unseen target category from a small support set. Existing approaches mainly infer this boundary from normal-side evidence and provide limited abnormal-side evidence for deployment-specific tolerance. Within the normal side, they often struggle to jointly capture local correspondences and global support-query relations, making their boundaries less reliable for unseen anomalies. To address these issues, we propose UniVAD v2, a two-sided support-conditioned boundary construction framework for unified visual anomaly detection. Built on the component-patch divide-and-conquer framework of UniVAD, UniVAD v2 strengthens the normal side with an Optimal Transport-based Relational Modeling module (OTRM), which complements retrieval with support-query matching through transport-style allocation, and an Adaptive Coordination mechanism for Retrieval and Relational Modeling (ACRRM), which estimates episode-conditioned reliabilities to fuse the two sources of evidence. On the abnormal side, a Few-Shot Abnormal Reference module (FAR) converts optional abnormal references into rejection-side evidence for boundary adjustment. Experiments on six datasets spanning industrial, logical, and medical anomaly detection demonstrate strong cross-domain generalization. Under the 1N-shot protocol, UniVAD v2 improves the mean image-level AUC over UniVAD from 83.0\% to 84.5\%, and further reaches 85.7\% in the 1N+1A-shot setting. On the MVTec-AD Severity Split (MVTec-AD-SS), UniVAD v2 achieves 96.2\% image-level AUC and 96.9\% pixel-level AUC, showing that abnormal references enable controllable boundary customization without retraining.

📄 PDF Abstract BibTeX arXiv:2606.29714

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationAnomaly Detection

Similar Papers 제목 키워드 기반

UniVAD: A Training-free Unified Model for Few-shot Visual Anomaly Detection

2024-12-04 · CVPR 2025 1 · Zhaopeng Gu, Bingke Zhu, Guibo Zhu, Yingying Chen 외

Visual Anomaly Detection (VAD) aims to identify abnormal samples in images that deviate from normal patterns, covering multiple domains, including industrial, logical, and medical fields. Due to the domain gaps between t…

Anomaly DetectionPatch Matching

UniFormaly: Towards Task-Agnostic Unified Framework for Visual Anomaly Detection

2023-07-24 · Yujin Lee, Harin Lim, Seoyoon Jang, Hyunsoo Yoon

Visual anomaly detection aims to learn normality from normal images, but existing approaches are fragmented across various tasks: defect detection, semantic anomaly detection, multi-class anomaly detection, and anomaly c…

Anomaly DetectionDefect DetectionMulti-class Anomaly DetectionMultiple Instance Learning

Text-guided Fine-Grained Video Anomaly Understanding

2025-11-01 · Jihao Gu, Kun Li, He Wang, Kaan Akşit arxiv

Subtle abnormal events in videos often manifest as weak spatio-temporal cues that are easily overlooked by conventional anomaly detection systems. Existing video anomaly detection approaches typically provide coarse bina…

Video Anomaly DetectionMultimodal Reasoning

UniSLAD: A Unified Framework for Structural and Logical Industrial Visual Anomaly Detection

2026-06-18 · Changyi Li, Chao Yang, Yu Xiao, Kari Tammi arxiv

Visual anomaly detection is a fundamental task in industrial automation. While existing approaches have achieved notable progress in identifying structural defects, the detection of logical anomalies remains relatively u…

Anomaly Detection

CAD 100K: A Comprehensive Multi-Task Dataset for Car Related Visual Anomaly Detection

2026-04-10 · Jiahua Pang, Ying Li, Dongpu Cao, Jingcai Luo 외 arxiv

Multi-task visual anomaly detection is critical for car-related manufacturing quality assessment. However, existing methods remain task-specific, hindered by the absence of a unified benchmark for multi-task evaluation. …

Multi-Task LearningData AugmentationAnomaly Detection