Action Recognition Using Exemplar-Based Embedding

Abstract

In this paper, we address the problem of representing human actions using visual cues for the purpose of learning and recognition. Traditional approaches model actions as space-time representations which explicitly or implicitly encode the dynamics of an action through temporal dependencies. In contrast, we propose a new compact and efficient representation which does not account for such dependencies. Instead, motion sequences are represented with respect to a set of discriminative static key-pose exemplars and without modeling any temporal ordering. The interest is a time-invariant representation that drastically simplifies learning and recognition by removing time related information such as speed or length of an action. The proposed representation is equivalent to embedding actions into a space defined by distances to key-pose exemplars. We show how to build such embedding spaces of low dimension by identifying a vocabulary of highly discriminative exemplars using a forward selection. To test our representation, we have used a publicly available dataset which demonstrates that our method can precisely recognize actions, even with cluttered and non-segmented sequences. 1.

Cite

Text

Weinland and Boyer. "Action Recognition Using Exemplar-Based Embedding." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587731

Markdown

[Weinland and Boyer. "Action Recognition Using Exemplar-Based Embedding." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/weinland2008cvpr-action/) doi:10.1109/CVPR.2008.4587731

BibTeX

@inproceedings{weinland2008cvpr-action,
  title     = {{Action Recognition Using Exemplar-Based Embedding}},
  author    = {Weinland, Daniel and Boyer, Edmond},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2008},
  doi       = {10.1109/CVPR.2008.4587731},
  url       = {https://mlanthology.org/cvpr/2008/weinland2008cvpr-action/}
}