Set Features for Anomaly Detection
This paper proposes to use set features for detecting anomalies in samples that consist of unusual combinations of normal elements. Many leading methods discover anomalies by detecting an unusual part of a sample. For example, state-of-the-art segmentation-based approaches, first classify each element of the sample (e.g., image patch) as normal or anomalous and then classify the entire sample as anomalous if it contains anomalous elements. However, such approaches do not extend well to scenarios where the anomalies are expressed by an unusual combination of normal elements. In this paper, we overcome this limitation by proposing set features that model each sample by the distribution of its elements. We compute the anomaly score of each sample using a simple density estimation method, using fixed features. Our approach outperforms the previous state-of-the-art in image-level logical anomaly detection and sequence-level time series anomaly detection.
Code (1)
Tasks
Anomaly DetectionDensity EstimationTime SeriesTime Series Anomaly DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Explainable Contextual Anomaly Detection using Quantile Regression Forests
Traditional anomaly detection methods aim to identify objects that deviate from most other objects by treating all features equally. In contrast, contextual anomaly detection methods aim to detect objects that deviate fr…
Anomaly DetectionContextual Anomaly Detectionquantile regressionregressionA Characteristic Function for Shapley-Value-Based Attribution of Anomaly Scores
In anomaly detection, the degree of irregularity is often summarized as a real-valued anomaly score. We address the problem of attributing such anomaly scores to input features for interpreting the results of anomaly det…
Anomaly DetectionSemi-supervised Anomaly DetectionSupervised Anomaly DetectionOn Accurate and Reliable Anomaly Detection for Gas Turbine Combustors: A Deep Learning Approach
Monitoring gas turbine combustors health, in particular, early detecting abnormal behaviors and incipient faults, is critical in ensuring gas turbines operating efficiently and in preventing costly unplanned maintenance.…
Anomaly DetectionDeep LearningFeature Selection for Fault Detection and Prediction based on Event Log Analysis
Event logs are widely used for anomaly detection and prediction in complex systems. Existing log-based anomaly detection methods usually consist of four main steps: log collection, log parsing, feature extraction, and an…
Anomaly DetectionFault Detectionfeature selectionLog Parsing+1Evaluation of Point Pattern Features for Anomaly Detection of Defect within Random Finite Set Framework
Defect detection in the manufacturing industry is of utmost importance for product quality inspection. Recently, optical defect detection has been investigated as an anomaly detection using different deep learning method…
Anomaly DetectionDefect Detection