English
Related papers

Related papers: SHFL: Secure Hierarchical Federated Learning Frame…

200 papers

The longstanding goals of federated learning (FL) require rigorous privacy guarantees and low communication overhead while holding a relatively high model accuracy. However, simultaneously achieving all the goals is extremely challenging.…

Machine Learning · Computer Science 2021-06-02 He Yang

Federated Learning is a promising approach for learning from user data while preserving data privacy. However, the high requirements of the model training process make it difficult for clients with limited memory or bandwidth to…

Cryptography and Security · Computer Science 2024-01-18 Minh K. Quan , Dinh C. Nguyen , Van-Dinh Nguyen , Mayuri Wijayasundara , Sujeeva Setunge , Pubudu N. Pathirana

Split Learning (SL) is a promising collaborative machine learning approach, enabling resource-constrained devices to train models without sharing raw data, while reducing computational load and preserving privacy simultaneously. However,…

Machine Learning · Computer Science 2024-11-22 Yunrui Sun , Gang Hu , Yinglei Teng , Dunbo Cai

Federated Learning (FL) is a machine-learning approach enabling collaborative model training across multiple decentralized edge devices that hold local data samples, all without exchanging these samples. This collaborative process occurs…

Machine Learning · Computer Science 2024-01-02 Venkataraman Natarajan Iyer

Federated Learning (FL) is a decentralized machine learning (ML) paradigm in which models are trained on private data across several devices called clients and combined at a single node called an aggregator rather than aggregating the data…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-05-07 Sarang S , Druva Dhakshinamoorthy , Aditya Shiva Sharma , Yuvraj Singh Bhadauria , Siddharth Chaitra Vivek , Arihant Bansal , Arnab K. Paul

Federated learning (FL) enables distributed clients to collaboratively train a global model using local private data. Nevertheless, recent studies show that conventional FL algorithms still exhibit deficiencies in privacy protection, and…

Cryptography and Security · Computer Science 2026-03-31 Ruiyang Wang , Rong Pan , Zhengan Yao

As a promising paradigm federated Learning (FL) is widely used in privacy-preserving machine learning, which allows distributed devices to collaboratively train a model while avoiding data transmission among clients. Despite its immense…

Machine Learning · Computer Science 2023-08-29 Jinglong Shen , Xiucheng Wang , Nan Cheng , Longfei Ma , Conghao Zhou , Yuan Zhang

Federated learning (FL) has been promoted as a popular technique for training machine learning (ML) models over edge/fog networks. Traditional implementations of FL have largely neglected the potential for inter-network cooperation,…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-03-16 Su Wang , Seyyedali Hosseinalipour , Vaneet Aggarwal , Christopher G. Brinton , David J. Love , Weifeng Su , Mung Chiang

Federated Learning (FL) is a distributed machine learning technique, where each device contributes to the learning model by independently computing the gradient based on its local training data. It has recently become a hot research topic,…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-01-28 Afaf Taïk , Soumaya Cherkaoui

Federated learning (FL) is a promising approach for addressing scalability and latency issues in large-scale networks by enabling collaborative model training without requiring the sharing of raw data. However, existing FL frameworks often…

Machine Learning · Computer Science 2025-08-13 Dung T. Tran , Nguyen B. Ha , Van-Dinh Nguyen , Kok-Seng Wong

While Federated learning (FL) is attractive for pulling privacy-preserving distributed training data, the credibility of participating clients and non-inspectable data pose new security threats, of which poisoning attacks are particularly…

Cryptography and Security · Computer Science 2023-09-20 Zizhen Liu , Weiyang He , Chip-Hong Chang , Jing Ye , Huawei Li , Xiaowei Li

Federated learning (FL) is a trending training paradigm to utilize decentralized training data. FL allows clients to update model parameters locally for several epochs, then share them to a global model for aggregation. This training…

Machine Learning · Computer Science 2022-08-09 Xiaoxiao Li , Zhao Song , Jiaming Yang

Federated learning (FL) enables distributed training with private client data, but its convergence is hindered by system heterogeneity under realistic communication scenarios. Most FL schemes addressing system heterogeneity utilize global…

Machine Learning · Computer Science 2025-09-19 Keumseo Ryum , Jinu Gong , Joonhyuk Kang

Federated learning (FL) is a distributed machine learning paradigm that enables training models on decentralized data. The field of FL security against poisoning attacks is plagued with confusion due to the proliferation of research that…

Machine Learning · Computer Science 2024-03-12 Hamid Mozaffari , Sunav Choudhary , Amir Houmansadr

Federated learning (FL) enables collaborative model training among distributed devices without data sharing, but existing FL suffers from poor scalability because of global model synchronization. To address this issue, hierarchical…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-08-22 Tianyu Qi , Yufeng Zhan , Peng Li , Jingcai Guo , Yuanqing Xia

The rapidly expanding number of Internet of Things (IoT) devices is generating huge quantities of data, but the data privacy and security exposure in IoT devices, especially in the automatic driving system. Federated learning (FL) is a…

Cryptography and Security · Computer Science 2022-09-15 Jiayin Li , Wenzhong Guo , Xingshuo Han , Jianping Cai , Ximeng Liu

Federated learning (FL) is a promising paradigm for training a global model over data distributed across multiple data owners without centralizing clients' raw data. However, sharing of local model updates can also reveal information of…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-09-14 Saurav Prakash , Hanieh Hashemi , Yongqin Wang , Murali Annavaram , Salman Avestimehr

Motivated by the explosive computing capabilities at end user equipments, as well as the growing privacy concerns over sharing sensitive raw data, a new machine learning paradigm, named federated learning (FL) has emerged. By training…

Networking and Internet Architecture · Computer Science 2021-06-07 Chuan Ma , Jun Li , Ming Ding , Long Shi , Taotao Wang , Zhu Han , H. Vincent Poor

In a real federated learning (FL) system, communication overhead for passing model parameters between the clients and the parameter server (PS) is often a bottleneck. Hierarchical federated learning (HFL) that poses multiple edge servers…

Machine Learning · Computer Science 2024-08-20 Xingrun Yan , Shiyuan Zuo , Rongfei Fan , Han Hu , Li Shen , Puning Zhao , Yong Luo

Federated learning enables a cluster of decentralized mobile devices at the edge to collaboratively train a shared machine learning model, while keeping all the raw training samples on device. This decentralized training approach is…

Machine Learning · Computer Science 2021-07-20 Young Geun Kim , Carole-Jean Wu