Integrating Uncertainty-Aware Human Motion Prediction into Graph-Based Manipulator Motion Planning
Wansong Liu, Kareem Eltouny, Sibo Tian, Xiao Liang, Minghui Zheng
TL;DR
This work addresses safe, proactive human–robot collaboration in disassembly by integrating uncertainty‑aware human motion prediction with a graph‑based neural motion planner. An LSTM predictor encodes human arm bone poses and uses Monte Carlo dropout (MCDS) to quantify predictive uncertainty, producing a distribution of likely future poses. These uncertainty representations are embedded as nodes/edges in a workspace graph that a GNN uses to generate near‑optimal, collision‑free robot motions, with bi‑directional planning to reduce error accumulation. Experimental results on a 6‑DOF manipulator demonstrate improved safety and smoother end‑effector trajectories when predictions are incorporated, along with a tunable trade‑off between inference time and uncertainty diversity. The framework offers a scalable, data‑driven approach to proactive HRC, applicable to dynamic industrial tasks where human actions are variable and safety margins must adapt in real time.
Abstract
There has been a growing utilization of industrial robots as complementary collaborators for human workers in re-manufacturing sites. Such a human-robot collaboration (HRC) aims to assist human workers in improving the flexibility and efficiency of labor-intensive tasks. In this paper, we propose a human-aware motion planning framework for HRC to effectively compute collision-free motions for manipulators when conducting collaborative tasks with humans. We employ a neural human motion prediction model to enable proactive planning for manipulators. Particularly, rather than blindly trusting and utilizing predicted human trajectories in the manipulator planning, we quantify uncertainties of the neural prediction model to further ensure human safety. Moreover, we integrate the uncertainty-aware prediction into a graph that captures key workspace elements and illustrates their interconnections. Then a graph neural network is leveraged to operate on the constructed graph. Consequently, robot motion planning considers both the dependencies among all the elements in the workspace and the potential influence of future movements of human workers. We experimentally validate the proposed planning framework using a 6-degree-of-freedom manipulator in a shared workspace where a human is performing disassembling tasks. The results demonstrate the benefits of our approach in terms of improving the smoothness and safety of HRC. A brief video introduction of this work is available as the supplemental materials.
