CRLGNIFeb 25, 2024

An Adversarial Robustness Benchmark for Enterprise Network Intrusion Detection

arXiv:2402.16912v14 citationsh-index: 29FPS
Originality Synthesis-oriented
AI Analysis

This work addresses the need for reliable adversarial robustness benchmarks in cyber-attack detection for enterprises, though it is incremental as it focuses on evaluating existing methods on new and corrected datasets.

The paper tackled the problem of improving adversarial robustness in machine learning models for enterprise network intrusion detection by benchmarking decision tree ensembles on standardized datasets, finding that models like XGB and EBM performed better on corrected data while others were less robust to recent attacks, with robustness improved without affecting generalization.

As cyber-attacks become more sophisticated, improving the robustness of Machine Learning (ML) models must be a priority for enterprises of all sizes. To reliably compare the robustness of different ML models for cyber-attack detection in enterprise computer networks, they must be evaluated in standardized conditions. This work presents a methodical adversarial robustness benchmark of multiple decision tree ensembles with constrained adversarial examples generated from standard datasets. The robustness of regularly and adversarially trained RF, XGB, LGBM, and EBM models was evaluated on the original CICIDS2017 dataset, a corrected version of it designated as NewCICIDS, and the HIKARI dataset, which contains more recent network traffic. NewCICIDS led to models with a better performance, especially XGB and EBM, but RF and LGBM were less robust against the more recent cyber-attacks of HIKARI. Overall, the robustness of the models to adversarial cyber-attack examples was improved without their generalization to regular traffic being affected, enabling a reliable detection of suspicious activity without costly increases of false alarms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes