NeurIPS 2020poster18 citations

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

Haim Kaplan, Yishay Mansour, Uri Stemmer, Eliad Tsfadia

Abstract

We present a differentially private learner for halfspaces over a finite grid $G$ in $\R^d$ with sample complexity $\approx d^{2.5}\cdot 2^{\log^*|G|}$, which improves the state-of-the-art result of [Beimel et al., COLT 2019] by a $d^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 $m$ linear constraints of the form $Ax\geq b$, the task is to {\em privately} identify a solution $x$ that satisfies {\em most} of the constraints. Our algorithm is iterative, where each iteration determines the next coordinate of the constructed solution $x$.

BibTeX
@inproceedings{NEURIPS2020_a08e32d2,
 author = {Kaplan, Haim and Mansour, Yishay and Stemmer, Uri and Tsfadia, Eliad},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {13976--13985},
 publisher = {Curran Associates, Inc.},
 title = {Private Learning of Halfspaces: Simplifying the Construction and Reducing the Sample Complexity},
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/a08e32d2f9a8b78894d964ec7fd4172e-Paper.pdf},
 volume = {33},
 year = {2020}
}