paper-with-me

홈 › Papers

FedPPA: Progressive Parameter Alignment for Personalized Federated Learning

2025-10-16 · Maulidi Adi Prasetia, Muhamad Risqi U. Saputra, Guntur Dharma Putra arxiv

Federated Learning (FL) is designed as a decentralized, privacy-preserving machine learning paradigm that enables multiple clients to collaboratively train a model without sharing their data. In real-world scenarios, however, clients often have heterogeneous computational resources and hold non-independent and identically distributed data (non-IID), which poses significant challenges during training. Personalized Federated Learning (PFL) has emerged to address these issues by customizing models for each client based on their unique data distribution. Despite its potential, existing PFL approaches typically overlook the coexistence of model and data heterogeneity arising from clients with diverse computational capabilities. To overcome this limitation, we propose a novel method, called Progressive Parameter Alignment (FedPPA), which progressively aligns the weights of common layers across clients with the global model's weights. Our approach not only mitigates inconsistencies between global and local models during client updates, but also preserves client's local knowledge, thereby enhancing personalization robustness in non-IID settings. To further enhance the global model performance while retaining strong personalization, we also integrate entropy-based weighted averaging into the FedPPA framework. Experiments on three image classification datasets, including MNIST, FMNIST, and CIFAR-10, demonstrate that FedPPA consistently outperforms existing FL algorithms, achieving superior performance in personalized adaptation.

📄 PDF Abstract BibTeX arXiv:2510.14698

Code (0)

등록된 구현이 없습니다.

Tasks

Personalized Federated LearningImage Classification

Similar Papers 제목 키워드 기반

Federated Distillation for Whole Slide Image via Gaussian-Mixture Feature Alignment and Curriculum Integration

2026-05-01 · Luru Jing, Cong Cong, Yanyuan Chen, Yongzhi Cao arxiv

Federated learning (FL) offers a promising framework for collaborative digital pathology by enabling model training across institutions. However, real-world deployments face heterogeneity arising from diverse multiple in…

Multiple Instance LearningFederated Learning

FedPDPO: Federated Personalized Direct Preference Optimization for Large Language Model Alignment

2026-03-20 · Kewen Zhu, Liping Yi, Zhiming Zhao, Zhuang Qi 외 arxiv

Aligning large language models (LLMs) with human preferences in federated learning (FL) is challenging due to decentralized, privacy-sensitive, and highly non-IID preference data. Direct Preference Optimization (DPO) off…

parameter-efficient fine-tuningReinforcement LearningFederated Learning

FedAS: Bridging Inconsistency in Personalized Federated Learning

2024-01-01 · CVPR 2024 1 · Xiyuan Yang, Wenke Huang, Mang Ye

Personalized Federated Learning (PFL) is primarily designed to provide customized models for each client to better fit the non-iid distributed client data which is a inherent challenge in Federated Learning. However …

Federated LearningPersonalized Federated Learning

FedTreeLoRA: Reconciling Statistical and Functional Heterogeneity in Federated LoRA Fine-Tuning

2026-02-27 · Jieming Bian, Lei Wang, Letian Zhang, Jie Xu arxiv

Federated Learning (FL) with Low-Rank Adaptation (LoRA) has become a standard for privacy-preserving LLM fine-tuning. However, existing personalized methods predominantly operated under a restrictive Flat-Model Assumptio…

Federated Learning

Personalized Quantum Federated Learning for Privacy Image Classification

2024-10-03 · Jinjing Shi, Tian Chen, Shichao Zhang, Xuelong Li

Quantum federated learning has brought about the improvement of privacy image classification, while the lack of personality of the client model may contribute to the suboptimal of quantum federated learning. A personaliz…

ClassificationFederated Learningimage-classificationImage Classification+1