TL;DR
DAG-Net is a novel graph neural network model that predicts multi-modal human trajectories by considering both agents' goals and interactions, achieving state-of-the-art results in diverse environments.
Contribution
The paper introduces a double attention-based graph neural network that jointly models human goals and inter-agent influences for improved trajectory forecasting.
Findings
Achieves state-of-the-art accuracy in urban and sports scenarios.
Effectively models multi-modal human motion behavior.
Demonstrates versatility across different application domains.
Abstract
Understanding human motion behaviour is a critical task for several possible applications like self-driving cars or social robots, and in general for all those settings where an autonomous agent has to navigate inside a human-centric environment. This is non-trivial because human motion is inherently multi-modal: given a history of human motion paths, there are many plausible ways by which people could move in the future. Additionally, people activities are often driven by goals, e.g. reaching particular locations or interacting with the environment. We address the aforementioned aspects by proposing a new recurrent generative model that considers both single agents' future goals and interactions between different agents. The model exploits a double attention-based graph neural network to collect information about the mutual influences among different agents and to integrate it with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Neural Network
