pFedSOP : Accelerating Training Of Personalized Federated Learning Using Second-Order Optimization
Mrinmay Sen, Chalavadi Krishna Mohan

TL;DR
This paper introduces pFedSOP, a second-order optimization method for personalized federated learning that accelerates training and reduces communication rounds by efficiently approximating the Hessian with Fisher Information Matrices.
Contribution
The paper proposes a novel second-order optimization approach for PFL that uses Fisher Information Matrices to approximate the Hessian, improving training speed and personalization performance.
Findings
pFedSOP reduces communication rounds compared to state-of-the-art methods.
It achieves faster convergence in heterogeneous data settings.
Outperforms existing algorithms on image classification datasets.
Abstract
Personalized Federated Learning (PFL) enables clients to collaboratively train personalized models tailored to their individual objectives, addressing the challenge of model generalization in traditional Federated Learning (FL) due to high data heterogeneity. However, existing PFL methods often require increased communication rounds to achieve the desired performance, primarily due to slow training caused by the use of first-order optimization, which has linear convergence. Additionally, many of these methods increase local computation because of the additional data fed into the model during the search for personalized local models. One promising solution to this slow training is second-order optimization, known for its quadratic convergence. However, employing it in PFL is challenging due to the Hessian matrix and its inverse. In this paper, we propose pFedSOP, which efficiently…
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
TopicsPrivacy-Preserving Technologies in Data · Domain Adaptation and Few-Shot Learning · Face recognition and analysis
