Practical Lossless Federated Singular Vector Decomposition over Billion-Scale Data
Di Chai, Leye Wang, Junxue Zhang, Liu Yang, Shuowei Cai, Kai Chen,, Qiang Yang

TL;DR
FedSVD introduces a lossless federated SVD method that ensures high accuracy and efficiency over billion-scale data, outperforming existing privacy-preserving solutions in speed and precision.
Contribution
The paper presents FedSVD, a novel lossless federated SVD approach that removes privacy-preserving noise and avoids data inflation, achieving superior accuracy and efficiency.
Findings
FedSVD is over 10,000 times faster than HE-based methods.
FedSVD has 10 orders of magnitude smaller error than DP-based solutions.
FedSVD outperforms state-of-the-art solutions in federated PCA, LR, and LSA tasks.
Abstract
With the enactment of privacy-preserving regulations, e.g., GDPR, federated SVD is proposed to enable SVD-based applications over different data sources without revealing the original data. However, many SVD-based applications cannot be well supported by existing federated SVD solutions. The crux is that these solutions, adopting either differential privacy (DP) or homomorphic encryption (HE), suffer from accuracy loss caused by unremovable noise or degraded efficiency due to inflated data. In this paper, we propose FedSVD, a practical lossless federated SVD method over billion-scale data, which can simultaneously achieve lossless accuracy and high efficiency. At the heart of FedSVD is a lossless matrix masking scheme delicately designed for SVD: 1) While adopting the masks to protect private data, FedSVD completely removes them from the final results of SVD to achieve lossless…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Random Matrices and Applications · Stochastic Gradient Optimization Techniques
