EMAG: Ego-motion Aware and Generalizable 2D Hand Forecasting from Egocentric Videos
Masashi Hatano, Ryo Hachiuma, Hideo Saito
TL;DR
EMAG addresses the challenge of forecasting 2D hand positions from egocentric videos under strong ego-motion and background biases. It introduces a Transformer-based architecture that explicitly models ego-motion through a sequence of homography matrices and fuses trajectory, RGB, optical flow, and ego-motion modalities, with separate decoders for hand positions and ego-motion. On Ego4D and EPIC-Kitchens 55, EMAG achieves improved accuracy and strong cross-dataset generalization, outpacing prior methods by notable margins in ADE/FDE metrics. The approach offers a robust, generalizable framework with potential impact on AR/VR and human-robot interaction by enabling more reliable anticipation of hand actions in diverse first-person scenarios.
Abstract
Predicting future human behavior from egocentric videos is a challenging but critical task for human intention understanding. Existing methods for forecasting 2D hand positions rely on visual representations and mainly focus on hand-object interactions. In this paper, we investigate the hand forecasting task and tackle two significant issues that persist in the existing methods: (1) 2D hand positions in future frames are severely affected by ego-motions in egocentric videos; (2) prediction based on visual information tends to overfit to background or scene textures, posing a challenge for generalization on novel scenes or human behaviors. To solve the aforementioned problems, we propose EMAG, an ego-motion-aware and generalizable 2D hand forecasting method. In response to the first problem, we propose a method that considers ego-motion, represented by a sequence of homography matrices of two consecutive frames. We further leverage modalities such as optical flow, trajectories of hands and interacting objects, and ego-motions, thereby alleviating the second issue. Extensive experiments on two large-scale egocentric video datasets, Ego4D and EPIC-Kitchens 55, verify the effectiveness of the proposed method. In particular, our model outperforms prior methods by 1.7% and 7.0% on intra and cross-dataset evaluations, respectively. Project page: https://masashi-hatano.github.io/EMAG/
