CVDec 22, 2023

Learning Socio-Temporal Graphs for Multi-Agent Trajectory Prediction

arXiv:2312.14373v11 citationsh-index: 13HCMA@MM
Originality Incremental advance
AI Analysis

This addresses trajectory prediction for autonomous systems in crowded environments, representing an incremental improvement over existing methods.

The paper tackles the problem of predicting pedestrian trajectories in crowds by explicitly modeling socio-temporal interactions, achieving state-of-the-art accuracy on two large-scale benchmark datasets.

In order to predict a pedestrian's trajectory in a crowd accurately, one has to take into account her/his underlying socio-temporal interactions with other pedestrians consistently. Unlike existing work that represents the relevant information separately, partially, or implicitly, we propose a complete representation for it to be fully and explicitly captured and analyzed. In particular, we introduce a Directed Acyclic Graph-based structure, which we term Socio-Temporal Graph (STG), to explicitly capture pair-wise socio-temporal interactions among a group of people across both space and time. Our model is built on a time-varying generative process, whose latent variables determine the structure of the STGs. We design an attention-based model named STGformer that affords an end-to-end pipeline to learn the structure of the STGs for trajectory prediction. Our solution achieves overall state-of-the-art prediction accuracy in two large-scale benchmark datasets. Our analysis shows that a person's past trajectory is critical for predicting another person's future path. Our model learns this relationship with a strong notion of socio-temporal localities. Statistics show that utilizing this information explicitly for prediction yields a noticeable performance gain with respect to the trajectory-only approaches.

Foundations

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

Your Notes