From Recognition to Prediction: Leveraging Sequence Reasoning for Action Anticipation
Xin Liu, Chao Hao, Zitong Yu, Huanjing Yue, Jingyu Yang

TL;DR
This paper introduces ARR, an attention-based end-to-end video model that improves action anticipation by decomposing the task into recognition and reasoning, leveraging statistical action relationships and unsupervised pre-training.
Contribution
The paper proposes ARR, a novel architecture that combines recognition and sequence reasoning for better action anticipation, including an unsupervised pre-training approach for the decoder.
Findings
ARR outperforms existing methods on multiple datasets.
Unsupervised pre-training enhances reasoning capabilities.
Effective modeling of action relationships improves prediction accuracy.
Abstract
The action anticipation task refers to predicting what action will happen based on observed videos, which requires the model to have a strong ability to summarize the present and then reason about the future. Experience and common sense suggest that there is a significant correlation between different actions, which provides valuable prior knowledge for the action anticipation task. However, previous methods have not effectively modeled this underlying statistical relationship. To address this issue, we propose a novel end-to-end video modeling architecture that utilizes attention mechanisms, named Anticipation via Recognition and Reasoning (ARR). ARR decomposes the action anticipation task into action recognition and sequence reasoning tasks, and effectively learns the statistical relationship between actions by next action prediction (NAP). In comparison to existing temporal…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Action Observation and Synchronization · Anomaly Detection Techniques and Applications
MethodsSoftmax · Attention Is All You Need
