vix.ing · top · new · best · stats · spec

Improved Analysis of Sparse Linear Regression in Local Differential Privacy Model

2023/10/11 by Zhu, Liyang, Ding, Meng, Aggarwal, Vaneet +2 · 1 citation
#FOS: Computer and information sciences #Machine Learning (cs.LG)

paper · doi:10.48550/arxiv.2310.07367

Abstract

In this paper, we revisit the problem of sparse linear regression in the local differential privacy (LDP) model. Existing research in the non-interactive and sequentially local models has focused on obtaining the lower bounds for the case where the underlying parameter is 1-sparse, and extending such bounds to the more general k-sparse case has proven to be challenging. Moreover, it is unclear whether efficient non-interactive LDP (NLDP) algorithms exist. To address these issues, we first consider the problem in the ε non-interactive LDP model and provide a lower bound of Ω((√(dklog d))/(√(n)ε)) on the ℓ2-norm estimation error for sub-Gaussian data, where n is the sample size and d is the dimension of the space. We propose an innovative NLDP algorithm, the very first of its kind for the problem. As a remarkable outcome, this algorithm also yields a novel and highly efficient estimator as a valuable by-product. Our algorithm achieves an upper bound of O((d√(k))/(√(n)ε)) for the estimation error when the data is sub-Gaussian, which can be further improved by a factor of O(√(d)) if the server has additional public but unlabeled data. For the sequentially interactive LDP model, we show a similar lower bound of Ω((√(dk))/(√(n)ε)). As for the upper bound, we rectify a previous method and show that it is possible to achieve a bound of O((k√(d))/(√(n)ε)). Our findings reveal fundamental differences between the non-private case, central DP model, and local DP model in the sparse linear regression problem.

Cited by

Related