Menu Close

Anomaly Detection Using Gaussian Mixture Probability Model to Implement Intrusion Detection System

Authors

Roberto Blanco, Pedro Malagón, Samira Briongos, José Manuel Moya

Journal Paper

http://doi.org/10.1007/978-3-030-29859-3_55

Publisher URL

https://link.springer.com/

Publication date

August 2019

Network intrusion detection systems (NIDS) detect attacks or anomalous network traffic patterns in order to avoid cybersecurity issues. Anomaly detection algorithms are used to identify unusual behavior or outliers in the network traffic in order to generate alarms. Traditionally, Gaussian Mixture Models (GMMs) have been used for probabilistic-based anomaly detection NIDS. We propose to use multiple simple GMMs to model each individual feature, and an asymmetric voting scheme that aggregates the individual anomaly detectors to provide. We test our approach using the NSL dataset. We construct the normal behavior models using only the samples labelled as normal in this dataset and evaluate our proposal using the official NSL testing set. As a result, we obtain a F1-score over 0.9, outperforming other supervised and unsupervised proposals.