Search papers, labs, and topics across Lattice.
This paper conducts a thorough tractability analysis of routing optimization in federated learning (FL) over dynamic satellite networks, focusing on both global model distribution and local model collection. By rigorously proving the conditions under which optimal routing can be achieved in polynomial time versus those that are NP-hard, the authors delineate the boundaries between tractable and intractable scenarios. The findings yield efficient algorithms for practical applications in tractable cases while offering insights into the complexity of intractable cases, thereby addressing a significant gap in the existing literature on satellite-based FL.
Routing optimization in federated learning over dynamic satellite networks reveals clear boundaries between tractable and intractable problems, with practical algorithms for the former.
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.