Distributed Quasi-Newton Method for Fair and Fast Federated Learning
Shayan Mohajer Hamidi, Linfeng Ye

TL;DR
This paper introduces DQN-Fed, a second-order federated learning framework that accelerates convergence while ensuring fairness across clients, addressing limitations of existing first- and second-order methods.
Contribution
The paper proposes a novel second-order federated learning method that guarantees fairness and achieves linear-quadratic convergence, improving over existing approaches.
Findings
DQN-Fed converges faster than state-of-the-art methods.
DQN-Fed achieves better fairness across clients.
DQN-Fed outperforms in accuracy and convergence speed.
Abstract
Federated learning (FL) is a promising technology that enables edge devices/clients to collaboratively and iteratively train a machine learning model under the coordination of a central server. The most common approach to FL is first-order methods, where clients send their local gradients to the server in each iteration. However, these methods often suffer from slow convergence rates. As a remedy, second-order methods, such as quasi-Newton, can be employed in FL to accelerate its convergence. Unfortunately, similarly to the first-order FL methods, the application of second-order methods in FL can lead to unfair models, achieving high average accuracy while performing poorly on certain clients' local datasets. To tackle this issue, in this paper we introduce a novel second-order FL framework, dubbed \textbf{d}istributed \textbf{q}uasi-\textbf{N}ewton \textbf{fed}erated learning…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Privacy-Preserving Technologies in Data · Sparse and Compressive Sensing Techniques
