NEST: A Neuromodulated Small-world Hypergraph Trajectory Prediction Model for Autonomous Driving
Chengyue Wang, Haicheng Liao, Bonan Wang, Yanchen Guan, Bin Rao, Ziyuan Pu, Zhiyong Cui, Chengzhong Xu, Zhenning Li
TL;DR
Trajectory prediction for autonomous driving is challenged by non-linear, uncertain interactions in dense traffic. NEST introduces a Neuromodulated Small-world Hypergraph that combines a small-world network with hypergraph learning, enhanced by a neuromodulator to adapt to traffic conditions, and attaches a Context Fusion module with a multi-modal Laplace-based predictor. Given historical data $X$ and maps $M$, NEST outputs $K$ trajectory hypotheses $\textbf{Y}=[\textbf{Y}_1,\ldots,\textbf{Y}_K]$, each with $\textbf{Y}_i^t=[x_i^t,y_i^t,b_{i,x}^t,b_{i,y}^t]$ and mode probability $P_i$, achieving state-of-the-art results on nuScenes, MoCAD, and HighD while maintaining real-time inference. The approach demonstrates strong generalization, efficiency, and temporal foresight, offering a robust solution for reliable trajectory prediction in complex traffic environments.
Abstract
Accurate trajectory prediction is essential for the safety and efficiency of autonomous driving. Traditional models often struggle with real-time processing, capturing non-linearity and uncertainty in traffic environments, efficiency in dense traffic, and modeling temporal dynamics of interactions. We introduce NEST (Neuromodulated Small-world Hypergraph Trajectory Prediction), a novel framework that integrates Small-world Networks and hypergraphs for superior interaction modeling and prediction accuracy. This integration enables the capture of both local and extended vehicle interactions, while the Neuromodulator component adapts dynamically to changing traffic conditions. We validate the NEST model on several real-world datasets, including nuScenes, MoCAD, and HighD. The results consistently demonstrate that NEST outperforms existing methods in various traffic scenarios, showcasing its exceptional generalization capability, efficiency, and temporal foresight. Our comprehensive evaluation illustrates that NEST significantly improves the reliability and operational efficiency of autonomous driving systems, making it a robust solution for trajectory prediction in complex traffic environments.
