paper-with-me

Papers

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

2025-04-18 · Soyoung Park, Hyewon Lee, MinGyu Choi, SeungHoon Han, Jong-Ryul Lee, Sungsu Lim, Tae-Ho Kim

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 industrial scenarios. This highlights the need for flexible, context-aware prompting strategies. We propose Image-Aware Prompt Anomaly Segmentation (IAP-AS), which enhances anomaly segmentation by generating dynamic, context-aware prompts using an image tagging model and a large language model (LLM). IAP-AS extracts object attributes from images to generate context-aware prompts, improving adaptability and generalization in dynamic and unstructured industrial environments. In our experiments, IAP-AS improves the F1-max metric by up to 10%, demonstrating superior adaptability and generalization. It provides a scalable solution for anomaly segmentation across industries

📄 PDF Abstract BibTeX arXiv:2504.13560

Code (1)

sybeam27/IAP-ZSAS 공식 구현 pytorch

Tasks

Anomaly SegmentationLanguage ModelingLanguage ModellingLarge Language ModelSegmentation

Similar Papers 제목 키워드 기반

FADE: Few-shot/zero-shot Anomaly Detection Engine using Large Vision-Language Model

2024-08-31 · Yuanwei Li, Elizaveta Ivanova, Martins Bruveris

Automatic image anomaly detection is important for quality inspection in the manufacturing industry. The usual unsupervised anomaly detection approach is to train a model for each object class using a dataset of normal s…

Anomaly DetectionAnomaly SegmentationLanguage ModelingLanguage Modelling+2

WinCLIP: Zero-/Few-Shot Anomaly Classification and Segmentation

2023-03-26 · CVPR 2023 1 · Jongheon Jeong, Yang Zou, Taewan Kim, Dongqing Zhang 외

Visual anomaly classification and segmentation are vital for automating industrial quality inspection. The focus of prior research in the field has been on training custom models for each quality inspection task, which r…

Anomaly ClassificationAnomaly DetectionClassificationLanguage Modeling+3

MuSc: Zero-Shot Industrial Anomaly Classification and Segmentation with Mutual Scoring of the Unlabeled Images

2024-01-30 · Xurui Li, Ziming Huang, Feng Xue, Yu Zhou

This paper studies zero-shot anomaly classification (AC) and segmentation (AS) in industrial vision. We reveal that the abundant normal and abnormal cues implicit in unlabeled test images can be exploited for anomaly det…

Anomaly ClassificationAnomaly Detection

On the Problem of Consistent Anomalies in Zero-Shot Industrial Anomaly Detection

2025-10-12 · Tai Le-Gia, Ahn Jaehyun arxiv

Zero-shot image anomaly classification (AC) and segmentation (AS) are vital for industrial quality control, detecting defects without prior training data. Existing representation-based methods compare patch features with…

Anomaly ClassificationCommunity DetectionAnomaly Detection

GenAU: Language-Grounded Industrial Anomaly Understanding with Vision-Language Models

2026-07-01 · Hongkuan Zhou, Tristan Rehm, Nadeem Nazer, Lavdim Halilaj 외 arxiv

Industrial inspection requires more than binary anomaly detection: a practical system should determine whether an anomaly exists, localize the defective region, identify the defect type, and provide interpretable visual …

Anomaly Detection