用提议-选择框架提升多智能体轨迹预测的准确性与鲁棒性
RankFormer: A Propose-then-Select Transformer for Multi-Agent Multimodal Trajectory Prediction
- 采用双并行解码器,分别生成轨迹和概率,实现提议-选择机制
- 在高速与行人数据集上均表现优异,验证了方法的有效性
- 无需图结构或意图标签,适合复杂交互场景下的轨迹预测
交通参与者轨迹预测在自动驾驶、交通管理与安全分析中至关重要。尽管已有大量深度学习方法用于轨迹预测,但因决策过程复杂、周围车辆交互频繁,以及相同场景下存在多种可能意图,该问题仍具挑战性。现有方法常依赖图结构(如图神经网络)或人工标注意图。本文提出一种纯Transformer架构的多模态轨迹预测模型,考虑时间依赖性和智能体间空间交互。历史轨迹编码后,使用两个并行解码器分别生成轨迹和概率。模型在两个真实世界数据集——高速公路数据集与行人数据集上评估,表现良好。一个重要发现是:采用‘提议-选择’策略,智能体间空间交互仅用于概率估计,而非轨迹生成。该研究为设计更鲁棒、高效的多模态轨迹预测模型提供了新方向。
原文摘要 · Abstract (English)
Predicting traffic agent trajectories plays an important role in autonomous driving, traffic operations, transportation safety analysis, etc. Although many deep learning algorithms are devised to predict future agent trajectories, the trajectory prediction problem is still challenging due to the complexity of decision-making process, interactions with surrounding vehicles, and the existence of multiple possible intentions for the traveling agents even under similar scenarios. Most existing methods are limited by the requirement of graph structures (e.g., Graph Neural Network) or the requirement of manually labeled intentions. In this study, we propose a pure Transformer-based deep learning model for multi-modal trajectory prediction considering temporal dependencies and agent-agent spatial interactions. After encoding the historical trajectories, two parallel decoders are employed to generate trajectories and probabilities on separate decoder tracks. The model is evaluated on two real-world datasets, one highway dataset and the other pedestrian dataset with solid performance. One important insight is that following a ``propose-then-select'' strategy, the agent-agent spatial interactions are only considered for probability estimation instead of trajectory generation. In summary, the proposed model provides a potential direction to design more robust and effective multi-modal trajectory prediction models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。