# Context-Aware Trajectory Prediction

**Authors:** Federico Bartoli, Giuseppe Lisanti, Lamberto Ballan, Alberto Del Bimbo

arXiv: 1705.02503 · 2017-05-09

## TL;DR

This paper introduces a context-aware LSTM model for predicting human trajectories in crowded spaces by leveraging human-human and human-space interactions, demonstrating improved accuracy over previous models.

## Contribution

The paper presents a novel recurrent neural network that incorporates environmental and social context for more accurate trajectory prediction in crowded environments.

## Key findings

- Outperforms previous state-of-the-art models in trajectory forecasting
- Introduces a new dataset of human navigation in crowded spaces
- Effective modeling of human-environment and human-human interactions

## Abstract

Human motion and behaviour in crowded spaces is influenced by several factors, such as the dynamics of other moving agents in the scene, as well as the static elements that might be perceived as points of attraction or obstacles. In this work, we present a new model for human trajectory prediction which is able to take advantage of both human-human and human-space interactions. The future trajectory of humans, are generated by observing their past positions and interactions with the surroundings. To this end, we propose a "context-aware" recurrent neural network LSTM model, which can learn and predict human motion in crowded spaces such as a sidewalk, a museum or a shopping mall. We evaluate our model on a public pedestrian datasets, and we contribute a new challenging dataset that collects videos of humans that navigate in a (real) crowded space such as a big museum. Results show that our approach can predict human trajectories better when compared to previous state-of-the-art forecasting models.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.02503/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1705.02503/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1705.02503/full.md

---
Source: https://tomesphere.com/paper/1705.02503