paper-with-me

Papers

Personalized Decentralized Federated Learning with Knowledge Distillation

2023-02-23 · Eunjeong Jeong, Marios Kountouris

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 test accuracy of clients in fewer iterations under highly non-independent and identically distributed (non-i.i.d.) data distributions and is beneficial to agents with small datasets, even without the need for a central server.

📄 PDF Abstract BibTeX arXiv:2302.12156

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningKnowledge Distillation

Methods 이 논문이 사용한 방법론

Test 설명 없음
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Towards Personalized Federated Learning via Comprehensive Knowledge Distillation

2024-11-06 · Pengju Wang, Bochao Liu, Weijia Guo, Yong Li 외

Federated learning is a distributed machine learning paradigm designed to protect data privacy. However, data heterogeneity across various clients results in catastrophic forgetting, where the model rapidly forgets previ…

Federated LearningKnowledge DistillationPersonalized Federated Learning

FedDKD: Federated Learning with Decentralized Knowledge Distillation

2022-05-02 · Xinjia Li, BoYu Chen, Wenlian Lu

The performance of federated learning in neural networks is generally influenced by the heterogeneity of the data distribution. For a well-performing global model, taking a weighted average of the local models, as done b…

Federated LearningKnowledge Distillation

CAFEDistill: Learning Personalized and Dynamic Models through Federated Early-Exit Network Distillation

2026-01-15 · Boyi Liu, Zimu Zhou, Yongxin Tong arxiv

Personalized Federated Learning (PFL) enables collaboratively model training on decentralized, heterogeneous data while tailoring them to each client's unique distribution. However, existing PFL methods produce static mo…

Personalized Federated Learning

FedBKD: Distilled Federated Learning to Embrace Gerneralization and Personalization on Non-IID Data

2025-06-25 · Yushan Zhao, Jinyuan He, Donglai Chen, Weijie Luo 외

Federated learning (FL) is a decentralized collaborative machine learning (ML) technique. It provides a solution to the issues of isolated data islands and data privacy leakage in industrial ML practices. One major chall…

Federated LearningKnowledge Distillation

Tailored Federated Learning: Leveraging Direction Regulation & Knowledge Distillation

2024-09-29 · Huidong Tang, Chen Li, Huachong Yu, Sayaka Kamei 외

Federated learning (FL) has emerged as a transformative training paradigm, particularly invaluable in privacy-sensitive domains like healthcare. However, client heterogeneity in data, computing power, and tasks poses a s…

Federated LearningKnowledge Distillation