pith. sign in

arxiv: 2312.16168 · v3 · pith:ZNQHKGF6new · submitted 2023-12-26 · 💻 cs.CV · cs.RO

Social-Transmotion: Promptable Human Trajectory Prediction

classification 💻 cs.CV cs.RO
keywords humantrajectorypredictioncuessocial-transmotionavailablekeypointsmodel
0
0 comments X
read the original abstract

Accurate human trajectory prediction is crucial for applications such as autonomous vehicles, robotics, and surveillance systems. Yet, existing models often fail to fully leverage the non-verbal social cues human subconsciously communicate when navigating the space. To address this, we introduce Social-Transmotion, a generic Transformer-based model that exploits diverse and numerous visual cues to predict human behavior. We translate the idea of a prompt from Natural Language Processing (NLP) to the task of human trajectory prediction, where a prompt can be a sequence of x-y coordinates on the ground, bounding boxes in the image plane, or body pose keypoints in either 2D or 3D. This, in turn, augments trajectory data, leading to enhanced human trajectory prediction. Using masking technique, our model exhibits flexibility and adaptability by capturing spatiotemporal interactions between agents based on the available visual cues. We delve into the merits of using 2D versus 3D poses, and a limited set of poses. Additionally, we investigate the spatial and temporal attention map to identify which keypoints and time-steps in the sequence are vital for optimizing human trajectory prediction. Our approach is validated on multiple datasets, including JTA, JRDB, Pedestrians and Cyclists in Road Traffic, and ETH-UCY. The code is publicly available: https://github.com/vita-epfl/social-transmotion.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Social-Mamba: Socially-Aware Trajectory Forecasting with State-Space Models

    cs.CV 2026-05 unverdicted novelty 7.0

    Social-Mamba introduces a Cycle Mamba block and social triplet factorization to achieve state-of-the-art trajectory forecasting accuracy with linear-time social interaction modeling on five benchmarks.

  2. Where Will They Go? Modelling Multimodal Pedestrian Manoeuvres from Ego-centric Videos

    cs.CV 2026-06 unverdicted novelty 5.0

    MMPM uses PIM for gaze/head/hand interactions and MTP (CVAE with query decoder) to model separate crossing/non-crossing trajectory distributions, outperforming baselines on PIE and JAAD with a new validation protocol.

  3. Three-Step Hierarchical Transformer for Multi-Pedestrian Trajectory Prediction

    cs.CV 2026-06 unverdicted novelty 4.0

    Three-step hierarchical Transformer separates temporal, multimodal, and social reasoning using GRU summaries and time-agent attention, achieving SOTA on JRDB and Urban datasets.