English

Particle-based pedestrian path prediction using LSTM-MDL models

Computer Vision and Pattern Recognition 2018-08-30 v3

Abstract

Recurrent neural networks are able to learn complex long-term relationships from sequential data and output a pdf over the state space. Therefore, recurrent models are a natural choice to address path prediction tasks, where a trained model is used to generate future expectations from past observations. When applied to security applications, like predicting the path of pedestrians for risk assessment, a point-wise greedy (ML) evaluation of the output pdf is not feasible, since the environment often allows multiple choices. Therefore, a robust risk assessment has to take all options into account, even if they are overall not very likely. Towards this end, a combination of particle filter sampling strategies and a LSTM-MDL model is proposed to address a multi-modal path prediction task. The capabilities and viability of the proposed approach are evaluated on several synthetic test conditions, yielding the counter-intuitive result that the simplest approach performs best. Further, the feasibility of the proposed approach is illustrated on several real world scenes.

Keywords

Cite

@article{arxiv.1804.05546,
  title  = {Particle-based pedestrian path prediction using LSTM-MDL models},
  author = {Ronny Hug and Stefan Becker and Wolfgang Hübner and Michael Arens},
  journal= {arXiv preprint arXiv:1804.05546},
  year   = {2018}
}

Comments

Accepted at ITSC 2018

R2 v1 2026-06-23T01:24:31.610Z