paper-with-me

Papers

AnomalyClaw: A Universal Visual Anomaly Detection Agent via Tool-Grounded Refutation

2026-05-11 · Xi Jiang, Yinjie Zhao, Zesheng Yang, Feng Zheng arxiv

Visual anomaly detection (VAD) is crucial in many real-world fields, such as industrial inspection, medical imaging, infrastructure monitoring, and remote sensing. However, the specific anomaly definitions, data modalities, and annotation standards across different domains make it difficult to transfer single-domain trained VAD models. Vision-language models (VLMs), pre-trained on large-scale cross-domain data, can perform visual perception under task instructions, offering a promising solution for cross-domain VAD. However, single-inference VLM judgments are unreliable, since they rely more on prior knowledge than on normal-sample references or fine-grained feature evidence. We therefore present AnomalyClaw, a training-free VAD agent that turns anomaly judgment into a multi-round refutation process. In each round, the agent proposes candidate anomalies and refutes each against normal-sample references, drawing on a 13-tool library for visual verification, reference parsing, and frozen expert probing. On the CrossDomainVAD-12 benchmark (12 datasets), AnomalyClaw achieves consistent macro-AUROC improvements over single-step direct inference with +6.23 pp on GPT-5.5, +7.93 pp on Seed2.0-lite, and +3.52 pp on Qwen3.5-VL-27B. We further introduce an optional verbalized self-evolution extension. It builds an online rulebook from internal-branch disagreement without oracle labels. On Qwen3.5-VL-27B, it delivers a +2.09 pp mean gain, comparable to a K = 10 oracle-label supervised baseline (+1.99 pp). These results show that agentic refutation improve anomaly understanding and reasoning of VLMs, rather than merely aggregating tool outputs.

📄 PDF Abstract BibTeX arXiv:2605.10397

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

One Language-Free Foundation Model Is Enough for Universal Vision Anomaly Detection

2026-01-09 · Bin-Bin Gao, Chengjie Wang arxiv

Universal visual anomaly detection (AD) aims to identify anomaly images and segment anomaly regions towards open and dynamic scenarios, following zero- and few-shot paradigms without any dataset-specific fine-tuning. We …

Anomaly ClassificationPrompt EngineeringAnomaly Detection

MetaUAS: Universal Anomaly Segmentation with One-Prompt Meta-Learning

2025-05-14 · Bin-Bin Gao

Zero- and few-shot visual anomaly segmentation relies on powerful vision-language models that detect unseen anomalies using manually designed textual prompts. However, visual representations are inherently independent of…

Anomaly DetectionAnomaly SegmentationMeta-LearningSegmentation+1

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

AnomalyAgent: Training-Free Agentic Models for Zero-/Few-Shot Anomaly Detection

2026-05-28 · Yi Zhang, Jiawen Zhu, Lele Fu, Guansong Pang arxiv

Benefiting from generalizability of vision-language models (VLMs) such as CLIP, many zero-/few-shot anomaly detection (AD) approaches have achieved impressive detection performance across various datasets. Nevertheless, …

Anomaly Detection

AdaptCLIP: Adapting CLIP for Universal Visual Anomaly Detection

2025-05-15 · Bin-Bin Gao, Yue Zhou, Jiangtao Yan, Yuezhi Cai 외

Universal visual anomaly detection aims to identify anomalies from novel or unseen vision domains without additional fine-tuning, which is critical in open scenarios. Recent studies have demonstrated that pre-trained vis…

Anomaly Detection