Better Locally Private Sparse Estimation Given Multiple Samples Per User
Yuheng Ma, Ke Jia, Hanfang Yang

TL;DR
This paper introduces a new framework for user-level locally differentially private sparse linear regression that effectively eliminates the high-dimensional dependency, achieving better error bounds when multiple samples per user are available.
Contribution
It proposes a variable selection and estimation framework that improves error bounds in locally private sparse regression, especially with multiple samples per user.
Findings
Error bound of O(s*^2 / nmε^2) achieved
Framework extends to general sparse estimation problems
Experiments show superiority over existing methods
Abstract
Previous studies yielded discouraging results for item-level locally differentially private linear regression with -sparsity assumption, where the minimax rate for samples is . This can be challenging for high-dimensional data, where the dimension is extremely large. In this work, we investigate user-level locally differentially private sparse linear regression. We show that with users each contributing samples, the linear dependency of dimension can be eliminated, yielding an error upper bound of . We propose a framework that first selects candidate variables and then conducts estimation in the narrowed low-dimensional space, which is extendable to general sparse estimation problems with tight error bounds. Experiments on both synthetic and real datasets demonstrate the superiority…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Sparse and Compressive Sensing Techniques · Cryptography and Data Security
MethodsLinear Regression
