NewEvery arXiv paper, its researchers & institutions — mapped.
computer vision

What Would You Expect? Anticipating Egocentric Actions with Rolling-Unrolling LSTMs and Modality Attention

arXiv:1905.09035

summary

The paper proposes a two‑LSTM architecture with a modality‑attention mechanism to predict future actions and objects in first‑person video, using RGB, optical flow, and object features at multiple time scales.

Abstract

Egocentric action anticipation consists in understanding which objects the camera wearer will interact with in the near future and which actions they will perform. We tackle the problem proposing an architecture able to anticipate actions at multiple temporal scales using two LSTMs to 1) summarize the past, and 2) formulate predictions about the future. The input video is processed considering three complimentary modalities: appearance (RGB), motion (optical flow) and objects (object-based features). Modality-specific predictions are fused using a novel Modality ATTention (MATT) mechanism which learns to weigh modalities in an adaptive fashion. Extensive evaluations on two large-scale benchmark datasets show that our method outperforms prior art by up to +7% on the challenging EPIC-Kitchens dataset including more than 2500 actions, and generalizes to EGTEA Gaze+. Our approach is also shown to generalize to the tasks of early action recognition and action recognition. Our method is ranked first in the public leaderboard of the EPIC-Kitchens egocentric action anticipation challenge 2019. Please see our web pages for code and examples: http://iplab.dmi.unict.it/rulstm - https://github.com/fpv-iplab/rulstm.

Accepted as oral to ICCV [International Conference on Computer Vision] 2019

Topics & keywords

#egocentric action anticipation#multimodal fusion#lstm#modality attention#first-person videorolling-unrolling LSTMmodality attention (MATT)RGB appearanceoptical flowobject-based featuresEPIC-Kitchens