Reconstruction-Based Anomaly Localization via Knowledge-Informed Self-Training
Anomaly localization, which involves localizing anomalous regions within images, is a significant industrial task. Reconstruction-based methods are widely adopted for anomaly localization because of their low complexity and high interpretability. Most existing reconstruction-based methods only use normal samples to construct model. If anomalous samples are appropriately utilized in the process of anomaly localization, the localization performance can be improved. However, usually only weakly labeled anomalous samples are available, which limits the improvement. In many cases, we can obtain some knowledge of anomalies summarized by domain experts. Taking advantage of such knowledge can help us better utilize the anomalous samples and thus further improve the localization performance. In this paper, we propose a novel reconstruction-based method named knowledge-informed self-training (KIST) which integrates knowledge into reconstruction model through self-training. Specifically, KIST utilizes weakly labeled anomalous samples in addition to the normal ones and exploits knowledge to yield pixel-level pseudo-labels of the anomalous samples. Based on the pseudo labels, a novel loss which promotes the reconstruction of normal pixels while suppressing the reconstruction of anomalous pixels is used. We conduct experiments on different datasets and demonstrate the advantages of KIST over the existing reconstruction-based methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly LocalizationSimilar Papers 제목 키워드 기반
Autoencoder based Anomaly Detection and Explained Fault Localization in Industrial Cooling Systems
Anomaly detection in large industrial cooling systems is very challenging due to the high data dimensionality, inconsistent sensor recordings, and lack of labels. The state of the art for automated anomaly detection in t…
Anomaly DetectionFault localizationTime Series AnalysisSelf-Supervised Masking for Unsupervised Anomaly Detection and Localization
Recently, anomaly detection and localization in multimedia data have received significant attention among the machine learning community. In real-world applications such as medical diagnosis and industrial defect detecti…
Anomaly DetectionAnomaly LocalizationDefect DetectionMedical Diagnosis+2Subspace-Guided Feature Reconstruction for Unsupervised Anomaly Localization
Unsupervised anomaly localization, which plays a critical role in industrial manufacturing, aims to identify anomalous regions that deviate from normal sample patterns. Most recent methods perform feature matching or rec…
Anomaly LocalizationTowards Scalable 3D Anomaly Detection and Localization: A Benchmark via 3D Anomaly Synthesis and A Self-Supervised Learning Network
Recently, 3D anomaly detection, a crucial problem involving fine-grained geometry discrimination, is getting more attention. However, the lack of abundant real 3D anomaly data limits the scalability of current models. To…
3D Anomaly DetectionAnomaly DetectionAnomaly LocalizationRepresentation Learning+1Denoising Diffusion Models for Anomaly Localization in Medical Images
This chapter explores anomaly localization in medical images using denoising diffusion models. After providing a brief methodological background of these models, including their application to image reconstruction and th…
Anomaly LocalizationDenoisingImage Reconstruction