PAC learning with stable and private predictions

November 24, 2019 ยท Declared Dead ยท ๐Ÿ› Annual Conference Computational Learning Theory

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Yuval Dagan, Vitaly Feldman arXiv ID 1911.10541 Category cs.LG: Machine Learning Cross-listed cs.CR, cs.DS, stat.ML Citations 16 Venue Annual Conference Computational Learning Theory Last Checked 3 months ago
Abstract
We study binary classification algorithms for which the prediction on any point is not too sensitive to individual examples in the dataset. Specifically, we consider the notions of uniform stability (Bousquet and Elisseeff, 2001) and prediction privacy (Dwork and Feldman, 2018). Previous work on these notions shows how they can be achieved in the standard PAC model via simple aggregation of models trained on disjoint subsets of data. Unfortunately, this approach leads to a significant overhead in terms of sample complexity. Here we demonstrate several general approaches to stable and private prediction that either eliminate or significantly reduce the overhead. Specifically, we demonstrate that for any class $C$ of VC dimension $d$ there exists a $ฮณ$-uniformly stable algorithm for learning $C$ with excess error $ฮฑ$ using $\tilde O(d/(ฮฑฮณ) + d/ฮฑ^2)$ samples. We also show that this bound is nearly tight. For $ฮต$-differentially private prediction we give two new algorithms: one using $\tilde O(d/(ฮฑ^2ฮต))$ samples and another one using $\tilde O(d^2/(ฮฑฮต) + d/ฮฑ^2)$ samples. The best previously known bounds for these problems are $O(d/(ฮฑ^2ฮณ))$ and $O(d/(ฮฑ^3ฮต))$, respectively.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning

Died the same way โ€” ๐Ÿ‘ป Ghosted