paper-with-me

홈 › Papers

Performance Metric for Multiple Anomaly Score Distributions with Discrete Severity Levels

2024-08-09 · Wonjun Yi, Yong-Hwa Park, Wonho Jung

The rise of smart factories has heightened the demand for automated maintenance, and normal-data-based anomaly detection has proved particularly effective in environments where anomaly data are scarce. This method, which does not require anomaly data during training, has prompted researchers to focus not only on detecting anomalies but also on classifying severity levels by using anomaly scores. However, the existing performance metrics, such as the area under the receiver operating characteristic curve (AUROC), do not effectively reflect the performance of models in classifying severity levels based on anomaly scores. To address this limitation, we propose the weighted sum of the area under the receiver operating characteristic curve (WS-AUROC), which combines AUROC with a penalty for severity level differences. We conducted various experiments using different penalty assignment methods: uniform penalty regardless of severity level differences, penalty based on severity level index differences, and penalty based on actual physical quantities that cause anomalies. The latter method was the most sensitive. Additionally, we propose an anomaly detector that achieves clear separation of distributions and outperforms the ablation models on the WS-AUROC and AUROC metrics.

📄 PDF Abstract BibTeX arXiv:2408.04817

Code (1)

jim8220/ws-auroc 공식 구현 pytorch

Tasks

Anomaly Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Anomaly Detection with Score Distribution Discrimination

2023-06-26 · Minqi Jiang, Songqiao Han, Hailiang Huang

Recent studies give more attention to the anomaly detection (AD) methods that can leverage a handful of labeled anomalies along with abundant unlabeled data. These existing anomaly-informed AD methods rely on manually pr…

Anomaly Detection

Enhancing Web Service Anomaly Detection via Fine-grained Multi-modal Association and Frequency Domain Analysis

2025-01-28 · Xixuan Yang, Xin Huang, Chiming Duan, Tong Jia 외

Anomaly detection is crucial for ensuring the stability and reliability of web service systems. Logs and metrics contain multiple information that can reflect the system's operational state and potential anomalies. Thus,…

Anomaly Detection

Copula Quadrant Similarity for Anomaly Scores

2021-01-07 · Matthew Davidow, David Matteson

Practical anomaly detection requires applying numerous approaches due to the inherent difficulty of unsupervised learning. Direct comparison between complex or opaque anomaly detection algorithms is intractable; we inste…

Anomaly Detection

OoDDINO:A Multi-level Framework for Anomaly Segmentation on Complex Road Scenes

2025-07-02 · Yuxing Liu, Ji Zhang, Zhou Xuchuan, Jingzhong Xiao 외 arxiv

Anomaly segmentation aims to identify Out-of-Distribution (OoD) anomalous objects within images. Existing pixel-wise methods typically assign anomaly scores individually and employ a global thresholding strategy to segme…

Anomaly Detection

Mitigating Long-Tailed Anomaly Score Distributions with Importance-Weighted Loss

2026-01-05 · Jungi Lee, Jungkwon Kim, Chi Zhang, Sangmin Kim 외 arxiv

Anomaly detection is crucial in industrial applications for identifying rare and unseen patterns to ensure system reliability. Traditional models, trained on a single class of normal data, struggle with real-world distri…

Anomaly Detection