CRDBLGSep 14, 2020

Utility-Optimized Synthesis of Differentially Private Location Traces

arXiv:2009.06505v113 citations
Originality Incremental advance
AI Analysis

This work addresses privacy protection for mobile users' location data, enabling analysis and sharing with improved utility, though it is incremental as it builds on existing DPLTS approaches.

The paper tackles the challenge of preserving utility in differentially private location trace synthesis by introducing OptaTrace, which uses Bayesian optimization to minimize output error while satisfying privacy constraints, resulting in substantial utility improvement and error reduction compared to previous methods.

Differentially private location trace synthesis (DPLTS) has recently emerged as a solution to protect mobile users' privacy while enabling the analysis and sharing of their location traces. A key challenge in DPLTS is to best preserve the utility in location trace datasets, which is non-trivial considering the high dimensionality, complexity and heterogeneity of datasets, as well as the diverse types and notions of utility. In this paper, we present OptaTrace: a utility-optimized and targeted approach to DPLTS. Given a real trace dataset D, the differential privacy parameter epsilon controlling the strength of privacy protection, and the utility/error metric Err of interest; OptaTrace uses Bayesian optimization to optimize DPLTS such that the output error (measured in terms of given metric Err) is minimized while epsilon-differential privacy is satisfied. In addition, OptaTrace introduces a utility module that contains several built-in error metrics for utility benchmarking and for choosing Err, as well as a front-end web interface for accessible and interactive DPLTS service. Experiments show that OptaTrace's optimized output can yield substantial utility improvement and error reduction compared to previous work.

Foundations

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

Your Notes