English

Efficient Private Algorithms for Learning Large-Margin Halfspaces

Machine Learning 2020-02-25 v2 Data Structures and Algorithms Machine Learning

Abstract

We present new differentially private algorithms for learning a large-margin halfspace. In contrast to previous algorithms, which are based on either differentially private simulations of the statistical query model or on private convex optimization, the sample complexity of our algorithms depends only on the margin of the data, and not on the dimension. We complement our results with a lower bound, showing that the dependence of our upper bounds on the margin is optimal.

Keywords

Cite

@article{arxiv.1902.09009,
  title  = {Efficient Private Algorithms for Learning Large-Margin Halfspaces},
  author = {Huy L. Nguyen and Jonathan Ullman and Lydia Zakynthinou},
  journal= {arXiv preprint arXiv:1902.09009},
  year   = {2020}
}

Comments

changed title, added references and remarks