Action Recognition by Hierarchical Mid-Level Action Elements
Abstract
Realistic videos of human actions exhibit rich spatiotemporal structures at multiple levels of granularity: an action can always be decomposed into multiple finer-grained elements in both space and time. To capture this intuition, we propose to represent videos by a hierarchy of mid-level action elements (MAEs), where each MAE corresponds to an action-related spatiotemporal segment in the video. We introduce an unsupervised method to generate this representation from videos. Our method is capable of distinguishing action-related segments from background segments and representing actions at multiple spatiotemporal resolutions. Given a set of spatiotemporal segments generated from the training data, we introduce a discriminative clustering algorithm that automatically discovers MAEs at multiple levels of granularity. We develop structured models that capture a rich set of spatial, temporal and hierarchical relations among the segments, where the action label and multiple levels of MAE labels are jointly inferred. The proposed model achieves state-of-the-art performance in multiple action recognition benchmarks. Moreover, we demonstrate the effectiveness of our model in real-world applications such as action recognition in large-scale untrimmed videos and action parsing.
Cite
Text
Lan et al. "Action Recognition by Hierarchical Mid-Level Action Elements." International Conference on Computer Vision, 2015. doi:10.1109/ICCV.2015.517Markdown
[Lan et al. "Action Recognition by Hierarchical Mid-Level Action Elements." International Conference on Computer Vision, 2015.](https://mlanthology.org/iccv/2015/lan2015iccv-action/) doi:10.1109/ICCV.2015.517BibTeX
@inproceedings{lan2015iccv-action,
title = {{Action Recognition by Hierarchical Mid-Level Action Elements}},
author = {Lan, Tian and Zhu, Yuke and Zamir, Amir Roshan and Savarese, Silvio},
booktitle = {International Conference on Computer Vision},
year = {2015},
doi = {10.1109/ICCV.2015.517},
url = {https://mlanthology.org/iccv/2015/lan2015iccv-action/}
}