TrajAware combines action-space pruning, graph cross-attention, and trajectory prediction to achieve near-shortest-path routing in VANETs under partial observations, evaluated across unseen simulated cities.
Towards Generalizability of Multi-Agent Reinforcement Learning in Graphs with Recurrent Message Passing
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Graph-based environments pose unique challenges to multi-agent reinforcement learning. In decentralized approaches, agents operate within a given graph and make decisions based on partial or outdated observations. The size of the observed neighborhood limits the generalizability to different graphs and affects the reactivity of agents, the quality of the selected actions, and the communication overhead. This work focuses on generalizability and resolves the trade-off in observed neighborhood size with a continuous information flow in the whole graph. We propose a recurrent message-passing model that iterates with the environment's steps and allows nodes to create a global representation of the graph by exchanging messages with their neighbors. Agents receive the resulting learned graph observations based on their location in the graph. Our approach can be used in a decentralized manner at runtime and in combination with a reinforcement learning algorithm of choice. We evaluate our method across 1000 diverse graphs in the context of routing in communication networks and find that it enables agents to generalize and adapt to changes in the graph.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
baseline 1polarities
baseline 1representative citing papers
citing papers explorer
-
TrajAware: Graph Cross-Attention and Trajectory-Aware for Generalisable VANETs under Partial Observations
TrajAware combines action-space pruning, graph cross-attention, and trajectory prediction to achieve near-shortest-path routing in VANETs under partial observations, evaluated across unseen simulated cities.