paper-with-me

홈 › Papers

HEART-PFL: Stable Personalized Federated Learning under Heterogeneity with Hierarchical Directional Alignment and Adversarial Knowledge Transfer

2026-03-25 · Minjun Kim, Minje Kim arxiv

Personalized Federated Learning (PFL) aims to deliver effective client-specific models under heterogeneous distributions, yet existing methods suffer from shallow prototype alignment and brittle server-side distillation. We propose HEART-PFL, a dual-sided framework that (i) performs depth-aware Hierarchical Directional Alignment (HDA) using cosine similarity in the early stage and MSE matching in the deep stage to preserve client specificity, and (ii) stabilizes global updates through Adversarial Knowledge Transfer (AKT) with symmetric KL distillation on clean and adversarial proxy data. Using lightweight adapters with only 1.46M trainable parameters, HEART-PFL achieves state-of-the-art personalized accuracy on CIFAR-100, Flowers-102, and Caltech-101 (63.42%, 84.23%, and 95.67%, respectively) under Dirichlet non-IID partitions, and remains robust to out-of-domain proxy data. Ablation studies further confirm that HDA and AKT provide complementary gains in alignment, robustness, and optimization stability, offering insights into how the two components mutually reinforce effective personalization. Overall, these results demonstrate that HEART-PFL simultaneously enhances personalization and global stability, highlighting its potential as a strong and scalable solution for PFL(code available at https://github.com/danny0628/HEART-PFL).

📄 PDF Abstract BibTeX arXiv:2603.24209

Code (0)

등록된 구현이 없습니다.

Tasks

Personalized Federated Learning

Similar Papers 제목 키워드 기반

Separate Aggregation of Split Network for Personalized Federated Learning

2026-05-26 · Yunseok Kang, Jaeyoung Song arxiv

Federated learning enables collaborative model training without sharing raw data, but its performance can degrade substantially under heterogeneous client data distributions. A single global model often cannot satisfy di…

Personalized Federated Learning

FedPeWS: Personalized Warmup via Subnetworks for Enhanced Heterogeneous Federated Learning

2024-10-03 · Nurbek Tastan, Samuel Horvath, Martin Takac, Karthik Nandakumar

Statistical data heterogeneity is a significant barrier to convergence in federated learning (FL). While prior work has advanced heterogeneous FL through better optimization objectives, these methods fall short when ther…

Federated Learning

Learn What You Need in Personalized Federated Learning

2024-01-16 · Kexin Lv, Rui Ye, Xiaolin Huang, Jie Yang 외

Personalized federated learning aims to address data heterogeneity across local clients in federated learning. However, current methods blindly incorporate either full model parameters or predefined partial parameters in…

Federated Learningimage-classificationImage ClassificationPersonalized Federated Learning

CA-HFP: Curvature-Aware Heterogeneous Federated Pruning with Model Reconstruction

2026-03-13 · Gang Hu, Yinglei Teng, Pengfei Wu, Shijun Ma arxiv

Federated learning on heterogeneous edge devices requires personalized compression while preserving aggregation compatibility and stable convergence. We present Curvature-Aware Heterogeneous Federated Pruning (CA-HFP), a…

Federated Learning

FedPBS: Proximal-Balanced Scaling Federated Learning Model for Robust Personalized Training for Non-IID Data

2026-03-14 · Eman M. AbouNassar, Amr Elshall, Sameh Abdulah arxiv

Federated learning (FL) enables a set of distributed clients to jointly train machine learning models while preserving their local data privacy, making it attractive for applications in healthcare, finance, mobility, and…

Federated Learning