Human-Guided Motion Planning in Partially Observable Environments
Carlos Quintero-Peña, Constantinos Chamzas, Zhanyi Sun, Vaibhav Unhelkar, Lydia E. Kavraki
Abstract
Motion planning is a core problem in robotics, with a range of existing methods aimed to address its diverse set of challenges. However, most existing methods rely on complete knowledge of the robot environment; an assumption that seldom holds true due to inherent limitations of robot perception. To enable tractable motion planning for high-DOF robots under partial observability, we introduce BLIND, an algorithm that leverages human guidance. BLIND utilizes inverse reinforcement learning to derive motion-level guidance from human critiques. The algorithm overcomes the computational challenge of reward learning for high-DOF robots by projecting the robot's continuous configuration space to a motion-planner-guided discrete task model. The learned reward is in turn used as guidance to generate robot motion using a novel motion planner. We demonstrate BLIND using the Fetch robot and perform two simulation experiments with partial observability. Our experiments demonstrate that, despite the challenge of partial observability and high dimensionality, BLIND is capable of generating safe robot motion and outperforms baselines on metrics of teaching efficiency, success rate, and path quality.
BibTeX
@inproceedings{icra2022_humanguidedmotio,
title = {Human-Guided Motion Planning in Partially Observable Environments},
author = {Carlos Quintero-Peña and Constantinos Chamzas and Zhanyi Sun and Vaibhav Unhelkar and Lydia E. Kavraki},
booktitle = {ICRA 2022},
year = {2022}
}