paper-with-me

Papers

FUN-AD: Fully Unsupervised Learning for Anomaly Detection with Noisy Training Data

2024-11-25 · Jiin Im, Yongho Son, Je Hyeong Hong

While the mainstream research in anomaly detection has mainly followed the one-class classification, practical industrial environments often incur noisy training data due to annotation errors or lack of labels for new or refurbished products. To address these issues, we propose a novel learning-based approach for fully unsupervised anomaly detection with unlabeled and potentially contaminated training data. Our method is motivated by two observations, that i) the pairwise feature distances between the normal samples are on average likely to be smaller than those between the anomaly samples or heterogeneous samples and ii) pairs of features mutually closest to each other are likely to be homogeneous pairs, which hold if the normal data has smaller variance than the anomaly data. Building on the first observation that nearest-neighbor distances can distinguish between confident normal samples and anomalies, we propose a pseudo-labeling strategy using an iteratively reconstructed memory bank (IRMB). The second observation is utilized as a new loss function to promote class-homogeneity between mutually closest pairs thereby reducing the ill-posedness of the task. Experimental results on two public industrial anomaly benchmarks and semantic anomaly examples validate the effectiveness of FUN-AD across different scenarios and anomaly-to-normal ratios. Our code is available at https://github.com/HY-Vision-Lab/FUNAD.

📄 PDF Abstract BibTeX arXiv:2411.16110

Code (1)

hy-vision-lab/funad 공식 구현 pytorch

Tasks

Anomaly DetectionOne-Class ClassificationUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

A Synergy Scoring Filter for Unsupervised Anomaly Detection with Noisy Data

2025-02-19 · Chengming Liu, Fengjie Wang, Lei Shi, Zhe Zhao

Noise-inclusive fully unsupervised anomaly detection (FUAD) holds significant practical relevance. Although various methods exist to address this problem, they are limited in both performance and scalability. Our work se…

Anomaly DetectionUnsupervised Anomaly Detection

SoftPatch+: Fully Unsupervised Anomaly Classification and Segmentation

2024-12-30 · Chengjie Wang, Xi Jiang, Bin-Bin Gao, Zhenye Gan 외

Although mainstream unsupervised anomaly detection (AD) (including image-level classification and pixel-level segmentation)algorithms perform well in academic datasets, their performance is limited in practical applicati…

Anomaly ClassificationAnomaly DetectionClassificationUnsupervised Anomaly Detection

Isolating to Harness: Cross-Division Distillation for Fully Unsupervised Anomaly Detection

2025-08-25 · Xinyue Liu, Jianyuan Wang, Biao Leng, Shuo Zhang arxiv

Fully Unsupervised Anomaly Detection (FUAD) addresses the practical scenario where training data is contaminated with unlabeled anomalies. This setting critically challenges conventional Unsupervised Anomaly Detection (U…

Unsupervised Anomaly DetectionKnowledge Distillation

SoftPatch: Unsupervised Anomaly Detection with Noisy Data

2024-03-21 · NeurIPS 2022 11 · Xi Jiang, Ying Chen, Qiang Nie, Yong liu 외

Although mainstream unsupervised anomaly detection (AD) algorithms perform well in academic datasets, their performance is limited in practical application due to the ideal experimental setting of clean training data. Tr…

Anomaly DetectionUnsupervised Anomaly Detection

M3DM-NR: RGB-3D Noisy-Resistant Industrial Anomaly Detection via Multimodal Denoising

2024-06-04 · Chengjie Wang, Haokun Zhu, Jinlong Peng, Yue Wang 외

Existing industrial anomaly detection methods primarily concentrate on unsupervised learning with pristine RGB images. Yet, both RGB and 3D data are crucial for anomaly detection, and the datasets are seldom completely c…

Anomaly DetectionDenoising