paper-with-me

홈 › Papers

Action-Guided Attention for Video Action Anticipation

2026-03-02 · Tsung-Ming Tai, Sofia Casarin, Andrea Pilzer, Werner Nutt, Oswald Lanz arxiv

Anticipating future actions in videos is challenging, as the observed frames provide only evidence of past activities, requiring the inference of latent intentions to predict upcoming actions. Existing transformer-based approaches, which rely on dot-product attention over pixel representations, often lack the high-level semantics necessary to model video sequences for effective action anticipation. As a result, these methods tend to overfit to explicit visual cues present in the past frames, limiting their ability to capture underlying intentions and degrading generalization to unseen samples. To address this, we propose Action-Guided Attention (AGA), an attention mechanism that explicitly leverages predicted action sequences as queries and keys to guide sequence modeling. Our approach fosters the attention module to emphasize relevant moments from the past based on the upcoming activity and combine this information with the current frame embedding via a dedicated gating function. The design of AGA enables post-training analysis of the knowledge discovered from the training set. Experiments on the widely adopted EPIC-Kitchens-100 benchmark demonstrate that AGA generalizes well from validation to unseen test sets. Post-training analysis can further examine the action dependencies captured by the model and the counterfactual evidence it has internalized, offering transparent and interpretable insights into its anticipative predictions.

📄 PDF Abstract BibTeX arXiv:2603.01743

Code (0)

등록된 구현이 없습니다.

Tasks

Action Anticipation

Similar Papers 제목 키워드 기반

Enhancing Next Active Object-based Egocentric Action Anticipation with Guided Attention

2023-05-22 · Sanket Thakur, Cigdem Beyan, Pietro Morerio, Vittorio Murino 외

Short-term action anticipation (STA) in first-person videos is a challenging task that involves understanding the next active object interactions and predicting future actions. Existing action anticipation methods have p…

Action AnticipationObjectShort-term Object Interaction Anticipation

Knowledge-Guided Short-Context Action Anticipation in Human-Centric Videos

2023-09-12 · Sarthak Bhagat, Simon Stepputtis, Joseph Campbell, Katia Sycara

This work focuses on anticipating long-term human actions, particularly using short video segments, which can speed up editing workflows through improved suggestions while fostering creativity by suggesting narratives. T…

Action AnticipationLong Term Action Anticipation

Guided Attention for Next Active Object @ EGO4D STA Challenge

2023-05-25 · Sanket Thakur, Cigdem Beyan, Pietro Morerio, Vittorio Murino 외

In this technical report, we describe the Guided-Attention mechanism based solution for the short-term anticipation (STA) challenge for the EGO4D challenge. It combines the object detections, and the spatiotemporal featu…

ObjectShort-term Object Interaction Anticipation

ZARRIO @ Ego4D Short Term Object Interaction Anticipation Challenge: Leveraging Affordances and Attention-based models for STA

2024-07-05 · Lorenzo Mur-Labadia, Ruben Martinez-Cantin, Josechu Guerrero-Campo, Giovanni Maria Farinella

Short-Term object-interaction Anticipation (STA) consists of detecting the location of the next-active objects, the noun and verb categories of the interaction, and the time to contact from the observation of egocentric …

Short-term Object Interaction Anticipation

Inductive Attention for Video Action Anticipation

2022-12-17 · Tsung-Ming Tai, Giuseppe Fiameni, Cheng-Kuang Lee, Simon See 외

Anticipating future actions based on spatiotemporal observations is essential in video understanding and predictive computer vision. Moreover, a model capable of anticipating the future has important applications, it can…

Action AnticipationAction RecognitionVideo Understanding