Real-Time Motion Prediction via Heterogeneous Polyline Transformer with Relative Pose Encoding
Zhejun Zhang, Alexander Liniger, Christos Sakaridis, Fisher Yu, L. Gool
2023
GANet: Goal Area Network for Motion Forecasting
Mingkun Wang, Xinge Zhu, Changqian Yu, W. Li, Yuexin Ma, Ruochun Jin, Xiaoguang Ren, Dongchun Ren, Mingxu Wang, Wenjing Yang
2022
LAformer: Trajectory Prediction for Autonomous Driving with Lane-Aware Scene Constraints
Mengmeng Liu, Hao Cheng, Linyuan Chen, Hellward Broszio, Jiangtao Li, Runjiang Zhao, Monika Sester, M. Yang
2023
SemanticFormer: Holistic and Semantic Traffic Scene Representation for Trajectory Prediction using Knowledge Graphs
Zhigang Sun, Zixu Wang, Lavdim Halilaj, J. Luettin
2024
Traj-MAE: Masked Autoencoders for Trajectory Prediction
Hao Chen, Jiaze Wang, Kun Shao, Furui Liu, Jianye Hao, Chenyong Guan, Guangyong Chen, P. Heng
2023
ProIn: Learning to Predict Trajectory Based on Progressive Interactions for Autonomous Driving
Yinke Dong, Haifeng Yuan, Hongkun Liu, Wei Jing, Fangzhen Li, Hongmin Liu, Bin Fan
2024
Towards Trustworthy Multi-Modal Motion Prediction: Evaluation and Interpretability
Sandra Carrasco Limeros, Sylwia Majchrowska, Joakim Johnander, Christoffer Petersson, M. Sotelo, D. F. Llorca
2022
Motion Transformer with Global Intention Localization and Local Movement Refinement
Shaoshuai Shi, Li Jiang, Dengxin Dai, B. Schiele
2022
THOMAS: Trajectory Heatmap Output with learned Multi-Agent Sampling
Thomas Gilles, S. Sabatini, D. Tsishkou, B. Stanciulescu, F. Moutarde
2021
Learn TAROT with MENTOR: A Meta-Learned Self-supervised Approach for Trajectory Prediction
Mozhgan Pourkeshavarz, Changhe Chen, Amir Rasouli
2023
EDA: Evolving and Distinct Anchors for Multimodal Motion Prediction
Longzhong Lin, Xuewu Lin, Tianwei Lin, Lichao Huang, Rong Xiong, Yue Wang
2023
ProphNet: Efficient Agent-Centric Motion Forecasting with Anchor-Informed Proposals
Xishun Wang, Tong Su, Fang Da, Xiaodong Yang
2023
M2I: From Factored Marginal Trajectory Prediction to Interactive Prediction
Q. Sun, Xin Huang, Junru Gu, B. Williams, Hang Zhao
2022
FIMP: Future Interaction Modeling for Multi-Agent Motion Prediction
Sungmin Woo, Minjung Kim, Donghyeong Kim, Sungjun Jang, Sangyoun Lee
2024
GoRela: Go Relative for Viewpoint-Invariant Motion Forecasting
Alexander Cui, S. Casas, K. Wong, Simon Suo, R. Urtasun
2022
Dynamic Scenario Representation Learning for Motion Forecasting With Heterogeneous Graph Convolutional Recurrent Networks
Xing Gao, Xiaogang Jia, Yikang Li, H. Xiong
2023
TSGN: Temporal Scene Graph Neural Networks with Projected Vectorized Representation for Multi-Agent Motion Prediction
Yunong Wu, Thomas Gilles, B. Stanciulescu, F. Moutarde
2023
A Hierarchical Hybrid Learning Framework for Multi-agent Trajectory Prediction
Yujun Jiao, Mingze Miao, Zhishuai Yin, Chunyuan Lei, Xu Zhu, Linzhen Nie, Bo Tao
2023
FGNet: A Graph-Based Motion Forecasting Method From a Future Perspective
Xiaqiang Tang, Yafeng Guo, Yiyang Sun, Siyuan Hu, J. Wang
2023
Heterogeneous Graph-based Trajectory Prediction using Local Map Context and Social Interactions
Daniel Grimm, Maximilian Zipfl, Felix Hertlein, Alexander Naumann, Jürgen Lüttin, Steffen Thoma, Stefan Schmid, Lavdim Halilaj, Achim Rettinger, J. M. Zöllner
2023
Trajectory Forecasting on Temporal Graphs
Görkay Aydemir, Adil Kaan Akan, F. Güney
2022
ParallelNet: Multi-mode Trajectory Prediction by Multi-mode Trajectory Fusion
Fei Wu, Luoyu Chen, Hao-Tien Lu
2022
GOHOME: Graph-Oriented Heatmap Output for future Motion Estimation
Thomas Gilles, S. Sabatini, D. Tsishkou, B. Stanciulescu, F. Moutarde
2021
NEAR: Noise-Aware Temporal Encoder and Adaptive Recurrent Interaction for Motion Forecasting
Weibang Chen, Yafei Wang, Xulei Liu
2023
How to read the graph
Each node is an academic paper related to the origin paper.
Papers are arranged according to their similarity (this is not a citation tree)
Node size is the number of citations
Node color is the publishing year
Similar papers have strong connecting lines and cluster together
Predicting the future motion of road agents is a critical task in an autonomous driving pipeline. In this work, we address the problem of generating a set of scene-level, or joint, future trajectory predictions in multi-agent driving scenarios. To this end, we propose FJMP, a Factorized Joint Motion Prediction framework for multi-agent interactive driving scenarios. FJMP models the future scene interaction dynamics as a sparse directed interaction graph, where edges denote explicit interactions between agents. We then prune the graph into a directed acyclic graph (DAG) and decompose the joint prediction task into a sequence of marginal and conditional predictions according to the partial ordering of the DAG, where joint future trajectories are decoded using a directed acyclic graph neural network (DAGNN). We conduct experiments on the INTERACTION and Argoverse 2 datasets and demonstrate that FJMP produces more accurate and scene-consistent joint trajectory predictions than non-factorized approaches, especially on the most interactive and kinematically interesting agents. FJMP ranks 1st on the multi-agent test leaderboard of the INTERACTION dataset.