动态卫星网络下联邦学习的最优路由:可解还是不可解? / Optimal Routing for Federated Learning over Dynamic Satellite Networks: Tractable or Not?
1️⃣ 一句话总结
本文系统分析了在动态卫星网络中,联邦学习过程中模型分发和本地模型收集阶段的路由优化问题,精确划定了哪些情况可以在多项式时间内找到全局最优解(可解),哪些情况属于NP-hard问题(不可解),为卫星联邦学习的路由设计和实际部署提供了理论基础。
Federated learning (FL) is a key paradigm for distributed model learning across decentralized data sources. Communication in each FL round typically consists of two phases: (i) distributing the global model from a server to clients, and (ii) collecting updated local models from clients to the server for aggregation. This paper focuses on a type of FL where communication between a client and the server is relay-based over dynamic networks, making routing optimization essential. A typical scenario is in-orbit FL, where satellites act as clients and communicate with a server (which can be a satellite, ground station, or aerial platform) via multi-hop inter-satellite links. This paper presents a comprehensive tractability analysis of routing optimization for in-orbit FL under different settings. For global model distribution, these include the number of models, the objective function, and routing schemes (unicast versus multicast, and splittable versus unsplittable flow). For local model collection, the settings consider the number of models, client selection, and flow splittability. For each case, we rigorously prove whether the global optimum is obtainable in polynomial time or the problem is NP-hard. Together, our analysis draws clear boundaries between tractable and intractable regimes for a broad spectrum of routing problems for in-orbit FL. For tractable cases, the derived efficient algorithms are directly applicable in practice. For intractable cases, we provide fundamental insights into their inherent complexity. These contributions fill a critical yet unexplored research gap, laying a foundation for principled routing design, evaluation, and deployment in satellite-based FL or similar distributed learning systems.
动态卫星网络下联邦学习的最优路由:可解还是不可解? / Optimal Routing for Federated Learning over Dynamic Satellite Networks: Tractable or Not?
本文系统分析了在动态卫星网络中,联邦学习过程中模型分发和本地模型收集阶段的路由优化问题,精确划定了哪些情况可以在多项式时间内找到全局最优解(可解),哪些情况属于NP-hard问题(不可解),为卫星联邦学习的路由设计和实际部署提供了理论基础。
源自 arXiv: 2604.19399