LGCRFeb 15, 2024

FedRDF: A Robust and Dynamic Aggregation Function against Poisoning Attacks in Federated Learning

arXiv:2402.10082v116 citationsh-index: 26IEEE Trans Emerg Top Comput
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in federated learning for privacy-sensitive applications, representing an incremental improvement over existing aggregation functions.

The paper tackles the problem of poisoning attacks in federated learning by introducing a robust aggregation mechanism using Fourier Transform, which excludes malicious client weights and demonstrates superior performance over state-of-the-art methods in tests against various attacks.

Federated Learning (FL) represents a promising approach to typical privacy concerns associated with centralized Machine Learning (ML) deployments. Despite its well-known advantages, FL is vulnerable to security attacks such as Byzantine behaviors and poisoning attacks, which can significantly degrade model performance and hinder convergence. The effectiveness of existing approaches to mitigate complex attacks, such as median, trimmed mean, or Krum aggregation functions, has been only partially demonstrated in the case of specific attacks. Our study introduces a novel robust aggregation mechanism utilizing the Fourier Transform (FT), which is able to effectively handling sophisticated attacks without prior knowledge of the number of attackers. Employing this data technique, weights generated by FL clients are projected into the frequency domain to ascertain their density function, selecting the one exhibiting the highest frequency. Consequently, malicious clients' weights are excluded. Our proposed approach was tested against various model poisoning attacks, demonstrating superior performance over state-of-the-art aggregation methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes