Private Sketches for Linear Regression
By: Shrutimoy Das, Debanuj Nayak, Anirban Dasgupta
Potential Business Impact:
Keeps private data safe when analyzing numbers.
Linear regression is frequently applied in a variety of domains. In order to improve the efficiency of these methods, various methods have been developed that compute summaries or \emph{sketches} of the datasets. Certain domains, however, contain sensitive data which necessitates that the application of these statistical methods does not reveal private information. Differentially private (DP) linear regression methods have been developed for mitigating this problem. These techniques typically involve estimating a noisy version of the parameter vector. Instead, we propose releasing private sketches of the datasets. We present differentially private sketches for the problems of least squares regression, as well as least absolute deviations regression. The availability of these private sketches facilitates the application of commonly available solvers for regression, without the risk of privacy leakage.
Similar Papers
High-Dimensional Differentially Private Quantile Regression: Distributed Estimation and Statistical Inference
Machine Learning (Stat)
Keeps your private data safe when analyzing it.
Differentially Private Linear Regression and Synthetic Data Generation with Statistical Guarantees
Machine Learning (CS)
Makes private data useful for research and learning.
Bayesian Data Sketching for Varying Coefficient Regression Models
Machine Learning (Stat)
Speeds up computer analysis of complex data.