English

GazeMotion: Gaze-guided Human Motion Forecasting

Computer Vision and Pattern Recognition 2024-07-12 v2

Abstract

We present GazeMotion, a novel method for human motion forecasting that combines information on past human poses with human eye gaze. Inspired by evidence from behavioural sciences showing that human eye and body movements are closely coordinated, GazeMotion first predicts future eye gaze from past gaze, then fuses predicted future gaze and past poses into a gaze-pose graph, and finally uses a residual graph convolutional network to forecast body motion. We extensively evaluate our method on the MoGaze, ADT, and GIMO benchmark datasets and show that it outperforms state-of-the-art methods by up to 7.4% improvement in mean per joint position error. Using head direction as a proxy to gaze, our method still achieves an average improvement of 5.5%. We finally report an online user study showing that our method also outperforms prior methods in terms of perceived realism. These results show the significant information content available in eye gaze for human motion forecasting as well as the effectiveness of our method in exploiting this information.

Keywords

Cite

@article{arxiv.2403.09885,
  title  = {GazeMotion: Gaze-guided Human Motion Forecasting},
  author = {Zhiming Hu and Syn Schmitt and Daniel Haeufle and Andreas Bulling},
  journal= {arXiv preprint arXiv:2403.09885},
  year   = {2024}
}

Comments

Accepted at IROS 2024 as Oral Presentation. Code available at https://zhiminghu.net/hu24_gazemotion.html

R2 v1 2026-06-28T15:20:58.551Z