Trajectory Prediction

251 papers with code • 29 benchmarks • 34 datasets

Trajectory Prediction is the problem of predicting the short-term (1-3 seconds) and long-term (3-5 seconds) spatial coordinates of various road-agents such as cars, buses, pedestrians, rickshaws, and animals, etc. These road-agents have different dynamic behaviors that may correspond to aggressive or conservative driving styles.

Source: Forecasting Trajectory and Behavior of Road-Agents Using Spectral Clustering in Graph-LSTMs

Libraries

Use these libraries to find Trajectory Prediction models and implementations

T4P: Test-Time Training of Trajectory Prediction via Masked Autoencoder and Actor-specific Token Memory

daeheepark/t4p 15 Mar 2024

Our method surpasses the performance of existing state-of-the-art online learning methods in terms of both prediction accuracy and computational efficiency.

14
15 Mar 2024

A Cognitive-Based Trajectory Prediction Approach for Autonomous Driving

petrichor625/hltp 29 Feb 2024

In autonomous vehicle (AV) technology, the ability to accurately predict the movements of surrounding vehicles is paramount for ensuring safety and operational efficiency.

20
29 Feb 2024

SocialCVAE: Predicting Pedestrian Trajectory via Interaction Conditioned Latents

vivixiang/socialcvae 27 Feb 2024

Pedestrian trajectory prediction is the key technology in many applications for providing insights into human behavior and anticipating human future motions.

11
27 Feb 2024

UVTM: Universal Vehicle Trajectory Modeling with ST Feature Domain Generation

logan-lin/uvtm 11 Feb 2024

However, most methods target only one specific task and cannot be applied universally.

0
11 Feb 2024

Robot Trajectron: Trajectory Prediction-based Shared Control for Robot Manipulation

mousecpn/robot-trajectron 4 Feb 2024

We address the problem of (a) predicting the trajectory of an arm reaching motion, based on a few seconds of the motion's onset, and (b) leveraging this predictor to facilitate shared-control manipulation tasks, easing the cognitive load of the operator by assisting them in their anticipated direction of motion.

12
04 Feb 2024

Predicting Infant Brain Connectivity with Federated Multi-Trajectory GNNs using Scarce Data

basiralab/fedgmte-net-plus 1 Jan 2024

The three key innovations of FedGmTE-Net++ are: (i) presenting the first federated learning framework specifically designed for brain multi-trajectory evolution prediction in a data-scarce environment, (ii) incorporating an auxiliary regularizer in the local objective function to exploit all the longitudinal brain connectivity within the evolution trajectory and maximize data utilization, (iii) introducing a two-step imputation process, comprising a preliminary KNN-based precompletion followed by an imputation refinement step that employs regressors to improve similarity scores and refine imputations.

1
01 Jan 2024

STIGCN: spatial–temporal interaction‑aware graph convolution network for pedestrian trajectory prediction

Chenwangxing/STIGCN_master The Journal of Supercomputing 2023

STIGCN considers the correlation between social interaction and pedestrian movement factors to achieve more accurate interaction modeling.

8
30 Dec 2023

Social-Transmotion: Promptable Human Trajectory Prediction

vita-epfl/social-transmotion 26 Dec 2023

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.

19
26 Dec 2023

Improving Transferability for Cross-domain Trajectory Prediction via Neural Stochastic Differential Equation

daeheepark/TrajSDE 26 Dec 2023

To address this limitation, we propose a method based on continuous and stochastic representations of Neural Stochastic Differential Equations (NSDE) for alleviating discrepancies due to data acquisition strategy.

2
26 Dec 2023

Multiple Hypothesis Dropout: Estimating the Parameters of Multi-Modal Output Distributions

dngu7/multiple-hypothesis-dropout 18 Dec 2023

In many real-world applications, from robotics to pedestrian trajectory prediction, there is a need to predict multiple real-valued outputs to represent several potential scenarios.

2
18 Dec 2023