LGAIMar 27, 2025

Improving $(α, f)$-Byzantine Resilience in Federated Learning via layerwise aggregation and cosine distance

arXiv:2503.21244v11 citationsh-index: 17
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in Federated Learning for privacy-preserving AI systems, though it is an incremental improvement over existing robust aggregation methods.

The paper tackles the problem of Byzantine attacks in Federated Learning, which degrade model performance in high-dimensional settings, by proposing Layerwise Cosine Aggregation, resulting in up to a 16% increase in model accuracy.

The rapid development of artificial intelligence systems has amplified societal concerns regarding their usage, necessitating regulatory frameworks that encompass data privacy. Federated Learning (FL) is posed as potential solution to data privacy challenges in distributed machine learning by enabling collaborative model training {without data sharing}. However, FL systems remain vulnerable to Byzantine attacks, where malicious nodes contribute corrupted model updates. While Byzantine Resilient operators have emerged as a widely adopted robust aggregation algorithm to mitigate these attacks, its efficacy diminishes significantly in high-dimensional parameter spaces, sometimes leading to poor performing models. This paper introduces Layerwise Cosine Aggregation, a novel aggregation scheme designed to enhance robustness of these rules in such high-dimensional settings while preserving computational efficiency. A theoretical analysis is presented, demonstrating the superior robustness of the proposed Layerwise Cosine Aggregation compared to original robust aggregation operators. Empirical evaluation across diverse image classification datasets, under varying data distributions and Byzantine attack scenarios, consistently demonstrates the improved performance of Layerwise Cosine Aggregation, achieving up to a 16% increase in model accuracy.

Code Implementations1 repo
Foundations

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

Your Notes