TL;DR
This paper presents a federated low-rank matrix factorization algorithm with improved convergence rates, requiring minimal communication, and provides theoretical guarantees and experimental validation on synthetic and real datasets.
Contribution
It introduces a novel federated approach that transforms a non-convex problem into a strongly convex one, achieving faster convergence and lower error bounds with minimal communication.
Findings
Linear convergence rate depending on singular value ratio
Improved convergence rates over existing methods
Effective on both synthetic and real data
Abstract
We analyze a distributed algorithm to compute a low-rank matrix factorization on clients, each holding a local dataset , mathematically, we seek to solve . Considering a power initialization of , we rewrite the previous smooth non-convex problem into a smooth strongly-convex problem that we solve using a parallel Nesterov gradient descent potentially requiring a single step of communication at the initialization step. For any client in , we obtain a global in common to all clients and a local variable in . We provide a linear rate of convergence of the…
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
