中文
相关论文

相关论文: Mitigating Sybils in Federated Learning Poisoning

200 篇论文

Federated learning (FL) enables multiple clients to collaboratively train a global machine learning model via a server without sharing their private training data. In traditional FL, the system follows a synchronous approach, where the…

密码学与安全 · 计算机科学 2026-04-07 Anjun Gao , Feng Wang , Zhenglin Wan , Yueyang Quan , Zhuqing Liu , Minghong Fang

Current defense mechanisms against model poisoning attacks in federated learning (FL) systems have proven effective up to a certain threshold of malicious clients. In this work, we introduce FLANDERS, a novel pre-aggregation filter for FL…

机器学习 · 计算机科学 2026-03-03 Edoardo Gabrielli , Dimitri Belli , Zoe Matrullo , Vittorio Miori , Gabriele Tolomei

State-of-the-art machine learning models are vulnerable to data poisoning attacks whose purpose is to undermine the integrity of the model. However, the current literature on data poisoning attacks is mainly focused on ad hoc techniques…

机器学习 · 计算机科学 2021-02-12 Pooya Tavallali , Vahid Behzadan , Peyman Tavallali , Mukesh Singhal

With the increase in machine learning (ML) applications in different domains, incentives for deceiving these models have reached more than ever. As data is the core backbone of ML algorithms, attackers shifted their interest toward…

密码学与安全 · 计算机科学 2023-01-04 Kshitiz Aryal , Maanak Gupta , Mahmoud Abdelsalam

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…

网络与互联网体系结构 · 计算机科学 2021-06-07 Chuan Ma , Jun Li , Ming Ding , Long Shi , Taotao Wang , Zhu Han , H. Vincent Poor

The applications concerning vehicular networks benefit from the vision of beyond 5G and 6G technologies such as ultra-dense network topologies, low latency, and high data rates. Vehicular networks have always faced data privacy preservation…

机器学习 · 计算机科学 2022-11-22 Sunder Ali Khowaja , Parus Khuwaja , Kapal Dev , Angelos Antonopoulos

Federated learning is inherently vulnerable to model poisoning attacks because its decentralized nature allows attackers to participate with compromised devices. In model poisoning attacks, the attacker reduces the model's performance on…

机器学习 · 计算机科学 2021-12-14 Ashwinee Panda , Saeed Mahloujifar , Arjun N. Bhagoji , Supriyo Chakraborty , Prateek Mittal

As machine learning models grow in complexity and increasingly rely on publicly sourced data, such as the human-annotated labels used in training large language models, they become more vulnerable to label poisoning attacks. These attacks,…

机器学习 · 计算机科学 2025-02-25 Melis Ilayda Bal , Volkan Cevher , Michael Muehlebach

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

Many distributed systems are subject to the Sybil attack, where an adversary subverts system operation by emulating behavior of multiple distinct nodes. Most recent work to address this problem leverages social networks to establish trust…

网络与互联网体系结构 · 计算机科学 2012-01-16 Frank Li , Prateek Mittal , Matthew Caesar , Nikita Borisov

Federated learning (FL) has become an emerging machine learning technique lately due to its efficacy in safeguarding the client's confidential information. Nevertheless, despite the inherent and additional privacy-preserving mechanisms…

密码学与安全 · 计算机科学 2021-09-22 Md Tamjid Hossain , Shafkat Islam , Shahriar Badsha , Haoting Shen

Aiming at privacy preservation, Federated Learning (FL) is an emerging machine learning approach enabling model training on decentralized devices or data sources. The learning mechanism of FL relies on aggregating parameter updates from…

机器学习 · 计算机科学 2024-05-21 Jiayan Chen , Zhirong Qian , Tianhui Meng , Xitong Gao , Tian Wang , Weijia Jia

The uses of Machine Learning (ML) in detection of network attacks have been effective when designed and evaluated in a single organisation. However, it has been very challenging to design an ML-based detection system by utilising…

机器学习 · 计算机科学 2023-05-12 Mohanad Sarhan , Siamak Layeghy , Nour Moustafa , Marius Portmann

In the era of data expansion, ensuring data privacy has become increasingly critical, posing significant challenges to traditional AI-based applications. In addition, the increasing adoption of IoT devices has introduced significant…

密码学与安全 · 计算机科学 2025-04-22 Sameera K. M. , Vinod P. , Anderson Rocha , Rafidha Rehiman K. A. , Mauro Conti

Federated online learning to rank (FOLTR) aims to preserve user privacy by not sharing their searchable data and search interactions, while guaranteeing high search effectiveness, especially in contexts where individual users have scarce…

信息检索 · 计算机科学 2023-07-06 Shuyi Wang , Guido Zuccon

Privacy-Preserving Federated Learning (PPFL) enables multiple clients to collaboratively train models by submitting secreted model updates. Nonetheless, PPFL is vulnerable to data poisoning attacks due to its distributed training paradigm…

密码学与安全 · 计算机科学 2025-09-23 Hongliang Zhang , Jiguo Yu , Fenghua Xu , Chunqiang Hu , Yongzhao Zhang , Xiaofen Wang , Zhongyuan Yu , Xiaosong Zhang

Federated learning (FL) systems are susceptible to attacks from malicious actors who might attempt to corrupt the training model through various poisoning attacks. FL also poses new challenges in addressing group bias, such as ensuring fair…

机器学习 · 计算机科学 2023-06-08 Viktor Valadi , Xinchi Qiu , Pedro Porto Buarque de Gusmão , Nicholas D. Lane , Mina Alibeigi

Federated learning has become prevalent in medical diagnosis due to its effectiveness in training a federated model among multiple health institutions (i.e. Data Islands (DIs)). However, increasingly massive DI-level poisoning attacks have…

密码学与安全 · 计算机科学 2020-09-24 Zhuoran Ma , Jianfeng Ma , Yinbin Miao , Ximeng Liu , Kim-Kwang Raymond Choo , Robert H. Deng

Federated learning (FL) is a privacy-preserving machine learning technique that facilitates collaboration among participants across demographics. FL enables model sharing, while restricting the movement of data. Since FL provides…

机器学习 · 计算机科学 2025-10-15 Harsh Kasyap , Minghong Fang , Zhuqing Liu , Carsten Maple , Somanath Tripathy

In terms of artificial intelligence, there are several security and privacy deficiencies in the traditional centralized training methods of machine learning models by a server. To address this limitation, federated learning (FL) has been…

密码学与安全 · 计算机科学 2022-11-29 Yao Chen , Yijie Gui , Hong Lin , Wensheng Gan , Yongdong Wu