English
Related papers

Related papers: FWeb3: A Practical Incentive-Aware Federated Learn…

200 papers

In Federated Learning (FL), clients may have weak devices that cannot train the full model or even hold it in their memory space. To implement large-scale FL applications, thus, it is crucial to develop a distributed learning method that…

Machine Learning · Computer Science 2024-06-24 Sunwoo Lee , Tuo Zhang , Saurav Prakash , Yue Niu , Salman Avestimehr

Federated learning (FL) is a distributed machine learning (ML) technique that enables collaborative training in which devices perform learning using a local dataset while preserving their privacy. This technique ensures privacy,…

Cryptography and Security · Computer Science 2022-01-28 Hajar Moudoud , Soumaya Cherkaoui , Lyes Khoukhi

The recent advent of various forms of Federated Knowledge Distillation (FD) paves the way for a new generation of robust and communication-efficient Federated Learning (FL), where mere soft-labels are aggregated, rather than whole gradients…

Machine Learning · Computer Science 2021-06-29 Leon Witt , Usama Zafar , KuoYeh Shen , Felix Sattler , Dan Li , Wojciech Samek

Federated Learning is susceptible to various kinds of attacks like Data Poisoning, Model Poisoning and Man in the Middle attack. We perceive Federated Learning as a hierarchical structure, a federation of nodes with validators as the head.…

Cryptography and Security · Computer Science 2025-11-11 Venkata Raghava Kurada , Pallava Kumar Baruah

Federated machine learning (FL) allows to collectively train models on sensitive data as only the clients' models and not their training data need to be shared. However, despite the attention that research on FL has drawn, the concept still…

Cryptography and Security · Computer Science 2021-11-12 Timon Rückel , Johannes Sedlmeir , Peter Hofmann

Numerous research recently proposed integrating Federated Learning (FL) to address the privacy concerns of using machine learning in privacy-sensitive firms. However, the standards of the available frameworks can no longer sustain the rapid…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-12-21 Mohamad Arafeh , Hadi Otrok , Hakima Ould-Slimane , Azzam Mourad , Chamseddine Talhi , Ernesto Damiani

Although remarkable progress has been made by existing federated learning (FL) platforms to provide infrastructures for development, these platforms may not well tackle the challenges brought by various types of heterogeneity, including the…

Machine Learning · Computer Science 2022-11-16 Yuexiang Xie , Zhen Wang , Dawei Gao , Daoyuan Chen , Liuyi Yao , Weirui Kuang , Yaliang Li , Bolin Ding , Jingren Zhou

Federated learning (FL) is a privacy-preserving learning technique that enables distributed computing devices to train shared learning models across data silos collaboratively. Existing FL works mostly focus on designing advanced FL…

Machine Learning · Computer Science 2023-02-20 Yash Travadi , Le Peng , Xuan Bi , Ju Sun , Mochen Yang

Federated Learning (FL) enables distributed training by learners using local data, thereby enhancing privacy and reducing communication. However, it presents numerous challenges relating to the heterogeneity of the data distribution, device…

Machine Learning · Computer Science 2022-11-07 Ahmed M. Abdelmoniem , Atal Narayan Sahu , Marco Canini , Suhaib A. Fahmy

Federated learning (FL) is a heavily promoted approach for training ML models on sensitive data, e.g., text typed by users on their smartphones. FL is expressly designed for training on data that are unbalanced and non-iid across the…

Machine Learning · Computer Science 2022-03-07 Tao Yu , Eugene Bagdasaryan , Vitaly Shmatikov

Federated Learning (FL) has emerged as a transformative approach for enabling distributed machine learning while preserving user privacy, yet it faces challenges like communication inefficiencies and reliance on centralized infrastructures,…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-07-29 Sai Puppala , Ismail Hossain , Md Jahangir Alam , Sajedul Talukder , Zahidur Talukder , Syed Bahauddin

In current deep learning paradigms, local training or the Standalone framework tends to result in overfitting and thus poor generalizability. This problem can be addressed by Distributed or Federated Learning (FL) that leverages a parameter…

Machine Learning · Computer Science 2020-08-31 Lingjuan Lyu , Xinyi Xu , Qian Wang

The interest in federated learning has surged in recent research due to its unique ability to train a global model using privacy-secured information held locally on each client. This paper pays particular attention to the issue of…

Machine Learning · Computer Science 2024-04-16 Kai Yi , Nidham Gazagnadou , Peter Richtárik , Lingjuan Lyu

Incentive mechanism is crucial for federated learning (FL) when rational clients do not have the same interests in the global model as the server. However, due to system heterogeneity and limited budget, it is generally impractical for the…

Computer Science and Game Theory · Computer Science 2023-04-18 Bing Luo , Yutong Feng , Shiqiang Wang , Jianwei Huang , Leandros Tassiulas

Federated Learning (FL) has gained widespread popularity in recent years due to the fast booming of advanced machine learning and artificial intelligence along with emerging security and privacy threats. FL enables efficient model…

Cryptography and Security · Computer Science 2023-03-27 Ervin Moore , Ahmed Imteaj , Shabnam Rezapour , M. Hadi Amini

Federated learning (FL) is an emerging machine learning (ML) training paradigm where clients own their data and collaborate to train a global model, without revealing any data to the server and other participants. Researchers commonly…

Federated Learning (FL) is a machine learning technique that enables multiple entities to collaboratively learn a shared model without exchanging their local data. Over the past decade, FL systems have achieved substantial progress, scaling…

Machine Learning · Computer Science 2025-03-04 Katharine Daly , Hubert Eichner , Peter Kairouz , H. Brendan McMahan , Daniel Ramage , Zheng Xu

Federated Learning (FL) is a privacy-preserving distributed machine learning scheme, where each participant data remains on the participating devices and only the local model generated utilizing the local computational power is transmitted…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-12-31 Ervin Moore , Ahmed Imteaj , Md Zarif Hossain , Shabnam Rezapour , M. Hadi Amini

Federated learning (FL) was proposed to facilitate the training of models in a distributed environment. It supports the protection of (local) data privacy and uses local resources for model training. Until now, the majority of research has…

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