A Discriminative Model with Multiple Temporal Scales for Action Prediction

Abstract

The speed with which intelligent systems can react to an action depends on how soon it can be recognized. The ability to recognize ongoing actions is critical in many applications, for example, spotting criminal activity. It is challenging, since decisions have to be made based on partial videos of temporally incomplete action executions. In this paper, we propose a novel discriminative multi-scale model for predicting the action class from a partially observed video. The proposed model captures temporal dynamics of human actions by explicitly considering all the history of observed features as well as features in smaller temporal segments. We develop a new learning formulation, which elegantly captures the temporal evolution over time, and enforces the label consistency between segments and corresponding partial videos. Experimental results on two public datasets show that the proposed approach outperforms state-of-the-art action prediction methods.

Cite

Text

Kong et al. "A Discriminative Model with Multiple Temporal Scales for Action Prediction." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10602-1_39

Markdown

[Kong et al. "A Discriminative Model with Multiple Temporal Scales for Action Prediction." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/kong2014eccv-discriminative/) doi:10.1007/978-3-319-10602-1_39

BibTeX

@inproceedings{kong2014eccv-discriminative,
  title     = {{A Discriminative Model with Multiple Temporal Scales for Action Prediction}},
  author    = {Kong, Yu and Kit, Dmitry and Fu, Yun},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {596-611},
  doi       = {10.1007/978-3-319-10602-1_39},
  url       = {https://mlanthology.org/eccv/2014/kong2014eccv-discriminative/}
}