Explainable AI for Comparative Analysis of Intrusion Detection Models

June 14, 2024 ยท Entered Twilight ยท ๐Ÿ› International Mediterranean Conference on Communications and Networking

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: README.md, UNSW_NB15.csv.zip, UNSW_NB15_features.csv, UNSW_OC_.ipynb

Authors Pap M. Corea, Yongxin Liu, Jian Wang, Shuteng Niu, Houbing Song arXiv ID 2406.09684 Category cs.LG: Machine Learning Cross-listed cs.AI, cs.CR Citations 10 Venue International Mediterranean Conference on Communications and Networking Repository https://github.com/pcwhy/XML-IntrusionDetection.git โญ 4 Last Checked 6 months ago
Abstract
Explainable Artificial Intelligence (XAI) has become a widely discussed topic, the related technologies facilitate better understanding of conventional black-box models like Random Forest, Neural Networks and etc. However, domain-specific applications of XAI are still insufficient. To fill this gap, this research analyzes various machine learning models to the tasks of binary and multi-class classification for intrusion detection from network traffic on the same dataset using occlusion sensitivity. The models evaluated include Linear Regression, Logistic Regression, Linear Support Vector Machine (SVM), K-Nearest Neighbors (KNN), Random Forest, Decision Trees, and Multi-Layer Perceptrons (MLP). We trained all models to the accuracy of 90\% on the UNSW-NB15 Dataset. We found that most classifiers leverage only less than three critical features to achieve such accuracies, indicating that effective feature engineering could actually be far more important for intrusion detection than applying complicated models. We also discover that Random Forest provides the best performance in terms of accuracy, time efficiency and robustness. Data and code available at https://github.com/pcwhy/XML-IntrusionDetection.git
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning