智能体V2X:面向5G/6G网络中截止时间感知V2X调度的小型语言模型智能体 / Agentic-V2X: Small Language Model Agents for Deadline-Aware V2X Scheduling in 5G/6G Networks
1️⃣ 一句话总结
本文提出一种名为Agentic-V2X的系统架构,利用本地部署的小型语言模型生成并验证V2X通信中的调度策略,以解决大语言模型延迟高、不可靠的问题,实验表明该方法能生成安全、可执行的策略,但整体性能并非最优。
Large Language Models (LLMs) are proposed as control interfaces for next-generation networks, but their latency, hallucinations, and lack of control guarantees make them unsuitable for near-real-time packet schedulers, especially in dynamic V2X environments. This paper introduces Agentic-V2X, an architecture where a small, locally deployed language model acts as a periodic non-real-time rApp-inspired policy creator, while a lightweight xApp-like controller executes validated policies at intervals suitable for scheduling. The framework targets deadline-aware 5G NR V2X scheduling with heterogeneous services (teleoperated driving, cooperative awareness, HD map sharing, and sensor sharing). Given a scenario summary, service objective, and telemetry, the LLM generates a structured policy containing service priorities, weight bounds, and safety constraints. A validator checks and repairs the policy before the controller enforces it via scheduler-weight adaptation in ns-3/ns3-ai. The evaluation compares proportional fair scheduling, static expert policies, a heuristic xApp, static LLM policies, and adaptive LLM-rApp policies over 126 completed runs. Metrics include deadline-constrained packet reception ratio, tail latency, deadline violations, throughput, fairness, policy validity, and safety interventions. Results show that the adaptive LLM-rApp/xApp design generates valid and executable policies and remains competitive at several operating points, including improved mean critical reliability over PF at the highest density. However, paired statistical analysis shows that the adaptive method is not the best aggregate method and remains below the strongest static policies overall. These results support Agentic-V2X as a safe, executable small-LLM policy-generation architecture rather than a universally dominant scheduler.
智能体V2X:面向5G/6G网络中截止时间感知V2X调度的小型语言模型智能体 / Agentic-V2X: Small Language Model Agents for Deadline-Aware V2X Scheduling in 5G/6G Networks
本文提出一种名为Agentic-V2X的系统架构,利用本地部署的小型语言模型生成并验证V2X通信中的调度策略,以解决大语言模型延迟高、不可靠的问题,实验表明该方法能生成安全、可执行的策略,但整体性能并非最优。
源自 arXiv: 2607.04290