Substructure and Boundary Modeling for Continuous Action Recognition

Abstract

This paper introduces a probabilistic graphical model for continuous action recognition with two novel components: substructure transition model and discriminative boundary model. The first component encodes the sparse and global temporal transition prior between action primitives in state-space model to handle the large spatial-temporal variations within an action class. The second component enforces the action duration constraint in a discriminative way to locate the transition boundaries between actions more accurately. The two components are integrated into a unified graphical structure to enable effective training and inference. Our comprehensive experimental results on both public and in-house datasets show that, with the capability to incorporate additional information that had not been explicitly or efficiently modeled by previous methods, our proposed algorithm achieved significantly improved performance for continuous action recognition.

Cite

Text

Wang et al. "Substructure and Boundary Modeling for Continuous Action Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247818

Markdown

[Wang et al. "Substructure and Boundary Modeling for Continuous Action Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/wang2012cvpr-substructure/) doi:10.1109/CVPR.2012.6247818

BibTeX

@inproceedings{wang2012cvpr-substructure,
  title     = {{Substructure and Boundary Modeling for Continuous Action Recognition}},
  author    = {Wang, Zhaowen and Wang, Jinjun and Xiao, Jing and Lin, Kai-Hsiang and Huang, Thomas S.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2012},
  pages     = {1330-1337},
  doi       = {10.1109/CVPR.2012.6247818},
  url       = {https://mlanthology.org/cvpr/2012/wang2012cvpr-substructure/}
}