paper-with-me

Papers

Communication-Efficient Hierarchical Federated Learning for IoT Heterogeneous Systems with Imbalanced Data

2021-07-14 · Alaa Awad Abdellatif, Naram Mhaisen, Amr Mohamed, Aiman Erbad, Mohsen Guizani, Zaher Dawy, Wassim Nasreddine

Federated learning (FL) is a distributed learning methodology that allows multiple nodes to cooperatively train a deep learning model, without the need to share their local data. It is a promising solution for telemonitoring systems that demand intensive data collection, for detection, classification, and prediction of future events, from different locations while maintaining a strict privacy constraint. Due to privacy concerns and critical communication bottlenecks, it can become impractical to send the FL updated models to a centralized server. Thus, this paper studies the potential of hierarchical FL in IoT heterogeneous systems and propose an optimized solution for user assignment and resource allocation on multiple edge nodes. In particular, this work focuses on a generic class of machine learning models that are trained using gradient-descent-based schemes while considering the practical constraints of non-uniformly distributed data across different users. We evaluate the proposed system using two real-world datasets, and we show that it outperforms state-of-the-art FL solutions. In particular, our numerical results highlight the effectiveness of our approach and its ability to provide 4-6% increase in the classification accuracy, with respect to hierarchical FL schemes that consider distance-based user assignment. Furthermore, the proposed approach could significantly accelerate FL training and reduce communication overhead by providing 75-85% reduction in the communication rounds between edge nodes and the centralized server, for the same model accuracy.

📄 PDF Abstract BibTeX arXiv:2107.06548

Code (4)

Naram-m/Datasets-Models 공식 구현 pytorch
1hb6s7t/Data mindspore
MindSpore-scientific-2/code-4/tree/main/Datasets-Models-main mindspore
pwc-1/Paper-9/tree/main/4/Datasets-Models-main mindspore

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FedSkel: Efficient Federated Learning on Heterogeneous Systems with Skeleton Gradients Update

2021-08-20 · Junyu Luo, Jianlei Yang, Xucheng Ye, Xin Guo 외

Federated learning aims to protect users' privacy while performing data analysis from different participants. However, it is challenging to guarantee the training efficiency on heterogeneous systems due to the various co…

Federated Learning

Federated Multiple Label Hashing (FedMLH): Communication Efficient Federated Learning on Extreme Classification Tasks

2021-10-23 · Zhenwei Dai, Chen Dun, Yuxin Tang, Anastasios Kyrillidis 외

Federated learning enables many local devices to train a deep learning model jointly without sharing the local data. Currently, most of federated training schemes learns a global model by averaging the parameters of loca…

ClassificationFederated Learning

H-FedSN: Personalized Sparse Networks for Efficient and Accurate Hierarchical Federated Learning for IoT Applications

2024-12-09 · Jiechao Gao, Yuangang Li, Yue Zhao, Brad Campbell

The proliferation of Internet of Things (IoT) has increased interest in federated learning (FL) for privacy-preserving distributed data utilization. However, traditional two-tier FL architectures inadequately adapt to mu…

Federated LearningPrivacy Preserving

Hierarchical Federated Learning Across Heterogeneous Cellular Networks

2019-09-05 · Mehdi Salehi Heydar Abad, Emre Ozfatura, Deniz Gunduz, Ozgur Ercetin

We study collaborative machine learning (ML) across wireless devices, each with its own local dataset. Offloading these datasets to a cloud or an edge server to implement powerful ML solutions is often not feasible due t…

Federated Learning

Federated Quantum Kernel Learning for Anomaly Detection in Multivariate IoT Time-Series

2025-11-04 · Kuan-Cheng Chen, Samuel Yen-Chi Chen, Chen-Yu Liu, Kin K. Leung arxiv

The rapid growth of industrial Internet of Things (IIoT) systems has created new challenges for anomaly detection in high-dimensional, multivariate time-series, where privacy, scalability, and communication efficiency ar…

Federated LearningAnomaly Detection