CVJul 25, 2022

Intention-Conditioned Long-Term Human Egocentric Action Forecasting

arXiv:2207.12080v447 citationsh-index: 36
Originality Incremental advance
AI Analysis

This work addresses the problem of predicting future human actions in egocentric videos for applications like robotics and assistive technology, representing an incremental improvement over baseline methods.

The paper tackles long-term action anticipation in egocentric videos by modeling human intention as high-level guidance, achieving first place in the EGO4D LTA Challenge with improved anticipation of nouns and overall actions.

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/

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes