Open Problem: Better Differentially Private Learning Algorithms with Margin Guarantees

Abstract

The design of efficient differentially private (DP) learning algorithms with dimension-independent learning guarantees has been one of the central challenges in the field of privacy-preserving machine learning. Existing algorithms either suffer from weak generalization guarantees, restrictive model assumptions, or quite large computation cost. In non-private learning, dimension-independent generalization guarantees based on the notion of confidence margin were shown to be the most informative and useful learning guarantees. This motivates a systematic study of DP learning algorithms with confidence-margin generalization guarantees. A recent work has started exploring this direction in the context of linear and kernel-based classification as well as certain classes of neural networks (NNs). Despite showing several positive results, a number of fundamental questions are still open. We identify two major open problems related to DP margin-based learning algorithms. The first problem relates to the design of algorithms with more favorable computational cost. The second one pertains to the question of achieving margin guarantees for NNs under DP with no explicit dependence on the network size.

Cite

Text

Bassily et al. "Open Problem: Better Differentially Private Learning Algorithms with Margin Guarantees." Conference on Learning Theory, 2022.

Markdown

[Bassily et al. "Open Problem: Better Differentially Private Learning Algorithms with Margin Guarantees." Conference on Learning Theory, 2022.](https://mlanthology.org/colt/2022/bassily2022colt-open/)

BibTeX

@inproceedings{bassily2022colt-open,
  title     = {{Open Problem: Better Differentially Private Learning Algorithms with Margin Guarantees}},
  author    = {Bassily, Raef and Mohri, Mehryar and Suresh, Ananda Theertha},
  booktitle = {Conference on Learning Theory},
  year      = {2022},
  pages     = {5638-5643},
  volume    = {178},
  url       = {https://mlanthology.org/colt/2022/bassily2022colt-open/}
}