CRAILGMay 17, 2022

Explainable and Optimally Configured Artificial Neural Networks for Attack Detection in Smart Homes

arXiv:2205.08043v17 citationsh-index: 17
AI Analysis

This work addresses the need for trusted and effective intrusion detection in smart homes, but it is incremental as it combines existing techniques for explainability and hyperparameter optimization.

The paper tackles the problem of making Artificial Neural Networks (ANNs) both explainable and optimally configured for detecting cyber attacks in smart homes, achieving high accuracy of 99.9%, 99.7%, and 97.7% for binary, category, and subcategory attack classification.

In recent years cybersecurity has become a major concern in adaptation of smart applications. Specially, in smart homes where a large number of IoT devices are used having a secure and trusted mechanisms can provide peace of mind for users. Accurate detection of cyber attacks is crucial, however precise identification of the type of attacks plays a huge role if devising the countermeasure for protecting the system. Artificial Neural Networks (ANN) have provided promising results for detecting any security attacks for smart applications. However, due to complex nature of the model used for this technique it is not easy for normal users to trust ANN based security solutions. Also, selection of right hyperparameters for ANN architecture plays a crucial role in the accurate detection of security attacks, especially when it come to identifying the subcategories of attacks. In this paper, we propose a model that considers both the issues of explainability of ANN model and the hyperparameter selection for this approach to be easily trusted and adapted by users of smart home applications. Also, our approach considers a subset of the dataset for optimal selection of hyperparamters to reduce the overhead of the process of ANN architecture design. Distinctively this paper focuses on configuration, performance and evaluation of ANN architecture for identification of five categorical attacks and nine subcategorical attacks. Using a very recent IoT dataset our approach showed high performance for intrusion detection with 99.9%, 99.7%, and 97.7% accuracy for Binary, Category, and Subcategory level classification of attacks.

Foundations

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

Your Notes