中文
相关论文

相关论文: FLoW3 -- Web3 Empowered Federated Learning

200 篇论文

Existing approaches defend against backdoor attacks in federated learning (FL) mainly through a) mitigating the impact of infected models, or b) excluding infected models. The former negatively impacts model accuracy, while the latter…

机器学习 · 计算机科学 2024-05-21 Zhen Qin , Feiyi Chen , Chen Zhi , Xueqiang Yan , Shuiguang Deng

Federated learning (FL) is a promising way to allow multiple data owners (clients) to collaboratively train machine learning models without compromising data privacy. Yet, existing FL solutions usually rely on a centralized aggregator for…

密码学与安全 · 计算机科学 2022-11-09 Nanqing Dong , Jiahao Sun , Zhipeng Wang , Shuoying Zhang , Shuhao Zheng

Federated learning (FL) is revolutionizing how we learn from data. With its growing popularity, it is now being used in many safety-critical domains such as autonomous vehicles and healthcare. Since thousands of participants can contribute…

密码学与安全 · 计算机科学 2023-08-14 Ehsanul Kabir , Zeyu Song , Md Rafi Ur Rashid , Shagufta Mehnaz

Federated learning is a prominent framework that enables clients (e.g., mobile devices or organizations) to train a collaboratively global model under a central server's orchestration while keeping local training datasets' privacy. However,…

机器学习 · 计算机科学 2021-07-20 Farnaz Tahmasebian , Jian Lou , Li Xiong

Federated learning enables thousands of participants to construct a deep learning model without sharing their private training data with each other. For example, multiple smartphones can jointly train a next-word predictor for keyboards…

密码学与安全 · 计算机科学 2019-08-07 Eugene Bagdasaryan , Andreas Veit , Yiqing Hua , Deborah Estrin , Vitaly Shmatikov

Federated learning (FL) is an emerging paradigm for distributed training of large-scale deep neural networks in which participants' data remains on their own devices with only model updates being shared with a central server. However, the…

机器学习 · 计算机科学 2020-08-13 Vale Tolpegin , Stacey Truex , Mehmet Emre Gursoy , Ling Liu

Federated learning (FL) enables the training of models among distributed clients without compromising the privacy of training datasets, while the invisibility of clients datasets and the training process poses a variety of security threats.…

密码学与安全 · 计算机科学 2023-01-18 Subhash Sagar , Chang-Sun Li , Seng W. Loke , Jinho Choi

Most machine learning applications rely on centralized learning processes, opening up the risk of exposure of their training datasets. While federated learning (FL) mitigates to some extent these privacy risks, it relies on a trusted…

机器学习 · 计算机科学 2024-09-18 Georgios Syros , Gokberk Yar , Simona Boboila , Cristina Nita-Rotaru , Alina Oprea

Federated learning, as a promising machine learning approach, has emerged to leverage a distributed personalized dataset from a number of nodes, e.g., mobile devices, to improve performance while simultaneously providing privacy…

密码学与安全 · 计算机科学 2019-10-16 Jiawen Kang , Zehui Xiong , Dusit Niyato , Yuze Zou , Yang Zhang , Mohsen Guizani

Federated learning is an emerging privacy-preserving AI technique where clients (i.e., organisations or devices) train models locally and formulate a global model based on the local model updates without transferring local data externally.…

机器学习 · 计算机科学 2021-11-01 Sin Kit Lo , Yue Liu , Qinghua Lu , Chen Wang , Xiwei Xu , Hye-Young Paik , Liming Zhu

Federated Learning (FL) is a machine learning method for training with private data locally stored in distributed machines without gathering them into one place for central learning. Despite its promises, FL is prone to critical security…

密码学与安全 · 计算机科学 2024-11-06 Duong H. Nguyen , Phi L. Nguyen , Truong T. Nguyen , Hieu H. Pham , Duc A. Tran

Federated learning (FL) is an efficient approach for large-scale distributed machine learning that promises data privacy by keeping training data on client devices. However, recent research has uncovered vulnerabilities in FL, impacting…

机器学习 · 计算机科学 2025-10-15 Felix Marx , Thomas Schneider , Ajith Suresh , Tobias Wehrle , Christian Weinert , Hossein Yalame

Federated learning is a technique that allows multiple entities to collaboratively train models using their data without compromising data privacy. However, despite its advantages, federated learning can be susceptible to false data…

机器学习 · 计算机科学 2024-01-17 Or Shalom , Amir Leshem , Waheed U. Bajwa

Federated learning (FL) enables collaborative model training over distributed private data. However, sustaining open participation requires incentive mechanisms that compensate contributors for their resources and risks. Enabled by Web3…

分布式、并行与集群计算 · 计算机科学 2026-03-03 Peishen Yan , Shuang Liang , Yang Hua , Linshan Jiang , Kuai Yu , Yulin Sun , Yaozhi Zhang , Tao Song , Ningxin Hu , Xinran Liang , Bingsheng He , Haibing Guan

This paper introduces an advanced approach for fortifying Federated Learning (FL) systems against label-flipping attacks. We propose a simplified consensus-based verification process integrated with an adaptive thresholding mechanism. This…

密码学与安全 · 计算机科学 2024-03-11 Zahir Alsulaimawi

Federated Learning (FL) is a distributed, and decentralized machine learning protocol. By executing FL, a set of agents can jointly train a model without sharing their datasets with each other, or a third-party. This makes FL particularly…

密码学与安全 · 计算机科学 2020-10-16 Harsh Bimal Desai , Mustafa Safa Ozdayi , Murat Kantarcioglu

Federated learning combines local updates from clients to produce a global model, which is susceptible to poisoning attacks. Most previous defense strategies relied on vectors derived from projections of local updates on a Euclidean space;…

机器学习 · 计算机科学 2024-04-19 Sungwon Han , Hyeonho Song , Sungwon Park , Meeyoung Cha

In federated learning, multiple parties collaborate in order to train a global model over their respective datasets. Even though cryptographic primitives (e.g., homomorphic encryption) can help achieve data privacy in this setting, some…

密码学与安全 · 计算机科学 2020-11-13 Javad Ghareh Chamani , Dimitrios Papadopoulos

Federated learning (FL) is a distributed learning process that uses a trusted aggregation server to allow multiple parties (or clients) to collaboratively train a machine learning model without having them share their private data. Recent…

密码学与安全 · 计算机科学 2023-10-04 Jorge Castillo , Phillip Rieger , Hossein Fereidooni , Qian Chen , Ahmad Sadeghi

Federated Learning (FL) is a well-known paradigm of distributed machine learning on mobile and IoT devices, which preserves data privacy and optimizes communication efficiency. To avoid the single point of failure problem in FL,…

密码学与安全 · 计算机科学 2024-03-13 Xiaoxue Zhang , Yifan Hua , Chen Qian