LGCRJul 18, 2023

Discretization-based ensemble model for robust learning in IoT

arXiv:2307.08955v14 citationsh-index: 67
Originality Incremental advance
AI Analysis

This work addresses security concerns for IoT network management by enhancing model robustness, but it is incremental as it combines existing techniques.

The paper tackles the vulnerability of machine learning models for IoT device identification to adversarial attacks by integrating discretization techniques with ensemble methods, demonstrating improved robustness against both white box and black box attacks on a real-world dataset of 28 IoT devices.

IoT device identification is the process of recognizing and verifying connected IoT devices to the network. This is an essential process for ensuring that only authorized devices can access the network, and it is necessary for network management and maintenance. In recent years, machine learning models have been used widely for automating the process of identifying devices in the network. However, these models are vulnerable to adversarial attacks that can compromise their accuracy and effectiveness. To better secure device identification models, discretization techniques enable reduction in the sensitivity of machine learning models to adversarial attacks contributing to the stability and reliability of the model. On the other hand, Ensemble methods combine multiple heterogeneous models to reduce the impact of remaining noise or errors in the model. Therefore, in this paper, we integrate discretization techniques and ensemble methods and examine it on model robustness against adversarial attacks. In other words, we propose a discretization-based ensemble stacking technique to improve the security of our ML models. We evaluate the performance of different ML-based IoT device identification models against white box and black box attacks using a real-world dataset comprised of network traffic from 28 IoT devices. We demonstrate that the proposed method enables robustness to the models for IoT device identification.

Foundations

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

Your Notes