Pedestrian Trajectory Prediction

37 papers with code • 1 benchmarks • 3 datasets

This task has no description! Would you like to contribute one?

Latest papers with no code

LG-Traj: LLM Guided Pedestrian Trajectory Prediction

no code yet • 12 Mar 2024

We introduce LG-Traj, a novel approach incorporating LLMs to generate motion cues present in pedestrian past/observed trajectories.

Recurrent Aligned Network for Generalized Pedestrian Trajectory Prediction

no code yet • 9 Mar 2024

Previous studies have tried to tackle this problem by leveraging a portion of the trajectory data from the target domain to adapt the model.

GoalNet: Goal Areas Oriented Pedestrian Trajectory Prediction

no code yet • 29 Feb 2024

Instead of predicting the future trajectory directly, we propose to use scene context and observed trajectory to predict the goal points first, and then reuse the goal points to predict the future trajectories.

AMEND: A Mixture of Experts Framework for Long-tailed Trajectory Prediction

no code yet • 13 Feb 2024

Such a long-tail effect causes prediction models to underperform on the tail portion of the data distribution containing safety-critical scenarios.

Knowledge-aware Graph Transformer for Pedestrian Trajectory Prediction

no code yet • 10 Jan 2024

To overcome this limitation, this paper proposes a graph transformer structure to improve prediction performance, capturing the differences between the various sites and scenarios contained in the datasets.

GSGFormer: Generative Social Graph Transformer for Multimodal Pedestrian Trajectory Prediction

no code yet • 7 Dec 2023

Pedestrian trajectory prediction, vital for selfdriving cars and socially-aware robots, is complicated due to intricate interactions between pedestrians, their environment, and other Vulnerable Road Users.

S-T CRF: Spatial-Temporal Conditional Random Field for Human Trajectory Prediction

no code yet • 30 Nov 2023

Trajectory prediction is of significant importance in computer vision.

Sparse Pedestrian Character Learning for Trajectory Prediction

no code yet • 27 Nov 2023

Specifically, TSNet learns the negative-removed characters in the sparse character representation stream to improve the trajectory embedding obtained in the trajectory representation stream.

IA-LSTM: Interaction-Aware LSTM for Pedestrian Trajectory Prediction

no code yet • 26 Nov 2023

In the proposed module, the data-driven mechanism can effectively extract the feature representations of dynamic human-human interactions in the scene and calculate the corresponding weights to represent the importance of different interactions.

GBD-TS: Goal-based Pedestrian Trajectory Prediction with Diffusion using Tree Sampling Algorithm

no code yet • 25 Nov 2023

GBD combines goal prediction with the diffusion network.