paper-with-me

Papers

Recursive Euclidean Distance Based Robust Aggregation Technique For Federated Learning

2023-03-20 · Charuka Herath, Yogachandran Rahulamathavan, Xiaolan Liu

Federated learning has gained popularity as a solution to data availability and privacy challenges in machine learning. However, the aggregation process of local model updates to obtain a global model in federated learning is susceptible to malicious attacks, such as backdoor poisoning, label-flipping, and membership inference. Malicious users aim to sabotage the collaborative learning process by training the local model with malicious data. In this paper, we propose a novel robust aggregation approach based on recursive Euclidean distance calculation. Our approach measures the distance of the local models from the previous global model and assigns weights accordingly. Local models far away from the global model are assigned smaller weights to minimize the data poisoning effect during aggregation. Our experiments demonstrate that the proposed algorithm outperforms state-of-the-art algorithms by at least $5\%$ in accuracy while reducing time complexity by less than $55\%$. Our contribution is significant as it addresses the critical issue of malicious attacks in federated learning while improving the accuracy of the global model.

📄 PDF Abstract BibTeX arXiv:2303.11337

Code (0)

등록된 구현이 없습니다.

Tasks

Data PoisoningFederated Learning

Similar Papers 제목 키워드 기반

AsyncFedED: Asynchronous Federated Learning with Euclidean Distance based Adaptive Weight Aggregation

2022-05-27 · Qiyuan Wang, Qianqian Yang, Shibo He, Zhiguo Shi 외

In an asynchronous federated learning framework, the server updates the global model once it receives an update from a client instead of waiting for all the updates to arrive as in the synchronous setting. This allows he…

Federated Learning

Revisiting Gradient Staleness: Evaluating Distance Metrics for Asynchronous Federated Learning Aggregation

2026-03-09 · Patrick Wilhelm, Odej Kao arxiv

In asynchronous federated learning (FL), client devices send updates to a central server at varying times based on their computational speed, often using stale versions of the global model. This staleness can degrade the…

Federated Learning

CQSA: Byzantine-robust Clustered Quantum Secure Aggregation in Federated Learning

2026-02-25 · Arnab Nath, Harsh Kasyap arxiv

Federated Learning (FL) enables collaborative model training without sharing raw data. However, shared local model updates remain vulnerable to inference and poisoning attacks. Secure aggregation schemes have been propos…

Federated Learning

Far From Sight, Far From Mind: Inverse Distance Weighting for Graph Federated Recommendation

2025-07-02 · Aymen Rayane Khouas, Mohamed Reda Bouadjenek, Hakim Hacid, Sunil Aryal arxiv

Graph federated recommendation systems offer a privacy-preserving alternative to traditional centralized recommendation architectures, which often raise concerns about data security. While federated learning enables pers…

Recommendation SystemsFederated Learning

Efficient Collaborations through Weight-Driven Coalition Dynamics in Federated Learning Systems

2024-01-22 · Mohammed El Hanjri, Hamza Reguieg, Adil Attiaoui, Amine Abouaomar 외

In the era of the Internet of Things (IoT), decentralized paradigms for machine learning are gaining prominence. In this paper, we introduce a federated learning model that capitalizes on the Euclidean distance between d…

Federated Learning