Quantifying the Tradeoff Between Cybersecurity and Location Privacy
Dajiang Suo, M. Elena Renda, and Jinhua Zhao

TL;DR
This paper evaluates how location privacy preservation techniques impact the performance of anomaly detection methods in location-based services, highlighting tradeoffs between privacy, accuracy, and scalability.
Contribution
It provides an empirical analysis of the effects of privacy techniques on DBSCAN and RNN detectors, offering guidelines for their application in privacy-sensitive LBS scenarios.
Findings
DBSCAN is more sensitive to Laplace noise than RNN.
DBSCAN is less scalable to large datasets due to computational complexity.
Clustering-based methods can perform well on small datasets without privacy loss.
Abstract
When it comes to location-based services (LBS), user privacy protection can be in conflict with security of both users and trips. While LBS providers could adopt privacy preservation mechanisms to obfuscate customer data, the accuracy of vehicle location data and trajectories is crucial for detecting anomalies, especially when machine learning methods are adopted by LBS. This paper aims to tackle this dilemma by evaluating the tradeoff between location privacy and security in LBS. In particular, we investigate the impact of applying location data privacy-preservation techniques on the performance of two detectors, namely a Density-based spatial clustering of applications with noise (DBSCAN), and a Recurrent Neural Network (RNN). The experimental results suggest that, by applying privacy on location data, DBSCAN is more sensitive to Laplace noise than RNN, although they achieve similar…
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.
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
