A note on privacy preserving iteratively reweighted least squares

05/24/2016
by   Mijung Park, et al.
0

Iteratively reweighted least squares (IRLS) is a widely-used method in machine learning to estimate the parameters in the generalised linear models. In particular, IRLS for L1 minimisation under the linear model provides a closed-form solution in each step, which is a simple multiplication between the inverse of the weighted second moment matrix and the weighted first moment vector. When dealing with privacy sensitive data, however, developing a privacy preserving IRLS algorithm faces two challenges. First, due to the inversion of the second moment matrix, the usual sensitivity analysis in differential privacy incorporating a single datapoint perturbation gets complicated and often requires unrealistic assumptions. Second, due to its iterative nature, a significant cumulative privacy loss occurs. However, adding a high level of noise to compensate for the privacy loss hinders from getting accurate estimates. Here, we develop a practical algorithm that overcomes these challenges and outputs privatised and accurate IRLS solutions. In our method, we analyse the sensitivity of each moments separately and treat the matrix inversion and multiplication as a post-processing step, which simplifies the sensitivity analysis. Furthermore, we apply the concentrated differential privacy formalism, a more relaxed version of differential privacy, which requires adding a significantly less amount of noise for the same level of privacy guarantee, compared to the conventional and advanced compositions of differentially private mechanisms.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/30/2017

Differentially Private Dropout

Large data collections required for the training of neural networks ofte...
research
06/16/2022

Introducing the Huber mechanism for differentially private low-rank matrix completion

Performing low-rank matrix completion with sensitive user data calls for...
research
09/18/2019

Renyi Differentially Private ADMM Based L1 Regularized Classification

In this paper we present two new algorithms, to solve the L1 regularized...
research
03/04/2020

Privacy-preserving Learning via Deep Net Pruning

This paper attempts to answer the question whether neural network prunin...
research
12/30/2019

Differentially Private M-band Wavelet-Based Mechanisms in Machine Learning Environments

In the post-industrial world, data science and analytics have gained par...
research
11/30/2017

Differentially Private Variational Dropout

Deep neural networks with their large number of parameters are highly fl...
research
09/14/2016

Private Topic Modeling

We develop a privatised stochastic variational inference method for Late...

Please sign up or login with your details

Forgot password? Click here to reset