中文

Privately Estimating Monotone Statistics in Polynomial Time

密码学与安全 2026-05-28 v1 数据结构与算法 机器学习

摘要

We study efficient differentially private algorithms for estimating monotone statistics, i.e., statistics that are monotone under the addition of new observations. The starting point for our investigation is subsample-and-aggregate: a classical paradigm that partitions the dataset into blocks, estimates the statistic on each block, and then privately aggregates the estimates.While practical and generically applicable, this approach is quite data-hungry. We improve upon this framework for the class of monotone statistics -- compared to subsample-and-aggregate, our algorithms save a factor of tt in sample complexity and pay a factor of ete^t in running time, where t>0t>0 is a tunable parameter. We complement our results with a query-complexity lower bound, showing that our algorithms are essentially optimal for this task. As an application, we obtain improved results for private eigenvalue estimation, private loss estimation, and privately estimating a single parameter of a high-dimensional model, e.g., in linear regression.

关键词

引用

@article{arxiv.2605.27912,
  title  = {Privately Estimating Monotone Statistics in Polynomial Time},
  author = {Gavin Brown and Ephraim Linder and Mahbod Majid and Vikrant Singhal},
  journal= {arXiv preprint arXiv:2605.27912},
  year   = {2026}
}