CRLGNov 3, 2021

Towards Sparse Federated Analytics: Location Heatmaps under Distributed Differential Privacy with Secure Aggregation

arXiv:2111.02356v235 citations
Originality Incremental advance
AI Analysis

This work addresses privacy and efficiency challenges in federated analytics for location-based services, representing an incremental improvement over prior methods.

The paper tackles the problem of privately generating location heatmaps from decentralized user data, achieving scalable and accurate results with significantly reduced client communication overhead compared to existing protocols.

We design a scalable algorithm to privately generate location heatmaps over decentralized data from millions of user devices. It aims to ensure differential privacy before data becomes visible to a service provider while maintaining high data accuracy and minimizing resource consumption on users' devices. To achieve this, we revisit distributed differential privacy based on recent results in secure multiparty computation, and we design a scalable and adaptive distributed differential privacy approach for location analytics. Evaluation on public location datasets shows that this approach successfully generates metropolitan-scale heatmaps from millions of user samples with a worst-case client communication overhead that is significantly smaller than existing state-of-the-art private protocols of similar accuracy.

Code Implementations1 repo
Foundations

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

Your Notes