GRIN: Generative Relation and Intention Network for Multi-Agent Trajectory Prediction
Abstract
Learning the distribution of future trajectories conditioned on the past is a crucial problem for understanding multi-agent systems. This is challenging because humans make decisions based on complex social relations and personal intents, resulting in highly complex uncertainties over trajectories. To address this problem, we propose a conditional deep generative model that combines advances in graph neural networks. The prior and recognition model encodes two types of latent codes for each agent: an inter-agent latent code to represent social relations and an intra-agent latent code to represent agent intentions. The decoder is carefully devised to leverage the codes in a disentangled way to predict multi-modal future trajectory distribution. Specifically, a graph attention network built upon inter-agent latent code is used to learn continuous pair-wise relations, and an agent's motion is controlled by its latent intents and its observations of all other agents. Through experiments on both synthetic and real-world datasets, we show that our model outperforms previous work in multiple performance metrics. We also show that our model generates realistic multi-modal trajectories.
Cite
Text
Li et al. "GRIN: Generative Relation and Intention Network for Multi-Agent Trajectory Prediction." Neural Information Processing Systems, 2021.Markdown
[Li et al. "GRIN: Generative Relation and Intention Network for Multi-Agent Trajectory Prediction." Neural Information Processing Systems, 2021.](https://mlanthology.org/neurips/2021/li2021neurips-grin/)BibTeX
@inproceedings{li2021neurips-grin,
title = {{GRIN: Generative Relation and Intention Network for Multi-Agent Trajectory Prediction}},
author = {Li, Longyuan and Yao, Jian and Wenliang, Li and He, Tong and Xiao, Tianjun and Yan, Junchi and Wipf, David P. and Zhang, Zheng},
booktitle = {Neural Information Processing Systems},
year = {2021},
url = {https://mlanthology.org/neurips/2021/li2021neurips-grin/}
}