STR-Agent: An LLM-Driven Agent for QoS-Aware Routing in LEO Satellite Networks
STR-Agent, an LLM-driven framework, translates natural-language service requests into adaptive QoS-aware routing for LEO satellite networks, cutting end-to-end delay by up to 60%.
STR-Agent is an LLM-driven framework for QoS-aware routing in LEO satellite networks that unifies intent perception, tool-based execution, experience accumulation, and reflection-based policy adaptation in a single agent architecture. A Perception Module converts natural-language requests into structured routing semantics, while a Reflection Module adjusts service-to-routing-policy mappings based on real-time congestion and historical outcomes. In Walker-Delta constellation simulations it reduces end-to-end delay by up to 60% versus DQ-Dijkstra, raises intent-understanding accuracy from 45.4% to 92.45% after supervised fine-tuning, and its Reflection Module further cuts delay by 120 ms at 600 Mbps.
- Unifies intent perception, tool-based execution, experience accumulation, and reflection-based policy adaptation in one agent architecture.
- Domain-specific supervised fine-tuning raises intent-understanding accuracy from 45.4% to 92.45%.
- Reduces end-to-end delay by up to 60% versus DQ-Dijkstra in Walker-Delta constellation simulations.
- Reflection Module cuts delay by 120 ms at 600 Mbps using real-time congestion signals.
Full article217 words · extracted from arxiv.org · click to collapse
LEO satellite networks feature dynamic topologies, time-varying links, and diverse service requirements, which make conventional routing schemes difficult to support fine-grained quality-of-service (QoS) provisioning. Existing studies mainly optimize routing over network states with predefined objectives, but rarely address the practical challenge of translating unstructured natural-language service requests into adaptive routing decisions. To bridge this gap, we propose STR-Agent, an LLM-driven framework for QoS-aware routing in LEO satellite networks. The key innovation of STR-Agent lies in unifying intent perception, tool-based execution, experience accumulation, and reflection-based policy adaptation within a single agent architecture. Specifically, the Perception Module converts natural-language requests into structured routing semantics, while the Reflection Module dynamically adjusts the service-to-routing-policy mapping according to real-time congestion conditions and historical routing outcomes, rather than relying on a fixed routing objective. In addition, we develop a specialized perception model, and construct a domain-specific supervised fine-tuning dataset for LEO service understanding. Simulation results in a Walker-Delta constellation show that STR-Agent significantly outperforms conventional baselines: it reduces end-to-end delay by up to 60% compared with DQ-Dijkstra, improves average intent-understanding accuracy from 45.4% to 92.45% after supervised fine-tuning, and the Reflection Module further reduces the delay by 120 ms at 600 Mbps. These results demonstrate the potential of LLM-driven agent architectures to enable service-aware and adaptive QoS routing in future LEO satellite networks.
Text extracted automatically; images, tables and formatting may be missing. Original: https://arxiv.org/abs/2609.20347