Inferring Temporal Compositions of Actions Using Probabilistic Automata

Abstract

This paper presents a framework to recognize temporal compositions of atomic actions in videos. Specifically, we propose to express temporal compositions of actions as semantic regular expressions and derive an inference framework using probabilistic automata to recognize complex actions as satisfying these expressions on the input video features. Our approach is different from existing works that either predict long-range complex activities as unordered sets of atomic actions, or retrieve videos using natural language sentences. Instead, the proposed approach allows recognizing complex fine-grained activities using only pretrained action classifiers, without requiring any additional data, annotations or neural network training. To evaluate the potential of our approach, we provide experiments on synthetic datasets and challenging real action recognition datasets, such as MultiTHUMOS and Charades. We conclude that the proposed approach can extend state-of-the-art primitive action classifiers to vastly more complex activities without large performance degradation.

Cite

Text

Cruz et al. "Inferring Temporal Compositions of Actions Using Probabilistic Automata." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020. doi:10.1109/CVPRW50498.2020.00192

Markdown

[Cruz et al. "Inferring Temporal Compositions of Actions Using Probabilistic Automata." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020.](https://mlanthology.org/cvprw/2020/cruz2020cvprw-inferring/) doi:10.1109/CVPRW50498.2020.00192

BibTeX

@inproceedings{cruz2020cvprw-inferring,
  title     = {{Inferring Temporal Compositions of Actions Using Probabilistic Automata}},
  author    = {Cruz, Rodrigo Santa and Cherian, Anoop and Fernando, Basura and Campbell, Dylan and Gould, Stephen},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2020},
  pages     = {1514-1522},
  doi       = {10.1109/CVPRW50498.2020.00192},
  url       = {https://mlanthology.org/cvprw/2020/cruz2020cvprw-inferring/}
}