Personalized Decentralized Federated Learning with Knowledge Distillation
Eunjeong Jeong, Marios Kountouris

TL;DR
This paper introduces a decentralized federated learning method that uses knowledge distillation to personalize models without sharing data, improving accuracy in non-i.i.d. settings.
Contribution
It proposes a novel decentralized FL algorithm leveraging knowledge distillation for client personalization without central coordination.
Findings
Improves test accuracy in non-i.i.d. data scenarios
Reduces number of iterations needed for convergence
Benefits clients with small datasets
Abstract
Personalization in federated learning (FL) functions as a coordinator for clients with high variance in data or behavior. Ensuring the convergence of these clients' models relies on how closely users collaborate with those with similar patterns or preferences. However, it is generally challenging to quantify similarity under limited knowledge about other users' models given to users in a decentralized network. To cope with this issue, we propose a personalized and fully decentralized FL algorithm, leveraging knowledge distillation techniques to empower each device so as to discern statistical distances between local models. Each client device can enhance its performance without sharing local data by estimating the similarity between two intermediate outputs from feeding local samples as in knowledge distillation. Our empirical studies demonstrate that the proposed algorithm improves 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Recommender Systems and Techniques · Human Mobility and Location-Based Analysis
MethodsTest · Knowledge Distillation
