TL;DR
Goal-GAN introduces a two-stage, interpretable model for human trajectory prediction that estimates goal positions and generates feasible paths, achieving state-of-the-art results on multiple benchmarks.
Contribution
The paper presents a novel goal-based trajectory prediction framework combining goal estimation with a routing module, improving accuracy and diversity of predicted paths.
Findings
Achieves new state-of-the-art performance on benchmark datasets.
Generates diverse and physically feasible trajectories.
Effectively models multi-modal goal distributions.
Abstract
In this paper, we present Goal-GAN, an interpretable and end-to-end trainable model for human trajectory prediction. Inspired by human navigation, we model the task of trajectory prediction as an intuitive two-stage process: (i) goal estimation, which predicts the most likely target positions of the agent, followed by a (ii) routing module which estimates a set of plausible trajectories that route towards the estimated goal. We leverage information about the past trajectory and visual context of the scene to estimate a multi-modal probability distribution over the possible goal positions, which is used to sample a potential goal during the inference. The routing is governed by a recurrent neural network that reacts to physical constraints in the nearby surroundings and generates feasible paths that route towards the sampled goal. Our extensive experimental evaluation shows that our…
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.
