ZeroHour
arXiv cs.AI / cs.LG / cs.CLpublished ()ingested Zhen Zhong

Privacy-enhanced federated learning via asynchronous aggregation and local differential perturbation

infoAI researchimportance 15
AI summary · glm-5.3

Federated learning framework combining dynamic differential privacy, homomorphic encryption, and local DP retains 82.6% accuracy at epsilon 0.1 while cutting communication 21.3%.

The paper proposes a privacy-enhanced federated learning framework integrating Dynamic Differential Privacy, lightweight Homomorphic Encryption, and Local Differential Privacy during training. An asynchronous aggregation strategy with version control supports distributed training in asynchronous environments. On CIFAR-10 and Purchase-100, the method maintains up to 82.6% classification accuracy under stringent privacy constraints (epsilon = 0.1) and reduces communication overhead by 21.3% versus FedAvg.

  • Combines DDP, lightweight HE, and LDP in a federated training pipeline
  • Asynchronous aggregation with version control handles asynchronous distributed settings
  • 82.6% accuracy at epsilon 0.1; communication overhead cut 21.3% versus FedAvg
Full article125 words · extracted from arxiv.org · click to collapse

This study proposes a privacy-enhanced federated learning framework to address secure collaborative training in distributed data environments. The framework integrates Dynamic Differential Privacy (DDP), lightweight Homomorphic Encryption (HE), and Local Differential Privacy (LDP) mechanisms to ensure data privacy protection during model training. Additionally, the framework employs an asynchronous aggregation strategy with version control to support distributed training in asynchronous environments. Experimental validation on the CIFAR-10 and Purchase-100 benchmark datasets demonstrates that the method maintains high classification accuracy (up to 82.6%) even under stringent privacy constraints (ε = 0.1), while reducing communication overhead by 21.3% compared to FedAvg. Experimental results demonstrate that this framework effectively balances privacy protection and model performance in distributed machine learning scenarios, providing a scalable technical foundation for large-scale distributed collaborative computing.

Text extracted automatically; images, tables and formatting may be missing. Original: https://arxiv.org/abs/2609.15885