CVAIMay 18, 2023

Segment Any Anomaly without Training via Hybrid Prompt Regularization

arXiv:2305.10724v1108 citationsHas Code
Originality Incremental advance
AI Analysis

It addresses the problem of generalizing anomaly detection across diverse patterns without domain-specific fine-tuning, which is incremental as it builds on existing foundation models.

The paper tackles zero-shot anomaly segmentation by proposing SAA+, a framework that uses hybrid prompt regularization to adapt foundation models without training, achieving state-of-the-art performance on benchmarks like VisA and MVTec-AD.

We present a novel framework, i.e., Segment Any Anomaly + (SAA+), for zero-shot anomaly segmentation with hybrid prompt regularization to improve the adaptability of modern foundation models. Existing anomaly segmentation models typically rely on domain-specific fine-tuning, limiting their generalization across countless anomaly patterns. In this work, inspired by the great zero-shot generalization ability of foundation models like Segment Anything, we first explore their assembly to leverage diverse multi-modal prior knowledge for anomaly localization. For non-parameter foundation model adaptation to anomaly segmentation, we further introduce hybrid prompts derived from domain expert knowledge and target image context as regularization. Our proposed SAA+ model achieves state-of-the-art performance on several anomaly segmentation benchmarks, including VisA, MVTec-AD, MTD, and KSDD2, in the zero-shot setting. We will release the code at \href{https://github.com/caoyunkang/Segment-Any-Anomaly}{https://github.com/caoyunkang/Segment-Any-Anomaly}.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes