paper-with-me

Papers

Reconstruction-Based Anomaly Localization via Knowledge-Informed Self-Training

2024-02-22 · Cheng Qian, Xiaoxian Lao, Chunguang Li

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.

📄 PDF Abstract BibTeX arXiv:2402.14246

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Localization

Similar Papers 제목 키워드 기반

Autoencoder based Anomaly Detection and Explained Fault Localization in Industrial Cooling Systems

2022-10-14 · Stephanie Holly, Robin Heel, Denis Katic, Leopold Schoeffl 외

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 Analysis

Self-Supervised Masking for Unsupervised Anomaly Detection and Localization

2022-05-13 · Chaoqin Huang, Qinwei Xu, Yanfeng Wang, Yu Wang 외

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+2

Subspace-Guided Feature Reconstruction for Unsupervised Anomaly Localization

2023-09-25 · Katsuya Hotta, Chao Zhang, Yoshihiro Hagihara, Takuya Akashi

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 Localization

Towards Scalable 3D Anomaly Detection and Localization: A Benchmark via 3D Anomaly Synthesis and A Self-Supervised Learning Network

2023-11-25 · CVPR 2024 1 · Wenqiao Li, Xiaohao Xu, Yao Gu, Bozhong Zheng 외

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+1

Denoising Diffusion Models for Anomaly Localization in Medical Images

2024-10-31 · Cosmin I. Bercea, Philippe C. Cattin, Julia A. Schnabel, Julia Wolleb

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