English

Adaptive Private-K-Selection with Adaptive K and Application to Multi-label PATE

Machine Learning 2022-03-31 v1 Cryptography and Security

Abstract

We provide an end-to-end Renyi DP based-framework for differentially private top-kk selection. Unlike previous approaches, which require a data-independent choice on kk, we propose to privately release a data-dependent choice of kk such that the gap between kk-th and the (k+1)(k+1)st "quality" is large. This is achieved by a novel application of the Report-Noisy-Max. Not only does this eliminate one hyperparameter, the adaptive choice of kk also certifies the stability of the top-kk indices in the unordered set so we can release them using a variant of propose-test-release (PTR) without adding noise. We show that our construction improves the privacy-utility trade-offs compared to the previous top-kk selection algorithms theoretically and empirically. Additionally, we apply our algorithm to "Private Aggregation of Teacher Ensembles (PATE)" in multi-label classification tasks with a large number of labels and show that it leads to significant performance gains.

Keywords

Cite

@article{arxiv.2203.16100,
  title  = {Adaptive Private-K-Selection with Adaptive K and Application to Multi-label PATE},
  author = {Yuqing Zhu and Yu-Xiang Wang},
  journal= {arXiv preprint arXiv:2203.16100},
  year   = {2022}
}
R2 v1 2026-06-24T10:31:22.964Z