English

Private Learning of Halfspaces: Simplifying the Construction and Reducing the Sample Complexity

Machine Learning 2020-11-04 v2 Cryptography and Security Data Structures and Algorithms Machine Learning

Abstract

We present a differentially private learner for halfspaces over a finite grid GG in Rd\mathbb{R}^d with sample complexity d2.52logG\approx d^{2.5}\cdot 2^{\log^*|G|}, which improves the state-of-the-art result of [Beimel et al., COLT 2019] by a d2d^2 factor. The building block for our learner is a new differentially private algorithm for approximately solving the linear feasibility problem: Given a feasible collection of mm linear constraints of the form AxbAx\geq b, the task is to privately identify a solution xx that satisfies most of the constraints. Our algorithm is iterative, where each iteration determines the next coordinate of the constructed solution xx.

Keywords

Cite

@article{arxiv.2004.07839,
  title  = {Private Learning of Halfspaces: Simplifying the Construction and Reducing the Sample Complexity},
  author = {Haim Kaplan and Yishay Mansour and Uri Stemmer and Eliad Tsfadia},
  journal= {arXiv preprint arXiv:2004.07839},
  year   = {2020}
}

Comments

Accepted to NeurIPS 2020. In this version we added a new section about our new method for privately optimizing high-dimensional functions. arXiv admin note: text overlap with arXiv:1902.10731

R2 v1 2026-06-23T14:54:15.771Z