Towards a Trustworthy Anomaly Detection for Critical Applications through Approximated Partial AUC Loss
Arnaud Bougaham, Beno\^it Fr\'enay

TL;DR
This paper introduces a novel method called tapAUC that optimizes a partial AUC ROC loss to improve anomaly detection in critical applications by balancing false positives and false negatives.
Contribution
It proposes a dynamic training approach focusing on a specific AUC ROC range to prevent false negatives, enhancing detection accuracy in sensitive domains.
Findings
Achieved 92.52% TPR at 20.43% FPR across six datasets.
Improved TPR by 4.3% at a 12.2% FPR compared to existing methods.
Provides open-source code for the proposed method.
Abstract
Anomaly Detection is a crucial step for critical applications such in the industrial, medical or cybersecurity domains. These sectors share the same requirement of handling differently the different types of classification errors. Indeed, even if false positives are acceptable, false negatives are not, because it would reflect a missed detection of a quality issue, a disease or a cyber threat. To fulfill this requirement, we propose a method that dynamically applies a trustworthy approximated partial AUC ROC loss (tapAUC). A binary classifier is trained to optimize the specific range of the AUC ROC curve that prevents the True Positive Rate (TPR) to reach 100% while minimizing the False Positive Rate (FPR). The optimal threshold that does not trigger any false negative is then kept and used at the test step. The results show a TPR of 92.52% at a 20.43% FPR for an average across 6…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Smart Grid Security and Resilience
