Hierarchical Task Decomposition for Execution Monitoring and Error Recovery: Understanding the Rationale Behind Task Demonstrations
Christoph Willibald, Dongheui Lee
TL;DR
The paper tackles the challenge of learning robust, in-contact robotic manipulation by introducing a hierarchical, incremental framework that learns low-level motion primitives and high-level task structure from real demonstrations. It combines Bayesian nonparametric Gaussian Inverse Reinforcement Learning (BN-GIRL) for unsupervised task segmentation with probabilistic feature clustering to form a Task Graph of skills, each with subgoals and feature constraints. Autonomous execution relies on Gaussian Mixture Regression-based motion generation and a two-tier anomaly-detection scheme that differentiates epistemic and aleatoric uncertainty, enabling recovery behaviors to be learned online and appended to the Task Graph. The approach is validated on simulation and two real robots across multiple tasks, demonstrating data-efficient learning (as few as three demonstrations), competitive segmentation accuracy, and robust anomaly detection and recovery; it significantly reduces training data and computational demands relative to state-of-the-art methods. Overall, the framework offers a practical, scalable route to data-efficient, continual learning of complex contact tasks with online monitoring and recovery capabilities.
Abstract
Multi-step manipulation tasks where robots interact with their environment and must apply process forces based on the perceived situation remain challenging to learn and prone to execution errors. Accurately simulating these tasks is also difficult. Hence, it is crucial for robust task performance to learn how to coordinate end-effector pose and applied force, monitor execution, and react to deviations. To address these challenges, we propose a learning approach that directly infers both low- and high-level task representations from user demonstrations on the real system. We developed an unsupervised task segmentation algorithm that combines intention recognition and feature clustering to infer the skills of a task. We leverage the inferred characteristic features of each skill in a novel unsupervised anomaly detection approach to identify deviations from the intended task execution. Together, these components form a comprehensive framework capable of incrementally learning task decisions and new behaviors as new situations arise. Compared to state-of-the-art learning techniques, our approach significantly reduces the required amount of training data and computational complexity while efficiently learning complex in-contact behaviors and recovery strategies. Our proposed task segmentation and anomaly detection approaches outperform state-of-the-art methods on force-based tasks evaluated on two different robotic systems.
