A Neural Database for Differentially Private Spatial Range Queries
Sepanta Zeighami, Ritesh Ahuja, Gabriel Ghinita, Cyrus Shahabi

TL;DR
This paper introduces a neural database system that uses machine learning to improve the accuracy of differentially private spatial range queries by better capturing data density and correlations.
Contribution
It proposes a neural network-based approach that models spatial data features to enhance DP query accuracy, addressing limitations of existing methods.
Findings
Significantly outperforms existing methods in real datasets
Effectively preserves spatial density and correlation features
Enables parameter tuning without privacy budget expenditure
Abstract
Mobile apps and location-based services generate large amounts of location data that can benefit research on traffic optimization, context-aware notifications and public health (e.g., spread of contagious diseases). To preserve individual privacy, one must first sanitize location data, which is commonly done using the powerful differential privacy (DP) concept. However, existing solutions fall short of properly capturing density patterns and correlations that are intrinsic to spatial data, and as a result yield poor accuracy. We propose a machine-learning based approach for answering statistical queries on location data with DP guarantees. We focus on countering the main source of error that plagues existing approaches (namely, uniformity error), and we design a neural database system that models spatial datasets such that important density and correlation features present in the data…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Human Mobility and Location-Based Analysis · Traffic Prediction and Management Techniques
