Early Action Recognition with Action Prototypes
Guglielmo Camporese, Alessandro Bergamo, Xunyu Lin, Joseph Tighe,, Davide Modolo

TL;DR
This paper introduces a simple, efficient model for early action recognition that learns action prototypes to improve recognition accuracy from partial video observations, outperforming state-of-the-art methods on multiple datasets.
Contribution
The work proposes a novel prototypical regularization approach for early action recognition, enhancing partial video classification without multi-modal inputs.
Findings
Significant accuracy improvements on multiple datasets.
Effective early recognition with only 10% of video observed.
Outperforms prior methods using simpler architecture.
Abstract
Early action recognition is an important and challenging problem that enables the recognition of an action from a partially observed video stream where the activity is potentially unfinished or even not started. In this work, we propose a novel model that learns a prototypical representation of the full action for each class and uses it to regularize the architecture and the visual representations of the partial observations. Our model is very simple in design and also efficient. We decompose the video into short clips, where a visual encoder extracts features from each clip independently. Later, a decoder aggregates together in an online fashion features from all the clips for the final class prediction. During training, for each partial observation, the model is jointly trained to both predict the label as well as the action prototypical representation which acts as a regularizer. We…
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 · Anomaly Detection Techniques and Applications · Video Surveillance and Tracking Methods
MethodsContrastive Language-Image Pre-training
