ViTE: Virtual Graph Trajectory Expert Router for Pedestrian Trajectory Prediction
Ruochen Li, Zhanxing Zhu, Tanqiu Qiao, Hubert P. H. Shum

TL;DR
ViTE introduces a flexible framework combining virtual nodes and an expert router to adaptively model pedestrian interactions, achieving state-of-the-art trajectory prediction without deep GNN stacks.
Contribution
The paper presents ViTE, a novel approach that adaptively models both explicit and implicit interactions using virtual nodes and a Mixture-of-Experts router, avoiding deep GNNs.
Findings
Achieves state-of-the-art results on ETH/UCY, NBA, and SDD benchmarks.
Effectively models high-order interactions without deep GNN stacks.
Demonstrates practical efficiency and scalability.
Abstract
Pedestrian trajectory prediction is critical for ensuring safety in autonomous driving, surveillance systems, and urban planning applications. While early approaches primarily focus on one-hop pairwise relationships, recent studies attempt to capture high-order interactions by stacking multiple Graph Neural Network (GNN) layers. However, these approaches face a fundamental trade-off: insufficient layers may lead to under-reaching problems that limit the model's receptive field, while excessive depth can result in prohibitive computational costs. We argue that an effective model should be capable of adaptively modeling both explicit one-hop interactions and implicit high-order dependencies, rather than relying solely on architectural depth. To this end, we propose ViTE (Virtual graph Trajectory Expert router), a novel framework for pedestrian trajectory prediction. ViTE consists of two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Traffic Prediction and Management Techniques · Video Surveillance and Tracking Methods
