English

Privately Learning Subspaces

Cryptography and Security 2021-08-12 v3 Data Structures and Algorithms Machine Learning Computation

Abstract

Private data analysis suffers a costly curse of dimensionality. However, the data often has an underlying low-dimensional structure. For example, when optimizing via gradient descent, the gradients often lie in or near a low-dimensional subspace. If that low-dimensional structure can be identified, then we can avoid paying (in terms of privacy or accuracy) for the high ambient dimension. We present differentially private algorithms that take input data sampled from a low-dimensional linear subspace (possibly with a small amount of error) and output that subspace (or an approximation to it). These algorithms can serve as a pre-processing step for other procedures.

Keywords

Cite

@article{arxiv.2106.00001,
  title  = {Privately Learning Subspaces},
  author = {Vikrant Singhal and Thomas Steinke},
  journal= {arXiv preprint arXiv:2106.00001},
  year   = {2021}
}