English

TrajAware: Graph Cross-Attention and Trajectory-Aware for Generalisable VANETs under Partial Observations

Machine Learning 2025-09-09 v1 Artificial Intelligence

Abstract

Vehicular ad hoc networks (VANETs) are a crucial component of intelligent transportation systems; however, routing remains challenging due to dynamic topologies, incomplete observations, and the limited resources of edge devices. Existing reinforcement learning (RL) approaches often assume fixed graph structures and require retraining when network conditions change, making them unsuitable for deployment on constrained hardware. We present TrajAware, an RL-based framework designed for edge AI deployment in VANETs. TrajAware integrates three components: (i) action space pruning, which reduces redundant neighbour options while preserving two-hop reachability, alleviating the curse of dimensionality; (ii) graph cross-attention, which maps pruned neighbours to the global graph context, producing features that generalise across diverse network sizes; and (iii) trajectory-aware prediction, which uses historical routes and junction information to estimate real-time positions under partial observations. We evaluate TrajAware in the open-source SUMO simulator using real-world city maps with a leave-one-city-out setup. Results show that TrajAware achieves near-shortest paths and high delivery ratios while maintaining efficiency suitable for constrained edge devices, outperforming state-of-the-art baselines in both full and partial observation scenarios.

Keywords

Cite

@article{arxiv.2509.06665,
  title  = {TrajAware: Graph Cross-Attention and Trajectory-Aware for Generalisable VANETs under Partial Observations},
  author = {Xiaolu Fu and Ziyuan Bao and Eiman Kanjo},
  journal= {arXiv preprint arXiv:2509.06665},
  year   = {2025}
}

Comments

10 pages, 6 figures, 3 tables

R2 v1 2026-07-01T05:26:24.080Z