paper-with-me

Papers

Personalized Federated Learning via Backbone Self-Distillation

2024-09-24 · Pengju Wang, Bochao Liu, Dan Zeng, Chenggang Yan, Shiming Ge

In practical scenarios, federated learning frequently necessitates training personalized models for each client using heterogeneous data. This paper proposes a backbone self-distillation approach to facilitate personalized federated learning. In this approach, each client trains its local model and only sends the backbone weights to the server. These weights are then aggregated to create a global backbone, which is returned to each client for updating. However, the client's local backbone lacks personalization because of the common representation. To solve this problem, each client further performs backbone self-distillation by using the global backbone as a teacher and transferring knowledge to update the local backbone. This process involves learning two components: the shared backbone for common representation and the private head for local personalization, which enables effective global knowledge transfer. Extensive experiments and comparisons with 12 state-of-the-art approaches demonstrate the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2409.15636

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPersonalized Federated LearningTransfer Learning

Similar Papers 제목 키워드 기반

Personalized Federated Learning through Global Knowledge Distillation and Local Head Adaptation

2026-09-15 · Polycarpo Souza Neto, José Mairton Barros da Silva Júnior, Charles Casimiro Cavalcante arxiv

Statistical heterogeneity limits federated learning when a single global classifier cannot represent client-specific label distributions. In this work, we propose Personalized Federated Knowledge Distillation with Head A…

Personalized Federated LearningKnowledge Distillation

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

Spectral Co-Distillation for Personalized Federated Learning

2024-01-29 · NeurIPS 2023 11 · Zihan Chen, Howard H. Yang, Tony Q. S. Quek, Kai Fong Ernest Chong

Personalized federated learning (PFL) has been widely investigated to address the challenge of data heterogeneity, especially when a single generic model is inadequate in satisfying the diverse performance requirements o…

Federated LearningPersonalized Federated Learning

FedRio: Personalized Federated Social Bot Detection via Cooperative Reinforced Contrastive Adversarial Distillation

2026-04-12 · Yingguang Yang, Hao Liu, Xin Zhang, Yunhui Liu 외 arxiv

Social bot detection is critical to the stability and security of online social platforms. However, current state-of-the-art bot detection models are largely developed in isolation, overlooking the benefits of leveraging…

Reinforcement LearningGraph Neural NetworkContrastive LearningFederated Learning

WarmFed: Federated Learning with Warm-Start for Globalization and Personalization Via Personalized Diffusion Models

2025-03-05 · Tao Feng, Jie Zhang, Xiangjian Li, Rong Huang 외

Federated Learning (FL) stands as a prominent distributed learning paradigm among multiple clients to achieve a unified global model without privacy leakage. In contrast to FL, Personalized federated learning aims at ser…

Federated LearningPersonalized Federated Learning