FedPSA: Modeling Behavioral Staleness in Asynchronous Federated Learning
Chaoyi Lu, Yiding Sun, Zhichuan Yang, Jinqian Chen, Dongfu Yin, Jihua Zhu

TL;DR
FedPSA introduces a fine-grained approach to measure model staleness in asynchronous federated learning, improving training efficiency and accuracy by dynamically adjusting to model obsolescence.
Contribution
It proposes a novel parameter sensitivity-based framework with a dynamic momentum queue to better handle staleness in AFL.
Findings
Achieves up to 6.37% performance improvement over baselines.
Outperforms current state-of-the-art methods by 1.93%.
Demonstrates effectiveness across multiple datasets.
Abstract
Asynchronous Federated Learning (AFL) has emerged as a significant research area in recent years. By not waiting for slower clients and executing the training process concurrently, it achieves faster training speed compared to traditional federated learning. However, due to the staleness introduced by the asynchronous process, its performance may degrade in some scenarios. Existing methods often use the round difference between the current model and the global model as the sole measure of staleness, which is coarse-grained and lacks observation of the model itself, thereby limiting the performance ceiling of asynchronous methods. In this paper, we propose FedPSA (Parameter Sensitivity-based Asynchronous Federated Learning), a more fine-grained AFL framework that leverages parameter sensitivity to measure model obsolescence and establishes a dynamic momentum queue to assess the current…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Caching and Content Delivery · Age of Information Optimization
