LGAIAug 18, 2025

Robust Federated Learning under Adversarial Attacks via Loss-Based Client Clustering

arXiv:2508.12672v32 citationsh-index: 15
Originality Incremental advance
AI Analysis

This work addresses security vulnerabilities in federated learning for applications like distributed data training, though it is incremental as it builds on existing robust FL methods.

The paper tackles the problem of adversarial attacks in federated learning by proposing a loss-based client clustering method, achieving significant performance improvements over standard and robust baselines across multiple benchmarks and attack strategies.

Federated Learning (FL) enables collaborative model training across multiple clients without sharing private data. We consider FL scenarios wherein FL clients are subject to adversarial (Byzantine) attacks, while the FL server is trusted (honest) and has a trustworthy side dataset. This may correspond to, e.g., cases where the server possesses trusted data prior to federation, or to the presence of a trusted client that temporarily assumes the server role. Our approach requires only two honest participants, i.e., the server and one client, to function effectively, without prior knowledge of the number of malicious clients. Theoretical analysis demonstrates bounded optimality gaps even under strong Byzantine attacks. Experimental results show that our algorithm significantly outperforms standard and robust FL baselines such as Mean, Trimmed Mean, Median, Krum, and Multi-Krum under various attack strategies including label flipping, sign flipping, and Gaussian noise addition across MNIST, FMNIST, and CIFAR-10 benchmarks using the Flower framework.

Foundations

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

Your Notes