Private Learning of Halfspaces: Simplifying the Construction and Reducing the Sample Complexity
Abstract
We present a differentially private learner for halfspaces over a finite grid in with sample complexity , which improves the state-of-the-art result of [Beimel et al., COLT 2019] by a 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 linear constraints of the form , the task is to privately identify a solution that satisfies most of the constraints. Our algorithm is iterative, where each iteration determines the next coordinate of the constructed solution .
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