English

Distributed, communication-efficient, and differentially private estimation of KL divergence

Machine Learning 2024-12-02 v2 Databases

Abstract

A key task in managing distributed, sensitive data is to measure the extent to which a distribution changes. Understanding this drift can effectively support a variety of federated learning and analytics tasks. However, in many practical settings sharing such information can be undesirable (e.g., for privacy concerns) or infeasible (e.g., for high communication costs). In this work, we describe novel algorithmic approaches for estimating the KL divergence of data across federated models of computation, under differential privacy. We analyze their theoretical properties and present an empirical study of their performance. We explore parameter settings that optimize the accuracy of the algorithm catering to each of the settings; these provide sub-variations that are applicable to real-world tasks, addressing different context- and application-specific trust level requirements. Our experimental results confirm that our private estimators achieve accuracy comparable to a baseline algorithm without differential privacy guarantees.

Keywords

Cite

@article{arxiv.2411.16478,
  title  = {Distributed, communication-efficient, and differentially private estimation of KL divergence},
  author = {Mary Scott and Sayan Biswas and Graham Cormode and Carsten Maple},
  journal= {arXiv preprint arXiv:2411.16478},
  year   = {2024}
}

Comments

28 pages, 5 figures

R2 v1 2026-06-28T20:11:35.961Z