通过时间戳同步提升联邦学习的模型一致性与更新时效性。
SyncFed: Time-Aware Federated Learning through Explicit Timestamping and Synchronization
- 用NTP时间戳显式标记客户端更新,建立统一时间基准。
- 量化更新滞后程度,按时间新鲜度加权聚合,提升模型精度。
- 适合跨区域、高延迟场景,尤其对实时性要求高的应用
随着联邦学习向更大规模、更分布式环境扩展,网络延迟、时钟不同步及客户端更新差异导致训练不一致,可能引发贡献错配,影响模型可靠性和收敛性。现有方法如基于滞后期的聚合和版本管理仅凭经验处理滞后问题,缺乏对滞后期的量化机制,尤其在低延迟敏感或跨区域部署中表现不足。为此,本文提出 extit{SyncFed},一种时间感知的联邦学习框架,通过显式同步与时间戳标记,在系统内建立统一的时间参考。基于网络时间协议(NTP)交换的时间戳,服务器可数值化衡量客户端更新的滞后程度,并在聚合时引入时间感知权重。在地理分布测试平台上的实证评估表明, extit{SyncFed} 下全局模型在稳定的时间上下文中演化,相比无时间语义的轮次基基线,显著提升了准确率与信息新鲜度。
原文摘要 · Abstract (English)
As Federated Learning (FL) expands to larger and more distributed environments, consistency in training is challenged by network-induced delays, clock unsynchronicity, and variability in client updates. This combination of factors may contribute to misaligned contributions that undermine model reliability and convergence. Existing methods like staleness-aware aggregation and model versioning address lagging updates heuristically, yet lack mechanisms to quantify staleness, especially in latency-sensitive and cross-regional deployments. In light of these considerations, we introduce \emph{SyncFed}, a time-aware FL framework that employs explicit synchronization and timestamping to establish a common temporal reference across the system. Staleness is quantified numerically based on exchanged timestamps under the Network Time Protocol (NTP), enabling the server to reason about the relative freshness of client updates and apply temporally informed weighting during aggregation. Our empirical evaluation on a geographically distributed testbed shows that, under \emph{SyncFed}, the global model evolves within a stable temporal context, resulting in improved accuracy and information freshness compared to round-based baselines devoid of temporal semantics.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。