paper-with-me

Papers

The Impact of Adversarial Node Placement in Decentralized Federated Learning Networks

2023-11-14 · Adam Piaseczny, Eric Ruzomberka, Rohit Parasnis, Christopher G. Brinton

As Federated Learning (FL) grows in popularity, new decentralized frameworks are becoming widespread. These frameworks leverage the benefits of decentralized environments to enable fast and energy-efficient inter-device communication. However, this growing popularity also intensifies the need for robust security measures. While existing research has explored various aspects of FL security, the role of adversarial node placement in decentralized networks remains largely unexplored. This paper addresses this gap by analyzing the performance of decentralized FL for various adversarial placement strategies when adversaries can jointly coordinate their placement within a network. We establish two baseline strategies for placing adversarial node: random placement and network centrality-based placement. Building on this foundation, we propose a novel attack algorithm that prioritizes adversarial spread over adversarial centrality by maximizing the average network distance between adversaries. We show that the new attack algorithm significantly impacts key performance metrics such as testing accuracy, outperforming the baseline frameworks by between $9\%$ and $66.5\%$ for the considered setups. Our findings provide valuable insights into the vulnerabilities of decentralized FL systems, setting the stage for future research aimed at developing more secure and robust decentralized FL frameworks.

📄 PDF Abstract BibTeX arXiv:2311.07946

Code (1)

adampi210/maxspanfl_atck_code_data 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Towards a Distributed Federated Learning Aggregation Placement using Particle Swarm Intelligence

2025-04-22 · Amir Ali-Pour, Sadra Bekrani, Laya Samizadeh, Julien Gascon-Samson

Federated learning has become a promising distributed learning concept with extra insurance on data privacy. Extensive studies on various models of Federated learning have been done since the coinage of its term. One of …

Federated Learning

The Built-In Robustness of Decentralized Federated Averaging to Bad Data

2025-02-25 · Samuele Sabella, Chiara Boldrini, Lorenzo Valerio, Andrea Passarella 외

Decentralized federated learning (DFL) enables devices to collaboratively train models over complex network topologies without relying on a central controller. In this setting, local data remains private, but its quality…

Federated Learning

FedRewind: Rewinding Continual Model Exchange for Decentralized Federated Learning

2024-11-14 · Luca Palazzo, Matteo Pennisi, Federica Proietto Salanitri, Giovanni Bellitto 외

In this paper, we present FedRewind, a novel approach to decentralized federated learning that leverages model exchange among nodes to address the issue of data distribution shift. Drawing inspiration from continual lear…

Continual LearningFederated Learning

Impact of Network Topology on Byzantine Resilience in Decentralized Federated Learning

2024-07-06 · Siddhartha Bhattacharya, Daniel Helo, Joshua Siegel

Federated learning (FL) enables a collaborative environment for training machine learning models without sharing training data between users. This is typically achieved by aggregating model gradients on a central server.…

Federated Learning

Robust Decentralized Learning with Local Updates and Gradient Tracking

2024-05-02 · Sajjad Ghiasvand, Amirhossein Reisizadeh, Mahnoosh Alizadeh, Ramtin Pedarsani

As distributed learning applications such as Federated Learning, the Internet of Things (IoT), and Edge Computing grow, it is critical to address the shortcomings of such technologies from a theoretical perspective. As a…

Adversarial RobustnessEdge-computingFederated Learning