Knowledge Transfer for Scene-Specific Motion Prediction

Abstract

When given a single frame of the video, humans can not only interpret the content of the scene, but also they are able to forecast the near future. This ability is mostly driven by their rich prior knowledge about the visual world, both in terms of (i) the dynamics of moving agents, as well as (ii) the semantic of the scene. In this work we exploit the interplay between these two key elements to predict scene-specific motion patterns. First, we extract patch descriptors encoding the probability of moving to the adjacent patches, and the probability of being in that particular patch or changing behavior. Then, we introduce a Dynamic Bayesian Network which exploits this scene specific knowledge for trajectory prediction. Experimental results demonstrate that our method is able to accurately predict trajectories and transfer predictions to a novel scene characterized by similar elements.

Cite

Text

Ballan et al. "Knowledge Transfer for Scene-Specific Motion Prediction." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46448-0_42

Markdown

[Ballan et al. "Knowledge Transfer for Scene-Specific Motion Prediction." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/ballan2016eccv-knowledge/) doi:10.1007/978-3-319-46448-0_42

BibTeX

@inproceedings{ballan2016eccv-knowledge,
  title     = {{Knowledge Transfer for Scene-Specific Motion Prediction}},
  author    = {Ballan, Lamberto and Castaldo, Francesco and Alahi, Alexandre and Palmieri, Francesco and Savarese, Silvio},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {697-713},
  doi       = {10.1007/978-3-319-46448-0_42},
  url       = {https://mlanthology.org/eccv/2016/ballan2016eccv-knowledge/}
}