CVJan 28, 2015

Feature Sampling Strategies for Action Recognition

arXiv:1501.06993v12 citations
Originality Incremental advance
AI Analysis

This work addresses scalability issues in action recognition for video analysis, though it is incremental as it builds on existing bag-of-features and object proposal techniques.

The paper tackles the problem of scaling action recognition methods by reducing the number of dense local spatial-temporal features, achieving better average recognition accuracy with 25% fewer features and comparable accuracy with 70% fewer features.

Although dense local spatial-temporal features with bag-of-features representation achieve state-of-the-art performance for action recognition, the huge feature number and feature size prevent current methods from scaling up to real size problems. In this work, we investigate different types of feature sampling strategies for action recognition, namely dense sampling, uniformly random sampling and selective sampling. We propose two effective selective sampling methods using object proposal techniques. Experiments conducted on a large video dataset show that we are able to achieve better average recognition accuracy using 25% less features, through one of proposed selective sampling methods, and even remain comparable accuracy while discarding 70% features.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes