paper-with-me

홈 › Papers

Personalizing Federated Learning for Hierarchical Edge Networks with Non-IID Data

2025-04-11 · SeungHyun Lee, Omid Tavallaie, Shuaijun Chen, Kanchana Thilakarathna, Suranga Seneviratne, Adel Nadjaran Toosi, Albert Y. Zomaya

Accommodating edge networks between IoT devices and the cloud server in Hierarchical Federated Learning (HFL) enhances communication efficiency without compromising data privacy. However, devices connected to the same edge often share geographic or contextual similarities, leading to varying edge-level data heterogeneity with different subsets of labels per edge, on top of device-level heterogeneity. This hierarchical non-Independent and Identically Distributed (non-IID) nature, which implies that each edge has its own optimization goal, has been overlooked in HFL research. Therefore, existing edge-accommodated HFL demonstrates inconsistent performance across edges in various hierarchical non-IID scenarios. To ensure robust performance with diverse edge-level non-IID data, we propose a Personalized Hierarchical Edge-enabled Federated Learning (PHE-FL), which personalizes each edge model to perform well on the unique class distributions specific to each edge. We evaluated PHE-FL across 4 scenarios with varying levels of edge-level non-IIDness, with extreme IoT device level non-IIDness. To accurately assess the effectiveness of our personalization approach, we deployed test sets on each edge server instead of the cloud server, and used both balanced and imbalanced test sets. Extensive experiments show that PHE-FL achieves up to 83 percent higher accuracy compared to existing federated learning approaches that incorporate edge networks, given the same number of training rounds. Moreover, PHE-FL exhibits improved stability, as evidenced by reduced accuracy fluctuations relative to the state-of-the-art FedAvg with two-level (edge and cloud) aggregation.

📄 PDF Abstract BibTeX arXiv:2504.08872

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Federated Evaluation and Tuning for On-Device Personalization: System Design & Applications

2021-02-16 · Matthias Paulik, Matt Seigel, Henry Mason, Dominic Telaar 외

We describe the design of our federated task processing system. Originally, the system was created to support two specific federated tasks: evaluation and tuning of on-device ML systems, primarily for the purpose of pers…

Federated Learning

Personalizing Federated Learning with Over-the-Air Computations

2023-02-24 · Zihan Chen, Zeshen Li, Howard H. Yang, Tony Q. S. Quek

Federated edge learning is a promising technology to deploy intelligence at the edge of wireless networks in a privacy-preserving manner. Under such a setting, multiple clients collaboratively train a global generic mode…

Federated LearningPrivacy Preserving

FedSPD: A Soft-clustering Approach for Personalized Decentralized Federated Learning

2024-10-24 · I-Cheng Lin, Osman Yagan, Carlee Joe-Wong

Federated learning has recently gained popularity as a framework for distributed clients to collaboratively train a machine learning model using local data. While traditional federated learning relies on a central server…

ClusteringFederated LearningPersonalized Federated Learning

Personalizing or Not: Dynamically Personalized Federated Learning with Incentives

2022-08-12 · Zichen Ma, Yu Lu, Wenye Li, Shuguang Cui

Personalized federated learning (FL) facilitates collaborations between multiple clients to learn personalized models without sharing private data. The mechanism mitigates the statistical heterogeneity commonly encounter…

Federated LearningPersonalized Federated Learning

Time Minimization in Hierarchical Federated Learning

2022-10-07 · Chang Liu, Terence Jie Chua, Jun Zhao

Federated Learning is a modern decentralized machine learning technique where user equipments perform machine learning tasks locally and then upload the model parameters to a central server. In this paper, we consider a …

Federated Learning