From Mystery to Mastery: Failure Diagnosis for Improving Manipulation Policies
Som Sagar, Jiafei Duan, Sreevishakh Vasudevan, Yifan Zhou, Heni Ben Amor, Dieter Fox, Ransalu Senanayake
TL;DR
RoboMD addresses the challenge of unknown failure modes in robotic manipulation by pairing a PPO-based deep RL search over environment variations with a vision-language embedding that generalizes to unseen conditions. It provides probabilistic failure-mode rankings (FM probabilities) and demonstrates how failures can be leveraged to fine-tune policies, improving robustness across tasks and training methods. The framework is validated through extensive simulations and real-world experiments, showing superior FM detection and generalization compared with RL and VLM baselines. Overall, RoboMD offers a systematic, scalable pathway to diagnose and mitigate failures before deployment, enhancing the reliability of manipulation policies in unstructured environments.
Abstract
Robot manipulation policies often fail for unknown reasons, posing significant challenges for real-world deployment. Researchers and engineers typically address these failures using heuristic approaches, which are not only labor-intensive and costly but also prone to overlooking critical failure modes (FMs). This paper introduces Robot Manipulation Diagnosis (RoboMD), a systematic framework designed to automatically identify FMs arising from unanticipated changes in the environment. Considering the vast space of potential FMs in a pre-trained manipulation policy, we leverage deep reinforcement learning (deep RL) to explore and uncover these FMs using a specially trained vision-language embedding that encodes a notion of failures. This approach enables users to probabilistically quantify and rank failures in previously unseen environmental conditions. Through extensive experiments across various manipulation tasks and algorithms, we demonstrate RoboMD's effectiveness in diagnosing unknown failures in unstructured environments, providing a systematic pathway to improve the robustness of manipulation policies.
