Human trajectory prediction using LSTM with Attention mechanism

In this paper, we propose a human trajectory prediction model that combines a Long Short-Term Memory (LSTM) network with an attention mechanism. To do that, we use attention scores to determine which parts of the input data the model should focus on when making predictions. Attention scores are calculated for each input feature, with a higher score indicating the greater significance of that feature in predicting the output. Initially, these scores are determined for the target human position, velocity, and their neighboring individual's positions and velocities. By using attention scores, our model can prioritize the most relevant information in the input data and make more accurate predictions. We extract attention scores from our attention mechanism and integrate them into the trajectory prediction module to predict human future trajectories. To achieve this, we introduce a new neural layer that processes attention scores after extracting them and concatenates them with positional information. We evaluate our approach on the publicly available ETH and UCY datasets and measure its performance using the final displacement error (FDE) and average displacement error (ADE) metrics. We show that our modified algorithm performs better than the Social LSTM in predicting the future trajectory of pedestrians in crowded spaces. Specifically, our model achieves an improvement of 6.2 results in the literature.

READ FULL TEXT
research
01/19/2022

FRA-LSTM: A Vessel Trajectory Prediction Method Based on Fusion of the Forward and Reverse Sub-Network

In order to improve the vessel's capacity and ensure maritime traffic sa...
research
12/26/2021

A CNN-BiLSTM Model with Attention Mechanism for Earthquake Prediction

Earthquakes, as natural phenomena, have continuously caused damage and l...
research
07/02/2020

Noticing Motion Patterns: Temporal CNN with a Novel Convolution Operator for Human Trajectory Prediction

We propose a novel way to learn, detect and extract patterns in sequenti...
research
05/02/2018

MX-LSTM: mixing tracklets and vislets to jointly forecast trajectories and head poses

Recent approaches on trajectory forecasting use tracklets to predict the...
research
08/01/2017

Attend and Predict: Understanding Gene Regulation by Selective Attention on Chromatin

The past decade has seen a revolution in genomic technologies that enabl...
research
06/29/2022

Conditioned Human Trajectory Prediction using Iterative Attention Blocks

Human motion prediction is key to understand social environments, with d...
research
01/07/2019

Forecasting People Trajectories and Head Poses by Jointly Reasoning on Tracklets and Vislets

In this work, we explore the correlation between people trajectories and...

Please sign up or login with your details

Forgot password? Click here to reset