CVROFeb 9, 2016

Segmental Spatiotemporal CNNs for Fine-grained Action Segmentation

arXiv:1602.02995v4301 citations
Originality Incremental advance
AI Analysis

This work addresses fine-grained action segmentation for applications like human-robot interaction and video surveillance, representing an incremental improvement over existing methods.

The paper tackles the problem of joint segmentation and classification of fine-grained actions in videos, proposing a Segmental Spatiotemporal CNN that combines low-level spatiotemporal features with a high-level segmental classifier, resulting in substantially improved performance on cooking and surgical action datasets.

Joint segmentation and classification of fine-grained actions is important for applications of human-robot interaction, video surveillance, and human skill evaluation. However, despite substantial recent progress in large-scale action classification, the performance of state-of-the-art fine-grained action recognition approaches remains low. We propose a model for action segmentation which combines low-level spatiotemporal features with a high-level segmental classifier. Our spatiotemporal CNN is comprised of a spatial component that uses convolutional filters to capture information about objects and their relationships, and a temporal component that uses large 1D convolutional filters to capture information about how object relationships change across time. These features are used in tandem with a semi-Markov model that models transitions from one action to another. We introduce an efficient constrained segmental inference algorithm for this model that is orders of magnitude faster than the current approach. We highlight the effectiveness of our Segmental Spatiotemporal CNN on cooking and surgical action datasets for which we observe substantially improved performance relative to recent baseline methods.

Foundations

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

Your Notes