arXiv:2507.06531cs.CV2025-07被引 2

通过逆向学习注意力捕捉复杂交互意图,提升多智能体轨迹预测精度。

ILNet: Trajectory Prediction with Inverse Learning Attention for Enhancing Intention Capture

  • 采用逆向学习注意力机制,动态建模邻近时刻的时空交互关系。
  • 在INTERACTION和Argoverse数据集上达到顶尖性能,尤其在复杂场景更优。
  • 轻量级锚点选择模块,用极少参数实现多关键点并行提取。

多智能体交互场景下的轨迹预测是一项关键挑战。现有主流方法基于时间与智能体轴的高效注意力机制建模交互,但其静态前向建模缺乏显式的时空协调,仅能捕捉明显且即时的行为意图。另一种现代框架通过固定锚点选择策略优化后续预测,难以适应不同未来环境。受人类驾驶员根据周围车辆意图动态调整初始决策行为启发,本文提出ILNet,一种融合逆向学习(IL)注意力与动态锚点选择(DAS)模块的多智能体轨迹预测方法。IL注意力采用逆向学习范式,在邻近时刻建模交互,引入预设意图以动态编码交互的时空协调性,从而增强对复杂交互模式的捕捉能力。同时,可学习的DAS模块并行提取多个轨迹变化关键点作为锚点,几乎不增加参数量。实验表明,ILNet在INTERACTION和Argoverse运动预测数据集上达到当前最优表现。尤其在挑战性交互场景中,模型兼具更高精度与更丰富的多模态轨迹分布,且参数量更少。代码已开源:https://github.com/mjZeng11/ILNet。

原文摘要 · Abstract (English)

Trajectory prediction for multi-agent interaction scenarios is a crucial challenge. Most advanced methods model agent interactions by efficiently factorized attention based on the temporal and agent axes. However, this static and foward modeling lacks explicit interactive spatio-temporal coordination, capturing only obvious and immediate behavioral intentions. Alternatively, the modern trajectory prediction framework refines the successive predictions by a fixed-anchor selection strategy, which is difficult to adapt in different future environments. It is acknowledged that human drivers dynamically adjust initial driving decisions based on further assumptions about the intentions of surrounding vehicles. Motivated by human driving behaviors, this paper proposes ILNet, a multi-agent trajectory prediction method with Inverse Learning (IL) attention and Dynamic Anchor Selection (DAS) module. IL Attention employs an inverse learning paradigm to model interactions at neighboring moments, introducing proposed intentions to dynamically encode the spatio-temporal coordination of interactions, thereby enhancing the model's ability to capture complex interaction patterns. Then, the learnable DAS module is proposed to extract multiple trajectory change keypoints as anchors in parallel with almost no increase in parameters. Experimental results show that the ILNet achieves state-of-the-art performance on the INTERACTION and Argoverse motion forecasting datasets. Particularly, in challenged interaction scenarios, ILNet achieves higher accuracy and more multimodal distributions of trajectories over fewer parameters. Our codes are available at https://github.com/mjZeng11/ILNet.

轨迹预测逆向学习注意力机制多智能体

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。