# Privacy-Aware Location Sharing with Deep Reinforcement Learning

**Authors:** Ecenaz Erdemir, Pier Luigi Dragotti, Deniz Gunduz

arXiv: 1907.07606 · 2019-10-07

## TL;DR

This paper introduces a deep reinforcement learning-based location sharing mechanism that optimally balances privacy and utility by considering temporal correlations in location traces, outperforming existing methods.

## Contribution

It presents an information-theoretically optimal privacy mechanism using deep RL that accounts for temporal correlations in location data, which prior approaches neglect.

## Key findings

- Achieves lower mutual information leakage compared to existing methods.
- Effectively balances privacy preservation with data utility.
- Demonstrates the effectiveness of deep RL in privacy-sensitive location sharing.

## Abstract

Location-based services (LBSs) have become widely popular. Despite their utility, these services raise concerns for privacy since they require sharing location information with untrusted third parties. In this work, we study privacy-utility trade-off in location sharing mechanisms. Existing approaches are mainly focused on privacy of sharing a single location or myopic location trace privacy; neither of them taking into account the temporal correlations between the past and current locations. Although these methods preserve the privacy for the current time, they may leak significant amount of information at the trace level as the adversary can exploit temporal correlations in a trace. We propose an information theoretically optimal privacy preserving location release mechanism that takes temporal correlations into account. We measure the privacy leakage by the mutual information between the user's true and released location traces. To tackle the history-dependent mutual information minimization, we reformulate the problem as a Markov decision process (MDP), and solve it using asynchronous actor-critic deep reinforcement learning (RL).

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.07606/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1907.07606/full.md

## References

23 references — full list in the complete paper: https://tomesphere.com/paper/1907.07606/full.md

---
Source: https://tomesphere.com/paper/1907.07606