paper-with-me

홈 › Papers

FedAC: An Adaptive Clustered Federated Learning Framework for Heterogeneous Data

2024-03-25 · Yuxin Zhang, Haoyu Chen, Zheng Lin, Zhe Chen, Jin Zhao

Clustered federated learning (CFL) is proposed to mitigate the performance deterioration stemming from data heterogeneity in federated learning (FL) by grouping similar clients for cluster-wise model training. However, current CFL methods struggle due to inadequate integration of global and intra-cluster knowledge and the absence of an efficient online model similarity metric, while treating the cluster count as a fixed hyperparameter limits flexibility and robustness. In this paper, we propose an adaptive CFL framework, named FedAC, which (1) efficiently integrates global knowledge into intra-cluster learning by decoupling neural networks and utilizing distinct aggregation methods for each submodule, significantly enhancing performance; (2) includes a costeffective online model similarity metric based on dimensionality reduction; (3) incorporates a cluster number fine-tuning module for improved adaptability and scalability in complex, heterogeneous environments. Extensive experiments show that FedAC achieves superior empirical performance, increasing the test accuracy by around 1.82% and 12.67% on CIFAR-10 and CIFAR-100 datasets, respectively, under different non-IID settings compared to SOTA methods.

📄 PDF Abstract BibTeX arXiv:2403.16460

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionFederated Learning

Similar Papers 제목 키워드 기반

FedACT: Federated Adaptive Coordinate Trust Modulation for Robust Transformer Training under Data Heterogeneity

2026-07-04 · Shuai Li, Qinglin Wang, Ping Luo, Jiahuan Wang 외 arxiv

Federated Transformer training increasingly relies on local AdamW, whose adaptive updates can provide much stronger local progress than SGD-based training. However, under heterogeneous client data, even globally correcte…

Analytic Personalized Federated Meta-Learning

2025-02-10 · Shunxian Gu, Chaoqun You, Deke Guo, Zhihao Qu 외

Analytic Federated Learning (AFL) is an enhanced gradient-free federated learning (FL) paradigm designed to accelerate training by updating the global model in a single step with closed-form least-square (LS) solutions. …

Federated LearningMeta-Learning

Heterogeneity-Aware Client Sampling: A Unified Solution for Consistent Federated Learning

2025-05-16 · Shudi Weng, Chao Ren, Ming Xiao, Mikael Skoglund

Federated learning (FL) commonly involves clients with diverse communication and computational capabilities. Such heterogeneity can significantly distort the optimization dynamics and lead to objective inconsistency, whe…

Federated Learning

FedACT: Concurrent Federated Intelligence across Heterogeneous Data Sources

2026-03-11 · Md Sirajul Islam, Isabelle G Chapman, N I Md Ashafuddula, Xu Yuan 외 arxiv

Federated Learning (FL) enables collaborative intelligence across decentralized data source devices in a privacy-preserving way. While substantial research attention has been drawn to optimizing the learning process for …

Federated Learning

Personalized Federated Learning with Attention-based Client Selection

2023-12-23 · Zihan Chen, Jundong Li, Cong Shen

Personalized Federated Learning (PFL) relies on collective data knowledge to build customized models. However, non-IID data between clients poses significant challenges, as collaborating with clients who have diverse dat…

Federated LearningPersonalized Federated Learning