paper-with-me

Papers

Continual Deep Reinforcement Learning for Decentralized Satellite Routing

2024-05-20 · Federico Lozano-Cuadra, Beatriz Soret, Israel Leyva-Mayorga, Petar Popovski

This paper introduces a full solution for decentralized routing in Low Earth Orbit satellite constellations based on continual Deep Reinforcement Learning (DRL). This requires addressing multiple challenges, including the partial knowledge at the satellites and their continuous movement, and the time-varying sources of uncertainty in the system, such as traffic, communication links, or communication buffers. We follow a multi-agent approach, where each satellite acts as an independent decision-making agent, while acquiring a limited knowledge of the environment based on the feedback received from the nearby agents. The solution is divided into two phases. First, an offline learning phase relies on decentralized decisions and a global Deep Neural Network (DNN) trained with global experiences. Then, the online phase with local, on-board, and pre-trained DNNs requires continual learning to evolve with the environment, which can be done in two different ways: (1) Model anticipation, where the predictable conditions of the constellation are exploited by each satellite sharing local model with the next satellite; and (2) Federated Learning (FL), where each agent's model is merged first at the cluster level and then aggregated in a global Parameter Server. The results show that, without high congestion, the proposed Multi-Agent DRL framework achieves the same E2E performance as a shortest-path solution, but the latter assumes intensive communication overhead for real-time network-wise knowledge of the system at a centralized node, whereas ours only requires limited feedback exchange among first neighbour satellites. Importantly, our solution adapts well to congestion conditions and exploits less loaded paths. Moreover, the divergence of models over time is easily tackled by the synergy between anticipation, applied in short-term alignment, and FL, utilized for long-term alignment.

📄 PDF Abstract BibTeX arXiv:2405.12308

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningDeep Reinforcement LearningFederated Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

SatQNet: Satellite-assisted Quantum Network Entanglement Routing Using Directed Line Graph Neural Networks

2026-04-10 · Tobias Meuser, Jannis Weil, Aninda Lahiri, Marius Paraschiv arxiv

Quantum networks are expected to become a key enabler for interconnecting quantum devices. In contrast to classical communication networks, however, information transfer in quantum networks is usually restricted to short…

Reinforcement LearningGraph Neural Network

Shaping Rewards, Shaping Routes: On Multi-Agent Deep Q-Networks for Routing in Satellite Constellation Networks

2024-08-04 · Manuel M. H. Roth, Anupama Hegde, Thomas Delamotte, Andreas Knopp

Effective routing in satellite mega-constellations has become crucial to facilitate the handling of increasing traffic loads, more complex network architectures, as well as the integration into 6G networks. To enhance ad…

Deep Reinforcement Learning

FedRewind: Rewinding Continual Model Exchange for Decentralized Federated Learning

2024-11-14 · Luca Palazzo, Matteo Pennisi, Federica Proietto Salanitri, Giovanni Bellitto 외

In this paper, we present FedRewind, a novel approach to decentralized federated learning that leverages model exchange among nodes to address the issue of data distribution shift. Drawing inspiration from continual lear…

Continual LearningFederated Learning

Multi-Agent Deep Reinforcement Learning for Distributed Satellite Routing

2024-02-27 · Federico Lozano-Cuadra, Beatriz Soret

This paper introduces a Multi-Agent Deep Reinforcement Learning (MA-DRL) approach for routing in Low Earth Orbit Satellite Constellations (LSatCs). Each satellite is an independent decision-making agent with a partial kn…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning

Optimal Routing for Federated Learning over Dynamic Satellite Networks: Tractable or Not?

2026-04-21 · Yi Zhao, Di Yuan, Tao Deng, Suzhi Cao 외 arxiv

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…

Federated Learning