Related Experiment Video
Updated: Jul 9, 2025

07:15
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
6.8K
Unraveling False Positives in Unsupervised Defect Detection Models: A Study on Anomaly-Free Training Datasets
Ji Qiu1,2, Hongmei Shi1,2, Yuhen Hu3
1State Key Laboratory of Advanced Rail Autonomous Operation, Beijing Jiaotong University, Beijing 100044, China.
Sensors (Basel, Switzerland)
|December 9, 2023
Summary
This study introduces a False Alarm Identification (FAI) method to reduce false positives in unsupervised defect detection. FAI uses anomaly-free images to learn and filter out spurious alerts, improving industrial applications.
Area of Science:
- Industrial Engineering
- Computer Vision
- Machine Learning
Background:
- Unsupervised defect detection is crucial for industries to avoid complex fault sample collection.
- Existing methods struggle with distinguishing normal from abnormal conditions, leading to high false-positive rates.
- False alarms increase workload and hinder the adoption of unsupervised anomaly detection.
Purpose of the Study:
- To develop a novel method for reducing false positives in unsupervised industrial defect detection.
- To enhance the reliability and practical applicability of unsupervised anomaly detection models.
Main Methods:
- Introduced the False Alarm Identification (FAI) method, utilizing anomaly-free images.
- Employed a multi-layer perceptron to capture semantic information of potential false alarms.
- FAI functions as a post-processing module, filtering predictions from baseline detection algorithms like normalizing flows.
Main Results:
- The FAI method effectively identifies and filters out false alarms generated by unsupervised defect detection algorithms.
- Demonstrated significant reduction in spurious alerts across extensive industrial applications.
- Validated effectiveness when integrated with state-of-the-art normalizing flow algorithms.
Conclusions:
- The FAI method significantly improves the precision of unsupervised defect detection systems.
- By reducing false positives, FAI facilitates wider adoption of anomaly detection in industrial settings.
- This approach offers a practical solution for enhancing the reliability of automated inspection systems.
Related Concept Videos
Mismatch Repair
4.9K
Organisms are capable of detecting and fixing nucleotide mismatches that occur during DNA replication. This sophisticated process requires identifying the new strand and replacing the erroneous bases with correct nucleotides. Mismatch repair is coordinated by many proteins in both prokaryotes and eukaryotes.
The Mutator Protein Family Plays a Key Role in DNA Mismatch Repair
The human genome has more than 3 billion base pairs of DNA per cell. Prior to cell division, that vast amount of genetic...
The Mutator Protein Family Plays a Key Role in DNA Mismatch Repair
The human genome has more than 3 billion base pairs of DNA per cell. Prior to cell division, that vast amount of genetic...
4.9K
Receiver Operating Characteristic Plot
204
A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
204
Hypothesis: Accept or Fail to Reject?
27.8K
The outcome of any hypothesis testing leads to rejecting or not rejecting the null hypothesis. This decision is taken based on the analysis of the data, an appropriate test statistic, an appropriate confidence level, the critical values, and P-values. However, when the evidence suggests that the null hypothesis cannot be rejected, is it right to say, 'Accept' the null hypothesis?
There are two ways to indicate that the null hypothesis is not rejected. 'Accept' the null...
There are two ways to indicate that the null hypothesis is not rejected. 'Accept' the null...
27.8K

