Understanding Multimodal Complementarity for Single-Frame Action Anticipation
Manuel Benavent-Lledo, Konstantinos Bacharidis, Konstantinos Papoutsakis, Antonis Argyros, Jose Garcia-Rodriguez
TL;DR
The paper tackles single-frame action anticipation by augmenting a sole RGB observation with depth geometry and semantic past-action priors. It introduces AAG+, an enhanced framework that combines a robust RGB-D visual encoder, flexible action-history retrieval, and bidirectional cross-attention fusion to predict actions at δ = 1s into the future. Across IKEA-ASM, Meccano, and Assembly101, AAG+ consistently outperforms its predecessor and remains competitive with state-of-the-art video-based methods while maintaining efficiency. The work reveals that the relative value of visual and textual priors is task-dependent, with textual histories dominating in long-horizon, variable tasks, and robust fusion enabling effective single-frame anticipation in practical settings.
Abstract
Human action anticipation is commonly treated as a video understanding problem, implicitly assuming that dense temporal information is required to reason about future actions. In this work, we challenge this assumption by investigating what can be achieved when action anticipation is constrained to a single visual observation. We ask a fundamental question: how much information about the future is already encoded in a single frame, and how can it be effectively exploited? Building on our prior work on Action Anticipation at a Glimpse (AAG), we conduct a systematic investigation of single-frame action anticipation enriched with complementary sources of information. We analyze the contribution of RGB appearance, depth-based geometric cues, and semantic representations of past actions, and investigate how different multimodal fusion strategies, keyframe selection policies and past-action history sources influence anticipation performance. Guided by these findings, we consolidate the most effective design choices into AAG+, a refined single-frame anticipation framework. Despite operating on a single frame, AAG+ consistently improves upon the original AAG and achieves performance comparable to, or exceeding, that of state-of-the-art video-based methods on challenging anticipation benchmarks including IKEA-ASM, Meccano and Assembly101. Our results offer new insights into the limits and potential of single-frame action anticipation, and clarify when dense temporal modeling is necessary and when a carefully selected glimpse is sufficient.
