Track: Security and privacy
Keywords: infinite streams, time series, temporal relevance, temporal privacy, local differential privacy
TL;DR: This paper presents an online data stream publishing mechanism that ensures local differential privacy guarantees while preserving the inherent temporal relevance, thereby striking a balance between privacy utility and overall utility.
Abstract: The data stream generated by users on web applications is often collected using a local differential privacy (LDP) approach to ensure privacy. This approach offers rigorous theoretical guarantees and low computational overhead, albeit at the expense of data utility. Data utility encompasses both the value of individual data points and the temporal relevance that exists between them, but existing studies primarily focus on enhancing the former utility while neglecting the latter. Furthermore, the collected data often requires cleaning, and we have demonstrated through a case study that data stream lacking time relevance poses a significant risk to users' privacy during the cleaning process. In this paper, for the first time we present an online LDP publishing mechanism while preserving the inherent temporal relevance for the infinite stream, called the Sampling Period Perturbation Algorithm (SPPA). Specifically, we model the temporal relevance between data points as the Fourier interpolation function, resulting in a computational complexity reduction from $\mathcal{O}(n^2)$ to $\mathcal{O}(n \log n)$ when compared with the conventional Markov approach in the offline setting. To strike a better balance between privacy and utility, we add noise to the sampling period due to its minimal impact on sensitivity, which is analyzed by our novel concepts of $(\epsilon,\tau)$-temporal indistinguishability and $(\epsilon,w,\tau)$-event LDP. Through extensive experiments, SPPA exhibits superior performance in terms of both data utility and privacy preservation compared to the state-of-the-art baselines. In particular, when $\epsilon=1$, compared with the state-of-the-art baseline, SPPA diminishes the MSE by up to 64.2\%, and raises the event monitoring efficiency by up to 21.4\%.
Submission Number: 1518
Loading