FedFisher: Leveraging Fisher Information for One-Shot Federated Learning
Divyansh Jhunjhunwala, Shiqiang Wang, Gauri Joshi

TL;DR
FedFisher introduces a one-shot federated learning algorithm leveraging Fisher information, enabling effective global model training in a single communication round with theoretical guarantees and practical efficiency.
Contribution
The paper proposes FedFisher, a novel one-shot FL method using Fisher information matrices, with theoretical analysis and practical variants for improved efficiency.
Findings
FedFisher achieves small error with wider networks and more local training.
Diagonal Fisher and K-FAC variants improve communication efficiency.
Experimental results show consistent performance gains over baselines.
Abstract
Standard federated learning (FL) algorithms typically require multiple rounds of communication between the server and the clients, which has several drawbacks, including requiring constant network connectivity, repeated investment of computational resources, and susceptibility to privacy attacks. One-Shot FL is a new paradigm that aims to address this challenge by enabling the server to train a global model in a single round of communication. In this work, we present FedFisher, a novel algorithm for one-shot FL that makes use of Fisher information matrices computed on local client models, motivated by a Bayesian perspective of FL. First, we theoretically analyze FedFisher for two-layer over-parameterized ReLU neural networks and show that the error of our one-shot FedFisher global model becomes vanishingly small as the width of the neural networks and amount of local training at clients…
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 · Stochastic Gradient Optimization Techniques
