English

Higher-order Pooling of CNN Features via Kernel Linearization for Action Recognition

Computer Vision and Pattern Recognition 2017-01-20 v1

Abstract

Most successful deep learning algorithms for action recognition extend models designed for image-based tasks such as object recognition to video. Such extensions are typically trained for actions on single video frames or very short clips, and then their predictions from sliding-windows over the video sequence are pooled for recognizing the action at the sequence level. Usually this pooling step uses the first-order statistics of frame-level action predictions. In this paper, we explore the advantages of using higher-order correlations; specifically, we introduce Higher-order Kernel (HOK) descriptors generated from the late fusion of CNN classifier scores from all the frames in a sequence. To generate these descriptors, we use the idea of kernel linearization. Specifically, a similarity kernel matrix, which captures the temporal evolution of deep classifier scores, is first linearized into kernel feature maps. The HOK descriptors are then generated from the higher-order co-occurrences of these feature maps, and are then used as input to a video-level classifier. We provide experiments on two fine-grained action recognition datasets and show that our scheme leads to state-of-the-art results.

Keywords

Cite

@article{arxiv.1701.05432,
  title  = {Higher-order Pooling of CNN Features via Kernel Linearization for Action Recognition},
  author = {Anoop Cherian and Piotr Koniusz and Stephen Gould},
  journal= {arXiv preprint arXiv:1701.05432},
  year   = {2017}
}

Comments

9 pages

R2 v1 2026-06-22T17:54:12.222Z