English

CHAM: action recognition using convolutional hierarchical attention model

Computer Vision and Pattern Recognition 2017-05-22 v2

Abstract

Recently, the soft attention mechanism, which was originally proposed in language processing, has been applied in computer vision tasks like image captioning. This paper presents improvements to the soft attention model by combining a convolutional LSTM with a hierarchical system architecture to recognize action categories in videos. We call this model the Convolutional Hierarchical Attention Model (CHAM). The model applies a convolutional operation inside the LSTM cell and an attention map generation process to recognize actions. The hierarchical architecture of this model is able to explicitly reason on multi-granularities of action categories. The proposed architecture achieved improved results on three publicly available datasets: the UCF sports dataset, the Olympic sports dataset and the HMDB51 dataset.

Keywords

Cite

@article{arxiv.1705.03146,
  title  = {CHAM: action recognition using convolutional hierarchical attention model},
  author = {Shiyang Yan and Jeremy S. Smith and Wenjin Lu and Bailing Zhang},
  journal= {arXiv preprint arXiv:1705.03146},
  year   = {2017}
}

Comments

accepted by ICIP2017

R2 v1 2026-06-22T19:41:02.110Z