Learning Spatio-Temporal Features for Action Recognition with Modified Hidden Conditional Random Field

Abstract

Previous work on human action analysis mainly focuses on designing hand-crafted local features and combining their context information. In this paper, we propose using supervised feature learning as a way to learn spatio-temporal features. More specifically, a modified hidden conditional random field is applied to learn two high-level features conditioned on a certain action label. Among them, the individual features can describe the appearance of local parts and the interaction features can capture their spatial constraints. In order to make the best of what have been learned, a new categorization model is proposed for action matching. It is inspired by the Deformable Part Model and the intuition is that actions can be modeled by local features in a changeable spatial and temporal dependency. Experimental result shows that our algorithm can successfully recognize human actions with high accuracies both on the simple atomic action database (KTH and Weizmann) and complex interaction activity database (CASIA).

Cite

Text

Xu et al. "Learning Spatio-Temporal Features for Action Recognition with Modified Hidden Conditional Random Field." European Conference on Computer Vision Workshops, 2014. doi:10.1007/978-3-319-16178-5_55

Markdown

[Xu et al. "Learning Spatio-Temporal Features for Action Recognition with Modified Hidden Conditional Random Field." European Conference on Computer Vision Workshops, 2014.](https://mlanthology.org/eccvw/2014/xu2014eccvw-learning/) doi:10.1007/978-3-319-16178-5_55

BibTeX

@inproceedings{xu2014eccvw-learning,
  title     = {{Learning Spatio-Temporal Features for Action Recognition with Modified Hidden Conditional Random Field}},
  author    = {Xu, Wanru and Miao, Zhenjiang and Zhang, Jian and Tian, Yi},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2014},
  pages     = {786-801},
  doi       = {10.1007/978-3-319-16178-5_55},
  url       = {https://mlanthology.org/eccvw/2014/xu2014eccvw-learning/}
}