Mean Estimation with User-Level Privacy for Spatio-Temporal IoT Datasets
V. Arvind Rameshwar, Anshoo Tandon, Prajjwal Gupta, Aditya Vikram Singh, Novoneel Chakraborty, Abhay Sharma
TL;DR
This work tackles privately releasing the mean of speeds in spatio-temporal IoT data under user-level differential privacy. It develops and compares multiple algorithms (Baseline, Array-Averaging, Levy, Quantile) that create pseudo-users through grouping and clipping of per-user samples, then add Laplace noise with carefully calibrated scales to balance privacy and accuracy. A minimax analysis yields insights into optimal pseudo-user design, culminating in the OPT-Array-Averaging approach that selects the clipping level $m_{\text{UB}}$ to minimize worst-case error. Empirical results on ITMS data and large synthetic datasets show that BestFit grouping reduces sensitivity and that Levy and FixedQuantile strategies excel in large-scale settings, with practical recommendations for algorithm choice based on dataset characteristics. The proposed methods extend to general spatio-temporal IoT applications requiring privately released means, offering actionable guidance for privacy-accuracy trade-offs and future extensions involving multi-grid private releases.
Abstract
This paper considers the problem of the private release of sample means of speed values from traffic datasets. Our key contribution is the development of user-level differentially private algorithms that incorporate carefully chosen parameter values to ensure low estimation errors on real-world datasets, while ensuring privacy. We test our algorithms on ITMS (Intelligent Traffic Management System) data from an Indian city, where the speeds of different buses are drawn in a potentially non-i.i.d. manner from an unknown distribution, and where the number of speed samples contributed by different buses is potentially different. We then apply our algorithms to large synthetic datasets, generated based on the ITMS data. Here, we provide theoretical justification for the observed performance trends, and also provide recommendations for the choices of algorithm subroutines that result in low estimation errors. Finally, we characterize the best performance of pseudo-user creation-based algorithms on worst-case datasets via a minimax approach; this then gives rise to a novel procedure for the creation of pseudo-users, which optimizes the worst-case total estimation error. The algorithms discussed in the paper are readily applicable to general spatio-temporal IoT datasets for releasing a differentially private mean of a desired value.
