paper-with-me

Papers

Self-Refining Vision Language Model for Robotic Failure Detection and Reasoning

2026-02-12 · Carl Qi, Xiaojie Wang, Silong Yong, Stephen Sheng, Huitan Mao, Sriram Srinivasan, Manikantan Nambi, Amy Zhang, Yesh Dattatreya arxiv

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

📄 PDF Abstract BibTeX arXiv:2602.12405

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Repairing Language Model Pipelines by Meta Self-Refining Competing Constraints at Runtime

2025-07-11 · Mojtaba Eshghie

Language Model (LM) pipelines can dynamically refine their outputs against programmatic constraints. However, their effectiveness collapses when faced with competing soft constraints, leading to inefficient backtracking …

Language ModelingLanguage Modelling

RACER: Rich Language-Guided Failure Recovery Policies for Imitation Learning

2024-09-23 · Yinpei Dai, Jayjun Lee, Nima Fazeli, Joyce Chai

Developing robust and correctable visuomotor policies for robotic manipulation is challenging due to the lack of self-recovery mechanisms from failures and the limitations of simple language instructions in guiding robot…

Imitation LearningLanguage ModelingLanguage Modelling

FailSafe: Reasoning and Recovery from Failures in Vision-Language-Action Models

2025-10-02 · Zijun Lin, Jiafei Duan, Haoquan Fang, Dieter Fox 외 arxiv

Recent advances in robotic manipulation have integrated low-level robotic control into Vision-Language Models (VLMs), extending them into Vision-Language-Action (VLA) models. Although state-of-the-art VLAs achieve strong…

Motion Planning

LabRobFail: A Benchmark for Robotic Failure Analysis in Chemical Self-driving Laboratory

2026-07-26 · Haobo Wang, Baoli Sun, Anqi Zou, Dongsheng Huang 외 arxiv

The deployment of embodied agents in self-driving laboratories could accelerate scientific discovery, yet their reliability is constrained by the irreversible and safety-critical nature of chemical experiments. Progress …

VLM Can Be a Good Assistant: Enhancing Embodied Visual Tracking with Self-Improving Vision-Language Models

2025-05-27 · Kui Wu, Shuhang Xu, Hao Chen, Churan Wang 외

We introduce a novel self-improving framework that enhances Embodied Visual Tracking (EVT) with Vision-Language Models (VLMs) to address the limitations of current active visual tracking systems in recovering from tracki…

Spatial ReasoningVisual Tracking