Segmental Spatiotemporal CNNs for Fine-grained Action Segmentation
Colin Lea, Austin Reiter, Rene Vidal, Gregory D. Hager

TL;DR
This paper introduces a novel segmental spatiotemporal CNN that combines low-level features with a high-level segmental classifier, significantly improving fine-grained action segmentation accuracy in complex video datasets.
Contribution
The paper presents a new model integrating spatiotemporal CNNs with a semi-Markov segmental classifier and an efficient inference algorithm for enhanced action segmentation.
Findings
Improved segmentation accuracy on cooking and surgical datasets.
Faster inference compared to previous methods.
Effective modeling of object relationships and their temporal changes.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Advanced Neural Network Applications · Multimodal Machine Learning Applications
