Future Event Prediction: If and When
Abstract
We consider the problem of future event prediction in video: if and when a future event will occur. To this end, we propose a number of representations and loss functions tailored to this problem. These include several probabilistic formulations that also model the uncertainty of the prediction. We train and evaluate the approach on two entirely different prediction scenarios: if and when a car will stop in the BDD100k car driving dataset; and if and when a player is going to shoot a basketball towards the basket in the NCAA basketball dataset. We show that (i) we are able to predict events far in the future, up to 10 seconds before they occur; and (ii) using attention, we can determine which areas of the image sequence are responsible for these predictions, and find that they are meaningful, e.g. traffic lights are picked out for predicting when a vehicle will stop.
Cite
Text
Neumann et al. "Future Event Prediction: If and When." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019. doi:10.1109/CVPRW.2019.00354Markdown
[Neumann et al. "Future Event Prediction: If and When." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.](https://mlanthology.org/cvprw/2019/neumann2019cvprw-future/) doi:10.1109/CVPRW.2019.00354BibTeX
@inproceedings{neumann2019cvprw-future,
title = {{Future Event Prediction: If and When}},
author = {Neumann, Lukás and Zisserman, Andrew and Vedaldi, Andrea},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2019},
pages = {2935-2943},
doi = {10.1109/CVPRW.2019.00354},
url = {https://mlanthology.org/cvprw/2019/neumann2019cvprw-future/}
}