Intention-Conditioned Long-Term Human Egocentric Action Forecasting
Esteve Valls Mascaro, Hyemin Ahn, Dongheui Lee
TL;DR
Intention-Conditioned Long-Term Human Egocentric Action Forecasting addresses the inherent uncertainty in predicting a sequence of future actions from egocentric video by leveraging a high-level intention as a guiding cue. The authors propose a two-module framework: a Hierarchical Multitask MLP Mixer (H3M) that extracts $N$ observed actions and the overall intention, and an Intention-Conditioned Variational Autoencoder (I-CVAE) that conditions future action generation on the inferred intention. The model produces $K$ stable predictions of the next $Z$ actions, and experiments on Ego4D show improved time-consistency and noun-level predictions, with ablations showing the value of intention conditioning. The work ranks first in CVPR@2022 and ECCV@2022 Ego4D LTA challenges and provides a practical pathway for intention-guided planning and human-robot collaboration.
Abstract
To anticipate how a human would act in the future, it is essential to understand the human intention since it guides the human towards a certain goal. In this paper, we propose a hierarchical architecture which assumes a sequence of human action (low-level) can be driven from the human intention (high-level). Based on this, we deal with Long-Term Action Anticipation task in egocentric videos. Our framework first extracts two level of human information over the N observed videos human actions through a Hierarchical Multi-task MLP Mixer (H3M). Then, we condition the uncertainty of the future through an Intention-Conditioned Variational Auto-Encoder (I-CVAE) that generates K stable predictions of the next Z=20 actions that the observed human might perform. By leveraging human intention as high-level information, we claim that our model is able to anticipate more time-consistent actions in the long-term, thus improving the results over baseline methods in EGO4D Challenge. This work ranked first in both CVPR@2022 and ECVV@2022 EGO4D LTA Challenge by providing more plausible anticipated sequences, improving the anticipation of nouns and overall actions. Webpage: https://evm7.github.io/icvae-page/
