Encrypted Accelerated Least Squares Regression

Abstract

Information that is stored in an encrypted format is, by definition, usually not amenable to statistical analysis or machine learning methods. In this paper we present detailed analysis of coordinate and accelerated gradient descent algorithms which are capable of fitting least squares and penalised ridge regression models, using data encrypted under a fully homomorphic encryption scheme. Gradient descent is shown to dominate in terms of encrypted computational speed, and theoretical results are proven to give parameter bounds which ensure correctness of decryption. The characteristics of encrypted computation are empirically shown to favour a non-standard acceleration technique. This demonstrates the possibility of approximating conventional statistical regression methods using encrypted data without compromising privacy.

Cite

Text

Esperança et al. "Encrypted Accelerated Least Squares Regression." International Conference on Artificial Intelligence and Statistics, 2017.

Markdown

[Esperança et al. "Encrypted Accelerated Least Squares Regression." International Conference on Artificial Intelligence and Statistics, 2017.](https://mlanthology.org/aistats/2017/esperanca2017aistats-encrypted/)

BibTeX

@inproceedings{esperanca2017aistats-encrypted,
  title     = {{Encrypted Accelerated Least Squares Regression}},
  author    = {Esperança, Pedro M. and Aslett, Louis J. M. and Holmes, Chris C.},
  booktitle = {International Conference on Artificial Intelligence and Statistics},
  year      = {2017},
  pages     = {334-343},
  url       = {https://mlanthology.org/aistats/2017/esperanca2017aistats-encrypted/}
}