AICRNIOct 10, 2023

Assessing the Impact of a Supervised Classification Filter on Flow-based Hybrid Network Anomaly Detection

arXiv:2310.06656v1h-index: 8Has Code
Originality Synthesis-oriented
AI Analysis

This incremental improvement addresses network security for cyberattack defense by enhancing detection rates of known attacks while maintaining zero-day detection capability.

The paper tackled improving network anomaly detection by adding a supervised binary classifier as a prefilter to an autoencoder-based method, resulting in an 11% increase in AUC, 30% more attacks detected, and similar false positives.

Constant evolution and the emergence of new cyberattacks require the development of advanced techniques for defense. This paper aims to measure the impact of a supervised filter (classifier) in network anomaly detection. We perform our experiments by employing a hybrid anomaly detection approach in network flow data. For this purpose, we extended a state-of-the-art autoencoder-based anomaly detection method by prepending a binary classifier acting as a prefilter for the anomaly detector. The method was evaluated on the publicly available real-world dataset UGR'16. Our empirical results indicate that the hybrid approach does offer a higher detection rate of known attacks than a standalone anomaly detector while still retaining the ability to detect zero-day attacks. Employing a supervised binary prefilter has increased the AUC metric by over 11%, detecting 30% more attacks while keeping the number of false positives approximately the same.

Code Implementations1 repo
Foundations

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

Your Notes