English

On Computing Pairwise Statistics with Local Differential Privacy

Data Structures and Algorithms 2024-06-25 v1 Cryptography and Security

Abstract

We study the problem of computing pairwise statistics, i.e., ones of the form (n2)1ijf(xi,xj)\binom{n}{2}^{-1} \sum_{i \ne j} f(x_i, x_j), where xix_i denotes the input to the iith user, with differential privacy (DP) in the local model. This formulation captures important metrics such as Kendall's τ\tau coefficient, Area Under Curve, Gini's mean difference, Gini's entropy, etc. We give several novel and generic algorithms for the problem, leveraging techniques from DP algorithms for linear queries.

Keywords

Cite

@article{arxiv.2406.16305,
  title  = {On Computing Pairwise Statistics with Local Differential Privacy},
  author = {Badih Ghazi and Pritish Kamath and Ravi Kumar and Pasin Manurangsi and Adam Sealfon},
  journal= {arXiv preprint arXiv:2406.16305},
  year   = {2024}
}

Comments

Published in NeurIPS 2023

R2 v1 2026-06-28T17:16:45.070Z