English

Action Recognition using Visual Attention

Machine Learning 2016-02-16 v3 Computer Vision and Pattern Recognition

Abstract

We propose a soft attention based model for the task of action recognition in videos. We use multi-layered Recurrent Neural Networks (RNNs) with Long Short-Term Memory (LSTM) units which are deep both spatially and temporally. Our model learns to focus selectively on parts of the video frames and classifies videos after taking a few glimpses. The model essentially learns which parts in the frames are relevant for the task at hand and attaches higher importance to them. We evaluate the model on UCF-11 (YouTube Action), HMDB-51 and Hollywood2 datasets and analyze how the model focuses its attention depending on the scene and the action being performed.

Keywords

Cite

@article{arxiv.1511.04119,
  title  = {Action Recognition using Visual Attention},
  author = {Shikhar Sharma and Ryan Kiros and Ruslan Salakhutdinov},
  journal= {arXiv preprint arXiv:1511.04119},
  year   = {2016}
}
R2 v1 2026-06-22T11:44:07.240Z