Think Locally, Act Globally: Federated Learning with Local and Global Representations
Paul Pu Liang, Terrance Liu, Liu Ziyin, Nicholas B. Allen, Randy P., Auerbach, David Brent, Ruslan Salakhutdinov, Louis-Philippe Morency

TL;DR
This paper introduces a federated learning approach that jointly learns local and global representations, reducing communication costs and improving privacy, fairness, and adaptability across heterogeneous devices.
Contribution
It proposes a novel federated learning algorithm that learns compact local representations alongside a global model, enhancing scalability, privacy, and fairness.
Findings
Reduces communication by using local representations
Maintains high performance with fewer communicated parameters
Handles heterogeneous data and obfuscates protected attributes
Abstract
Federated learning is a method of training models on private data distributed over multiple devices. To keep device data private, the global model is trained by only communicating parameters and updates which poses scalability challenges for large models. To this end, we propose a new federated learning algorithm that jointly learns compact local representations on each device and a global model across all devices. As a result, the global model can be smaller since it only operates on local representations, reducing the number of communicated parameters. Theoretically, we provide a generalization analysis which shows that a combination of local and global models reduces both variance in the data as well as variance across device distributions. Empirically, we demonstrate that local models enable communication-efficient training while retaining performance. We also evaluate on the task…
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 · Privacy, Security, and Data Protection · Human Mobility and Location-Based Analysis
