CRDec 29, 2019

Cyber Situation Awareness with Active Learning for Intrusion Detection

arXiv:1912.12673v11 citations
Originality Incremental advance
AI Analysis

This addresses alert fatigue for human analysts in cybersecurity, but it is incremental as it builds on existing active learning and situation awareness methods.

The research tackled the problems of event-level intrusion detection and alert fatigue by applying active learning and cyber situation awareness, showing that shifting to system-level probability improved detection accuracy and reduced alert volume.

Intrusion detection has focused primarily on detecting cyberattacks at the event-level. Since there is such a large volume of network data and attacks are minimal, machine learning approaches have focused on improving accuracy and reducing false positives, but this has frequently resulted in overfitting. In addition, the volume of intrusion detection alerts is large and creates fatigue in the human analyst who must review them. This research addresses the problems associated with event-level intrusion detection and the large volumes of intrusion alerts by applying active learning and cyber situation awareness. This paper includes the results of two experiments using the UNSW-NB15 dataset. The first experiment evaluated sampling approaches for querying the oracle, as part of active learning. It then trained a Random Forest classifier using the samples and evaluated its results. The second experiment applied cyber situation awareness by aggregating the detection results of the first experiment and calculating the probability that a computer system was part of a cyberattack. This research showed that moving the perspective of event-level alerts to the probability that a computer system was part of an attack improved the accuracy of detection and reduced the volume of alerts that a human analyst would need to review.

Foundations

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

Your Notes