English

Private Multi-Winner Voting for Machine Learning

Machine Learning 2022-11-29 v1 Cryptography and Security

Abstract

Private multi-winner voting is the task of revealing kk-hot binary vectors satisfying a bounded differential privacy (DP) guarantee. This task has been understudied in machine learning literature despite its prevalence in many domains such as healthcare. We propose three new DP multi-winner mechanisms: Binary, τ\tau, and Powerset voting. Binary voting operates independently per label through composition. τ\tau voting bounds votes optimally in their 2\ell_2 norm for tight data-independent guarantees. Powerset voting operates over the entire binary vector by viewing the possible outcomes as a power set. Our theoretical and empirical analysis shows that Binary voting can be a competitive mechanism on many tasks unless there are strong correlations between labels, in which case Powerset voting outperforms it. We use our mechanisms to enable privacy-preserving multi-label learning in the central setting by extending the canonical single-label technique: PATE. We find that our techniques outperform current state-of-the-art approaches on large, real-world healthcare data and standard multi-label benchmarks. We further enable multi-label confidential and private collaborative (CaPC) learning and show that model performance can be significantly improved in the multi-site setting.

Keywords

Cite

@article{arxiv.2211.15410,
  title  = {Private Multi-Winner Voting for Machine Learning},
  author = {Adam Dziedzic and Christopher A Choquette-Choo and Natalie Dullerud and Vinith Menon Suriyakumar and Ali Shahin Shamsabadi and Muhammad Ahmad Kaleem and Somesh Jha and Nicolas Papernot and Xiao Wang},
  journal= {arXiv preprint arXiv:2211.15410},
  year   = {2022}
}

Comments

Accepted at PoPETS 2023

R2 v1 2026-06-28T07:15:02.992Z