CRLGApr 22, 2025

Intelligent Detection of Non-Essential IoT Traffic on the Home Gateway

arXiv:2504.18571v11 citationsh-index: 112025 IEEE European Symposium on Security and Privacy Workshops (EuroS&PW)
Originality Incremental advance
AI Analysis

This addresses privacy concerns for smart home users by providing a scalable, edge-based solution, though it appears incremental as it builds on existing IoT security methods.

The paper tackles the problem of detecting non-essential IoT traffic in smart homes to enhance privacy, presenting ML-IoTrim, a system that uses machine learning at the edge to classify network destinations, achieving accurate identification and blocking of such traffic without traditional allow-lists.

The rapid expansion of Internet of Things (IoT) devices, particularly in smart home environments, has introduced considerable security and privacy concerns due to their persistent connectivity and interaction with cloud services. Despite advancements in IoT security, effective privacy measures remain uncovered, with existing solutions often relying on cloud-based threat detection that exposes sensitive data or outdated allow-lists that inadequately restrict non-essential network traffic. This work presents ML-IoTrim, a system for detecting and mitigating non-essential IoT traffic (i.e., not influencing the device operations) by analyzing network behavior at the edge, leveraging Machine Learning to classify network destinations. Our approach includes building a labeled dataset based on IoT device behavior and employing a feature-extraction pipeline to enable a binary classification of essential vs. non-essential network destinations. We test our framework in a consumer smart home setup with IoT devices from five categories, demonstrating that the model can accurately identify and block non-essential traffic, including previously unseen destinations, without relying on traditional allow-lists. We implement our solution on a home access point, showing the framework has strong potential for scalable deployment, supporting near-real-time traffic classification in large-scale IoT environments with hundreds of devices. This research advances privacy-aware traffic control in smart homes, paving the way for future developments in IoT device privacy.

Foundations

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

Your Notes