Interaction Region Visual Transformer for Egocentric Action Anticipation
Debaditya Roy, Ramanathan Rajendiran, Basura Fernando
TL;DR
This work addresses egocentric action anticipation by modeling visual changes in hands and interacted objects to refine video representations. It introduces InAViT, a spatio-temporal transformer that builds interaction tokens via three interaction-region modeling schemes (SCA, SOT, UB), and then contextually refines these tokens using Trajectory Cross Attention to fuse with scene context, forming an interaction-centric video representation processed by MotionFormer. The approach yields state-of-the-art performance on EK100 and EGTEA Gaze+, with a notable 3.3% mean-top5 recall improvement on EK100, and shows strong robustness for longer anticipation windows. The findings highlight the value of explicitly capturing hand–object appearance changes and environment context for predicting forthcoming actions, offering a scalable, transformer-based framework for egocentric action anticipation.
Abstract
Human-object interaction is one of the most important visual cues and we propose a novel way to represent human-object interactions for egocentric action anticipation. We propose a novel transformer variant to model interactions by computing the change in the appearance of objects and human hands due to the execution of the actions and use those changes to refine the video representation. Specifically, we model interactions between hands and objects using Spatial Cross-Attention (SCA) and further infuse contextual information using Trajectory Cross-Attention to obtain environment-refined interaction tokens. Using these tokens, we construct an interaction-centric video representation for action anticipation. We term our model InAViT which achieves state-of-the-art action anticipation performance on large-scale egocentric datasets EPICKTICHENS100 (EK100) and EGTEA Gaze+. InAViT outperforms other visual transformer-based methods including object-centric video representation. On the EK100 evaluation server, InAViT is the top-performing method on the public leaderboard (at the time of submission) where it outperforms the second-best model by 3.3% on mean-top5 recall.
