Gaze-Guided 3D Hand Motion Prediction for Detecting Intent in Egocentric Grasping Tasks
Yufei He, Xucong Zhang, Arno H. A. Stienen
TL;DR
The paper tackles intention detection in egocentric grasping by predicting future hand motions from history, gaze, and object context. It introduces a two-component framework combining a Hand Motion VQ-VAE for discrete pose encoding with a decoder-only Transformer-based Hand Motion Generator that autoregressively predicts hand-motion sequences conditioned on gaze and object cues. Evaluations on a dataset of 15 subjects demonstrate that incorporating gaze significantly improves early predictions and generalization across subjects and motions. The approach shows promise for real-time, gaze-guided assistance in neurorehabilitation robotics by providing robust, proactive hand-motion predictions.
Abstract
Human intention detection with hand motion prediction is critical to drive the upper-extremity assistive robots in neurorehabilitation applications. However, the traditional methods relying on physiological signal measurement are restrictive and often lack environmental context. We propose a novel approach that predicts future sequences of both hand poses and joint positions. This method integrates gaze information, historical hand motion sequences, and environmental object data, adapting dynamically to the assistive needs of the patient without prior knowledge of the intended object for grasping. Specifically, we use a vector-quantized variational autoencoder for robust hand pose encoding with an autoregressive generative transformer for effective hand motion sequence prediction. We demonstrate the usability of these novel techniques in a pilot study with healthy subjects. To train and evaluate the proposed method, we collect a dataset consisting of various types of grasp actions on different objects from multiple subjects. Through extensive experiments, we demonstrate that the proposed method can successfully predict sequential hand movement. Especially, the gaze information shows significant enhancements in prediction capabilities, particularly with fewer input frames, highlighting the potential of the proposed method for real-world applications.
