Privately Learning Subspaces
Vikrant Singhal, Thomas Steinke

TL;DR
This paper introduces differentially private algorithms to identify low-dimensional subspaces in high-dimensional data, enabling privacy-preserving analysis by exploiting the data's inherent low-dimensional structure.
Contribution
The paper proposes novel differentially private algorithms for learning low-dimensional subspaces from high-dimensional data, improving privacy and accuracy in data analysis.
Findings
Algorithms effectively identify low-dimensional subspaces
Reduced privacy cost compared to high-dimensional approaches
Applicable as a pre-processing step for various tasks
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
