Neural Interaction Energy for Multi-Agent Trajectory Prediction
Kaixin Shen, Ruijie Quan, Linchao Zhu, Jun Xiao, Yi Yang
TL;DR
The paper addresses temporal instability in multi-agent trajectory prediction by introducing MATE, a framework that uses neural interaction energy to model agent interactions and their impact on future paths. It enforces system-level and agent-level stability through two constraints—inter-agent interaction and intra-agent motion—implemented within a multi-edge GNN-based encoder–decoder with a Neural Interaction Energy Module. Empirical results across PHASE, Socialnav, Charged, and NBA datasets show superior predictive accuracy, high Graph Accuracy, and robust zero-shot generalization, with ablations confirming the additive benefits of both constraints. The approach advances multi-agent prediction by coupling interaction energy dynamics with PDE-inspired constraints, offering enhanced robustness and interpretability in diverse environments.
Abstract
Maintaining temporal stability is crucial in multi-agent trajectory prediction. Insufficient regularization to uphold this stability often results in fluctuations in kinematic states, leading to inconsistent predictions and the amplification of errors. In this study, we introduce a framework called Multi-Agent Trajectory prediction via neural interaction Energy (MATE). This framework assesses the interactive motion of agents by employing neural interaction energy, which captures the dynamics of interactions and illustrates their influence on the future trajectories of agents. To bolster temporal stability, we introduce two constraints: inter-agent interaction constraint and intra-agent motion constraint. These constraints work together to ensure temporal stability at both the system and agent levels, effectively mitigating prediction fluctuations inherent in multi-agent systems. Comparative evaluations against previous methods on four diverse datasets highlight the superior prediction accuracy and generalization capabilities of our model.
