English

Technical Report for Real-Time Certified Probabilistic Pedestrian Forecasting

Robotics 2017-06-21 v1 Optimization and Control

Abstract

The success of autonomous systems will depend upon their ability to safely navigate human-centric environments. This motivates the need for a real-time, probabilistic forecasting algorithm for pedestrians, cyclists, and other agents since these predictions will form a necessary step in assessing the risk of any action. This paper presents a novel approach to probabilistic forecasting for pedestrians based on weighted sums of ordinary differential equations that are learned from historical trajectory information within a fixed scene. The resulting algorithm is embarrassingly parallel and is able to work at real-time speeds using a naive Python implementation. The quality of predicted locations of agents generated by the proposed algorithm is validated on a variety of examples and considerably higher than existing state of the art approaches over long time horizons.

Keywords

Cite

@article{arxiv.1706.06563,
  title  = {Technical Report for Real-Time Certified Probabilistic Pedestrian Forecasting},
  author = {Henry O. Jacobs and Owen K. Hughes and Matthew Johnson-Roberson and Ram Vasudevan},
  journal= {arXiv preprint arXiv:1706.06563},
  year   = {2017}
}

Comments

This is an augmented version of our paper published in RA-L containing additional material that was cut from the paper

R2 v1 2026-06-22T20:24:18.253Z