菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-04
📄 Abstract - Spatial-Temporal Learning-Based Distributed Routing for Dynamic LEO Satellite Networks

In this paper, we propose a spatial-temporal learning-based distributed routing framework for dynamic Low Earth Orbit (LEO) satellite networks, where graph attention networks (GAT) and long short-term memory (LSTM) are integrated within a deep Q-network (DQN)-based architecture to enable distributed and adaptive routing decisions based on local observations. The routing problem is formulated as a partially observable Markov decision process (POMDP) to address partial observability under dynamic topology and time-varying traffic. Simulation results show that the proposed method significantly outperforms conventional and learning-based routing schemes in terms of throughput, packet loss, queue length, and end-to-end delay, while achieving proactive congestion avoidance with up to 23.26% queue reduction. In addition, the proposed approach maintains low computational overhead with negligible carbon emissions, demonstrating its efficiency from a Green AI perspective.

顶级标签: systems reinforcement learning machine learning
详细标签: satellite network routing graph attention network deep q-network green ai 或 搜索:

基于时空学习的动态低轨卫星网络分布式路由方法 / Spatial-Temporal Learning-Based Distributed Routing for Dynamic LEO Satellite Networks


1️⃣ 一句话总结

本文提出了一种结合图注意力网络和长短期记忆网络的深度学习路由框架,让低轨卫星网络中的每个节点能根据局部信息做出分布式、自适应的路由决策,在提升吞吐量、降低延迟和丢包率的同时,还能提前避免网络拥塞,且计算开销低、碳排放少。

源自 arXiv: 2605.02413