Enhanced Prediction of Multi-Agent Trajectories via Control Inference and State-Space Dynamics
Yu Zhang, Yongxiang Zou, Haoyu Zhang, Zeyu Liu, Houcheng Li, Long Cheng
TL;DR
This paper addresses multi-agent trajectory prediction for autonomous systems by integrating state-space dynamics with graph neural networks. It introduces a novel Mixed Mamba encoder to infer initial control variables, pairs a control-variable evolution modeled as a state-space system, and uses an Extended Kalman Filter to provide uncertainty estimates. The framework leverages a graph-aware encoder to preserve inter-agent interactions and demonstrates superior performance on public datasets (highD and rounD) across multiple metrics, with ablation studies highlighting the value of graph information and mixed Mamba components. The work advances interpretable, physically grounded trajectory forecasting at scale, with implications for safer and more efficient autonomous navigation.
Abstract
In the field of autonomous systems, accurately predicting the trajectories of nearby vehicles and pedestrians is crucial for ensuring both safety and operational efficiency. This paper introduces a novel methodology for trajectory forecasting based on state-space dynamic system modeling, which endows agents with models that have tangible physical implications. To enhance the precision of state estimations within the dynamic system, the paper also presents a novel modeling technique for control variables. This technique utilizes a newly introduced model, termed "Mixed Mamba," to derive initial control states, thereby improving the predictive accuracy of these variables. Moverover, the proposed approach ingeniously integrates graph neural networks with state-space models, effectively capturing the complexities of multi-agent interactions. This combination provides a robust and scalable framework for forecasting multi-agent trajectories across a range of scenarios. Comprehensive evaluations demonstrate that this model outperforms several established benchmarks across various metrics and datasets, highlighting its significant potential to advance trajectory forecasting in autonomous systems.
