English

Differentially Private Heatmaps

Data Structures and Algorithms 2022-11-28 v1 Computers and Society

Abstract

We consider the task of producing heatmaps from users' aggregated data while protecting their privacy. We give a differentially private (DP) algorithm for this task and demonstrate its advantages over previous algorithms on real-world datasets. Our core algorithmic primitive is a DP procedure that takes in a set of distributions and produces an output that is close in Earth Mover's Distance to the average of the inputs. We prove theoretical bounds on the error of our algorithm under a certain sparsity assumption and that these are near-optimal.

Keywords

Cite

@article{arxiv.2211.13454,
  title  = {Differentially Private Heatmaps},
  author = {Badih Ghazi and Junfeng He and Kai Kohlhoff and Ravi Kumar and Pasin Manurangsi and Vidhya Navalpakkam and Nachiappan Valliappan},
  journal= {arXiv preprint arXiv:2211.13454},
  year   = {2022}
}

Comments

To appear in AAAI 2023

R2 v1 2026-06-28T07:11:08.979Z