paper-with-me

Papers

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 language. In this paper, we explore the potential of a pure visual foundation model as an alternative to widely used vision-language models for universal visual anomaly segmentation. We present a novel paradigm that unifies anomaly segmentation into change segmentation. This paradigm enables us to leverage large-scale synthetic image pairs, featuring object-level and local region changes, derived from existing image datasets, which are independent of target anomaly datasets. We propose a one-prompt Meta-learning framework for Universal Anomaly Segmentation (MetaUAS) that is trained on this synthetic dataset and then generalizes well to segment any novel or unseen visual anomalies in the real world. To handle geometrical variations between prompt and query images, we propose a soft feature alignment module that bridges paired-image change perception and single-image semantic segmentation. This is the first work to achieve universal anomaly segmentation using a pure vision model without relying on special anomaly detection datasets and pre-trained visual-language models. Our method effectively and efficiently segments any anomalies with only one normal image prompt and enjoys training-free without guidance from language. Our MetaUAS significantly outperforms previous zero-shot, few-shot, and even full-shot anomaly segmentation methods. The code and pre-trained models are available at https://github.com/gaobb/MetaUAS.

📄 PDF Abstract BibTeX arXiv:2505.09265

Code (1)

gaobb/MetaUAS pytorch

Tasks

Anomaly DetectionAnomaly SegmentationMeta-LearningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Human-Free Automated Prompting for Vision-Language Anomaly Detection: Prompt Optimization with Meta-guiding Prompt Scheme

2024-06-26 · Pi-Wei Chen, Jerry Chun-Wei Lin, Jia Ji, Feng-Hao Yeh 외

Pre-trained vision-language models (VLMs) are highly adaptable to various downstream tasks through few-shot learning, making prompt-based anomaly detection a promising approach. Traditional methods depend on human-crafte…

Anomaly DetectionAnomaly SegmentationFew-Shot Learning

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

Referring Industrial Anomaly Segmentation

2026-02-03 · Pengfei Yue, Xiaokang Jiang, Yilin Lu, Jianghang Lin 외 arxiv

Industrial Anomaly Detection (IAD) is vital for manufacturing, yet traditional methods face significant challenges: unsupervised approaches yield rough localizations requiring manual thresholds, while supervised methods …

Anomaly Detection

Zero-Shot Industrial Anomaly Segmentation with Image-Aware Prompt Generation

2025-04-18 · Soyoung Park, Hyewon Lee, MinGyu Choi, SeungHoon Han 외

Anomaly segmentation is essential for industrial quality, maintenance, and stability. Existing text-guided zero-shot anomaly segmentation models are effective but rely on fixed prompts, limiting adaptability in diverse i…

Anomaly SegmentationLanguage ModelingLanguage ModellingLarge Language Model+1

Segment Any Anomaly without Training via Hybrid Prompt Regularization

2023-05-18 · Yunkang Cao, Xiaohao Xu, Chen Sun, Yuqi Cheng 외

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 segmentatio…

Anomaly DetectionAnomaly LocalizationAnomaly SegmentationSegmentation+1