paper-with-me

Papers

Center-aware Residual Anomaly Synthesis for Multi-class Industrial Anomaly Detection

2025-05-23 · Qiyu Chen, Huiyuan Luo, Haiming Yao, Wei Luo, Zhen Qu, Chengkan Lv, Zhengtao Zhang

Anomaly detection plays a vital role in the inspection of industrial images. Most existing methods require separate models for each category, resulting in multiplied deployment costs. This highlights the challenge of developing a unified model for multi-class anomaly detection. However, the significant increase in inter-class interference leads to severe missed detections. Furthermore, the intra-class overlap between normal and abnormal samples, particularly in synthesis-based methods, cannot be ignored and may lead to over-detection. To tackle these issues, we propose a novel Center-aware Residual Anomaly Synthesis (CRAS) method for multi-class anomaly detection. CRAS leverages center-aware residual learning to couple samples from different categories into a unified center, mitigating the effects of inter-class interference. To further reduce intra-class overlap, CRAS introduces distance-guided anomaly synthesis that adaptively adjusts noise variance based on normal data distribution. Experimental results on diverse datasets and real-world industrial applications demonstrate the superior detection accuracy and competitive inference speed of CRAS. The source code and the newly constructed dataset are publicly available at https://github.com/cqylunlun/CRAS.

📄 PDF Abstract BibTeX arXiv:2505.17551

Code (1)

cqylunlun/CRAS 공식 구현 pytorch

Tasks

Anomaly DetectionMulti-class Anomaly Detection

Similar Papers 제목 키워드 기반

RealNet: A Feature Selection Network with Realistic Synthetic Anomaly for Anomaly Detection

2024-03-09 · CVPR 2024 1 · Ximiao Zhang, Min Xu, Xiuzhuang Zhou

Self-supervised feature reconstruction methods have shown promising advances in industrial image anomaly detection and localization. Despite this progress, these methods still face challenges in synthesizing realistic an…

Anomaly Detectionfeature selection

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…

Progressive Boundary Guided Anomaly Synthesis for Industrial Anomaly Detection

2024-12-23 · Qiyu Chen, Huiyuan Luo, Han Gao, Chengkan Lv 외

Unsupervised anomaly detection methods can identify surface defects in industrial images by leveraging only normal samples for training. Due to the risk of overfitting when learning from a single class, anomaly synthesis…

Anomaly DetectionBinary ClassificationUnsupervised Anomaly Detection

M$^2$AD: Multi-Sensor Multi-System Anomaly Detection through Global Scoring and Calibrated Thresholding

2025-04-21 · Sarah Alnegheimish, Zelin He, Matthew Reimherr, Akash Chandrayan 외

With the widespread availability of sensor data across industrial and operational systems, we frequently encounter heterogeneous time series from multiple systems. Anomaly detection is crucial for such systems to facilit…

Anomaly DetectionTime SeriesUnsupervised Anomaly Detection

Normal-Abnormal Guided Generalist Anomaly Detection

2025-10-01 · Yuexin Wang, Xiaolei Wang, Yizheng Gong, Jimin Xiao arxiv

Generalist Anomaly Detection (GAD) aims to train a unified model on an original domain that can detect anomalies in new target domains. Previous GAD methods primarily use only normal samples as references, overlooking th…

Anomaly Detection