CVJul 29, 2021

Personalized Trajectory Prediction via Distribution Discrimination

arXiv:2107.14204v265 citations
AI Analysis

This work addresses trajectory prediction for applications like autonomous driving by providing a plug-and-play module to enhance existing models, though it is incremental as it builds on prior multi-modal stochastic methods.

The paper tackles the challenge of predicting diverse and accurate multi-modal future trajectories by introducing a distribution discrimination method that learns personalized motion patterns through contrastive discrimination, achieving effectiveness on ETH and UCY datasets.

Trajectory prediction is confronted with the dilemma to capture the multi-modal nature of future dynamics with both diversity and accuracy. In this paper, we present a distribution discrimination (DisDis) method to predict personalized motion patterns by distinguishing the potential distributions. Motivated by that the motion pattern of each person is personalized due to his/her habit, our DisDis learns the latent distribution to represent different motion patterns and optimize it by the contrastive discrimination. This distribution discrimination encourages latent distributions to be more discriminative. Our method can be integrated with existing multi-modal stochastic predictive models as a plug-and-play module to learn the more discriminative latent distribution. To evaluate the latent distribution, we further propose a new metric, probability cumulative minimum distance (PCMD) curve, which cumulatively calculates the minimum distance on the sorted probabilities. Experimental results on the ETH and UCY datasets show the effectiveness of our method.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes