Is $F_1$ Score Suboptimal for Cybersecurity Models? Introducing $C_{score}$, a Cost-Aware Alternative for Model Assessment
Manish Marwah, Asad Narayanan, Stephan Jou, Martin Arlitt, Maria, Pospelova

TL;DR
This paper introduces $C_{score}$, a cost-aware evaluation metric for cybersecurity models that accounts for different error costs, outperforming $F_1$ score in cost savings.
Contribution
It proposes a novel cost-aware metric, $C_{score}$, that incorporates error costs into model evaluation, replacing the traditional $F_1$ score.
Findings
$C_{score}$ achieves an average of 49% cost savings.
The metric effectively incorporates different false positive and false negative costs.
Application to five cybersecurity datasets demonstrates practical benefits.
Abstract
The cost of errors related to machine learning classifiers, namely, false positives and false negatives, are not equal and are application dependent. For example, in cybersecurity applications, the cost of not detecting an attack is very different from marking a benign activity as an attack. Various design choices during machine learning model building, such as hyperparameter tuning and model selection, allow a data scientist to trade-off between these two errors. However, most of the commonly used metrics to evaluate model quality, such as score, which is defined in terms of model precision and recall, treat both these errors equally, making it difficult for users to optimize for the actual cost of these errors. In this paper, we propose a new cost-aware metric, based on precision and recall that can replace score for model evaluation and selection. It includes…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSmart Grid Security and Resilience · Simulation Techniques and Applications · Information and Cyber Security
