Coding-Enforced Resilient and Secure Aggregation for Hierarchical Federated Learning
Shudi Weng, Ming Xiao, Mikael Skoglund
TL;DR
The paper tackles robust secure aggregation in hierarchical federated learning under unreliable communications and strong privacy constraints. It introduces H-SecCoGC, a coding-enforced framework that combines gradient-sharing with $(K,s)$-cyclic gradient codes to enable exact global model recovery while canceling privacy noises during aggregation. The authors provide a worst-case information-leakage analysis with optimal Gaussian secret keys and deliver a full local differential privacy (LDP) treatment across client, relay, and server layers. Simulations on CIFAR-10 with Dirichlet-distributed data show that H-SecCoGC robustly maintains accuracy under outages, approaching the ideal relay-connected performance and outperforming noncoding baselines.
Abstract
Hierarchical federated learning (HFL) has emerged as an effective paradigm to enhance link quality between clients and the server. However, ensuring model accuracy while preserving privacy under unreliable communication remains a key challenge in HFL, as the coordination among privacy noise can be randomly disrupted. To address this limitation, we propose a robust hierarchical secure aggregation scheme, termed H-SecCoGC, which integrates coding strategies to enforce structured aggregation. The proposed scheme not only ensures accurate global model construction under varying levels of privacy, but also avoids the partial participation issue, thereby significantly improving robustness, privacy preservation, and learning efficiency. Both theoretical analyses and experimental results demonstrate the superiority of our scheme under unreliable communication across arbitrarily strong privacy guarantees
