paper-with-me

홈 › Papers

Generalized Rank Pooling for Activity Recognition

2017-04-07 · CVPR 2017 7 · Anoop Cherian, Basura Fernando, Mehrtash Harandi, Stephen Gould

Most popular deep models for action recognition split video sequences into short sub-sequences consisting of a few frames; frame-based features are then pooled for recognizing the activity. Usually, this pooling step discards the temporal order of the frames, which could otherwise be used for better recognition. Towards this end, we propose a novel pooling method, generalized rank pooling (GRP), that takes as input, features from the intermediate layers of a CNN that is trained on tiny sub-sequences, and produces as output the parameters of a subspace which (i) provides a low-rank approximation to the features and (ii) preserves their temporal order. We propose to use these parameters as a compact representation for the video sequence, which is then used in a classification setup. We formulate an objective for computing this subspace as a Riemannian optimization problem on the Grassmann manifold, and propose an efficient conjugate gradient scheme for solving it. Experiments on several activity recognition datasets show that our scheme leads to state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:1704.02112

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionActivity RecognitionRiemannian optimizationTemporal Action Localization

Similar Papers 제목 키워드 기반

Discriminative Hierarchical Rank Pooling for Activity Recognition

2016-06-01 · CVPR 2016 6 · Basura Fernando, Peter Anderson, Marcus Hutter, Stephen Gould

We present hierarchical rank pooling, a video sequence encoding method for activity recognition. It consists of a network of rank pooling functions which captures the dynamics of rich convolutional neural network feature…

Action RecognitionActivity RecognitionTemporal Action Localization

Non-Linear Temporal Subspace Representations for Activity Recognition

2018-03-27 · CVPR 2018 6 · Anoop Cherian, Suvrit Sra, Stephen Gould, Richard Hartley

Representations that can compactly and effectively capture the temporal evolution of semantic content are important to computer vision and machine learning algorithms that operate on multi-variate time-series data. We in…

Action RecognitionActivity RecognitionRiemannian optimizationTemporal Action Localization+2

Discriminatively Learned Hierarchical Rank Pooling Networks

2017-05-30 · Basura Fernando, Stephen Gould

In this work, we present novel temporal encoding methods for action and activity classification by extending the unsupervised rank pooling temporal encoding method in two ways. First, we present "discriminative rank pool…

Activity RecognitionBilevel OptimizationGeneral Classification

Attentive pooling for Group Activity Recognition

2022-08-31 · Ding Li, Yuan Xie, Wensheng Zhang, Yongqiang Tang 외

In group activity recognition, hierarchical framework is widely adopted to represent the relationships between individuals and their corresponding group, and has achieved promising performance. However, the existing meth…

Activity RecognitionGroup Activity Recognition

Sequence Summarization Using Order-constrained Kernelized Feature Subspaces

2017-05-24 · Anoop Cherian, Suvrit Sra, Richard Hartley

Representations that can compactly and effectively capture temporal evolution of semantic content are important to machine learning algorithms that operate on multi-variate time-series data. We investigate such represent…

Action RecognitionRiemannian optimizationTemporal Action LocalizationTime Series+1