Differential Privacy for Sparse Classification Learning
Puyu Wang, Hai Zhang

TL;DR
This paper introduces a differentially private sparse classification method using ADMM, ensuring privacy in convex and nonconvex models while maintaining effectiveness and efficiency in sensitive data analysis.
Contribution
It develops a novel differential privacy approach for sparse classification leveraging ADMM, with theoretical privacy bounds and practical application to logistic regression models.
Findings
Method achieves $\
$\\epsilon$-differential privacy with theoretical guarantees.
Effective in sensitive data analysis with good performance in numerical studies.
Abstract
In this paper, we present a differential privacy version of convex and nonconvex sparse classification approach. Based on alternating direction method of multiplier (ADMM) algorithm, we transform the solving of sparse problem into the multistep iteration process. Then we add exponential noise to stable steps to achieve privacy protection. By the property of the post-processing holding of differential privacy, the proposed approach satisfies the differential privacy even when the original problem is unstable. Furthermore, we present the theoretical privacy bound of the differential privacy classification algorithm. Specifically, the privacy bound of our algorithm is controlled by the algorithm iteration number, the privacy parameter, the parameter of loss function, ADMM pre-selected parameter, and the data size. Finally we apply our framework to logistic regression with …
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Distributed Sensor Networks and Detection Algorithms
MethodsLogistic Regression · Alternating Direction Method of Multipliers
