paper-with-me

Papers

Referring Industrial Anomaly Segmentation

2026-02-03 · Pengfei Yue, Xiaokang Jiang, Yilin Lu, Jianghang Lin, Shengchuan Zhang, Liujuan Cao 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 overfit due to scarce, imbalanced data. Both suffer from the "One Anomaly Class, One Model" limitation. To address this, we propose Referring Industrial Anomaly Segmentation (RIAS), a paradigm leveraging language to guide detection. RIAS generates precise masks from text descriptions without manual thresholds and uses universal prompts to detect diverse anomalies with a single model. We introduce the MVTec-Ref dataset to support this, designed with diverse referring expressions and focusing on anomaly patterns, notably with 95% small anomalies. We also propose the Dual Query Token with Mask Group Transformer (DQFormer) benchmark, enhanced by Language-Gated Multi-Level Aggregation (LMA) to improve multi-scale segmentation. Unlike traditional methods using redundant queries, DQFormer employs only "Anomaly" and "Background" tokens for efficient visual-textual integration. Experiments demonstrate RIAS's effectiveness in advancing IAD toward open-set capabilities. Code: https://github.com/swagger-coder/RIAS-MVTec-Ref.

📄 PDF Abstract BibTeX arXiv:2602.03673

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

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

FAST: Foreground-aware Diffusion with Accelerated Sampling Trajectory for Segmentation-oriented Anomaly Synthesis

2025-09-24 · Xichen Xu, Yanshu Wang, Jinbao Wang, Xiaoning Lei 외 arxiv

Industrial anomaly segmentation relies heavily on pixel-level annotations, yet real-world anomalies are often scarce, diverse, and costly to label. Segmentation-oriented industrial anomaly synthesis (SIAS) has emerged as…

Test Time Training for Industrial Anomaly Segmentation

2024-04-04 · Alex Costanzino, Pierluigi Zama Ramirez, Mirko Del Moro, Agostino Aiezzo 외

Anomaly Detection and Segmentation (AD&S) is crucial for industrial quality control. While existing methods excel in generating anomaly scores for each pixel, practical applications require producing a binary segmentatio…

Anomaly DetectionAnomaly SegmentationSegmentation

Supervised Anomaly Detection for Complex Industrial Images

2024-05-08 · CVPR 2024 1 · Aimira Baitieva, David Hurych, Victor Besnier, Olivier Bernard

Automating visual inspection in industrial production lines is essential for increasing product quality across various industries. Anomaly detection (AD) methods serve as robust tools for this purpose. However, existing …

Anomaly DetectionSupervised Anomaly Detection

FractalAD: A simple industrial anomaly detection method using fractal anomaly generation and backbone knowledge distillation

2023-01-30 · Xuan Xia, Weijie Lv, Xing He, Nan Li 외

Although industrial anomaly detection (AD) technology has made significant progress in recent years, generating realistic anomalies and learning priors of normal remain challenging tasks. In this study, we propose an end…

Anomaly DetectionKnowledge DistillationSemantic Segmentation