Self-Refining Vision Language Model for Robotic Failure Detection and Reasoning
Carl Qi, Xiaojie Wang, Silong Yong, Stephen Sheng, Huitan Mao, Sriram Srinivasan, Manikantan Nambi, Amy Zhang, Yesh Dattatreya
TL;DR
ARMOR introduces an adaptive round-based multi-task framework for robotic failure detection and open-ended reasoning from video data. It tackles heterogeneous supervision by combining large-scale sparse failure labels with smaller dense reasoning annotations and uses offline imitation plus online refinement. The method achieves state-of-the-art performance on detection and reasoning across diverse datasets, with detection gains up to 30% and reasoning gains up to 100% in LLM-based metrics. The approach enables robust, human-like failure explanations in open-ended scenarios and reduces reliance on exhaustive failure taxonomies.
Abstract
Reasoning about failures is crucial for building reliable and trustworthy robotic systems. Prior approaches either treat failure reasoning as a closed-set classification problem or assume access to ample human annotations. Failures in the real world are typically subtle, combinatorial, and difficult to enumerate, whereas rich reasoning labels are expensive to acquire. We address this problem by introducing ARMOR: Adaptive Round-based Multi-task mOdel for Robotic failure detection and reasoning. We formulate detection and reasoning as a multi-task self-refinement process, where the model iteratively predicts detection outcomes and natural language reasoning conditioned on past outputs. During training, ARMOR learns from heterogeneous supervision - large-scale sparse binary labels and small-scale rich reasoning annotations - optimized via a combination of offline and online imitation learning. At inference time, ARMOR generates multiple refinement trajectories and selects the most confident prediction via a self-certainty metric. Experiments across diverse environments show that ARMOR achieves state-of-the-art performance by improving over the previous approaches by up to 30% on failure detection rate and up to 100% in reasoning measured through LLM fuzzy match score, demonstrating robustness to heterogeneous supervision and open-ended reasoning beyond predefined failure modes. We provide dditional visualizations on our website: https://sites.google.com/utexas.edu/armor
