SPCRNov 29, 2021

Network Traffic Shaping for Enhancing Privacy in IoT Systems

arXiv:2111.14992v125 citations
Originality Incremental advance
AI Analysis

This addresses privacy vulnerabilities in IoT systems for users concerned about activity inference from network traffic patterns, presenting an incremental improvement over existing traffic-independent shapers.

The paper tackles privacy risks from inference attacks on IoT network traffic by establishing an event-level differential privacy model for infinite packet streams and proposing a memoryless traffic shaping mechanism that satisfies this privacy guarantee. Experimental results show inherent tradeoffs between privacy protection and overhead, with the DP shaper offering tunable privacy invariant to input traffic distribution and advantages in handling burstiness.

Motivated by privacy issues caused by inference attacks on user activities in the packet sizes and timing information of Internet of Things (IoT) network traffic, we establish a rigorous event-level differential privacy (DP) model on infinite packet streams. We propose a memoryless traffic shaping mechanism satisfying a first-come-first-served queuing discipline that outputs traffic dependent on the input using a DP mechanism. We show that in special cases the proposed mechanism recovers existing shapers which standardize the output independently from the input. To find the optimal shapers for given levels of privacy and transmission efficiency, we formulate the constrained problem of minimizing the expected delay per packet and propose using the expected queue size across time as a proxy. We further show that the constrained minimization is a convex program. We demonstrate the effect of shapers on both synthetic data and packet traces from actual IoT devices. The experimental results reveal inherent privacy-overhead tradeoffs: more shaping overhead provides better privacy protection. Under the same privacy level, there naturally exists a tradeoff between dummy traffic and delay. When dealing with heavier or less bursty input traffic, all shapers become more overhead-efficient. We also show that increased traffic from a larger number of IoT devices makes guaranteeing event-level privacy easier. The DP shaper offers tunable privacy that is invariant with the change in the input traffic distribution and has an advantage in handling burstiness over traffic-independent shapers. This approach well accommodates heterogeneous network conditions and enables users to adapt to their privacy/overhead demands.

Foundations

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

Your Notes