EdgeFLow:一种通过边缘网络中顺序模型迁移实现的无服务器联邦学习框架 / EdgeFLow: Serverless Federated Learning via Sequential Model Migration in Edge Networks
1️⃣ 一句话总结
这篇论文提出了一种名为EdgeFLow的新方法,它通过让模型在边缘基站之间像接力棒一样顺序传递和聚合,完全绕开云端服务器,从而在保证学习效果的同时,大幅降低了物联网设备进行联邦学习时的通信开销。
Federated Learning (FL) has emerged as a transformative distributed learning paradigm in the era of Internet of Things (IoT), reconceptualizing data processing methodologies. However, FL systems face significant communication bottlenecks due to inevitable client-server data exchanges and long-distance transmissions. This work presents EdgeFLow, an innovative FL framework that redesigns the system topology by replacing traditional cloud servers with sequential model migration between edge base stations. By conducting model aggregation and propagation exclusively at edge clusters, EdgeFLow eliminates cloud-based transmissions and substantially reduces global communication overhead. We provide rigorous convergence analysis for EdgeFLow under non-convex objectives and non-IID data distributions, extending classical FL convergence theory. Experimental results across various configurations validate the theoretical analysis, demonstrating that EdgeFLow achieves comparable accuracy improvements while significantly reducing communication costs. As a systemic architectural innovation for communication-efficient FL, EdgeFLow establishes a foundational framework for future developments in IoT and edge-network learning systems.
EdgeFLow:一种通过边缘网络中顺序模型迁移实现的无服务器联邦学习框架 / EdgeFLow: Serverless Federated Learning via Sequential Model Migration in Edge Networks
这篇论文提出了一种名为EdgeFLow的新方法,它通过让模型在边缘基站之间像接力棒一样顺序传递和聚合,完全绕开云端服务器,从而在保证学习效果的同时,大幅降低了物联网设备进行联邦学习时的通信开销。
源自 arXiv: 2603.02562