paper-with-me

홈 › Papers

Scaling Cross-Environment Failure Reasoning Data for Vision-Language Robotic Manipulation

2025-12-01 · Paul Pacaud, Ricardo Garcia, Shizhe Chen, Cordelia Schmid arxiv

Robust robotic manipulation requires reliable failure detection and recovery. Although recent Vision-Language Models (VLMs) show promise in robot failure detection, their generalization is severely limited by the scarcity and narrow coverage of failure data. To address this bottleneck, we propose an automatic framework for generating diverse robotic planning and execution failures across both simulated and real-world environments. Our approach perturbs successful manipulation trajectories to synthesize failures that reflect realistic failure distributions, and leverages VLMs to produce structured step-by-step reasoning traces. This yields FailCoT, a large-scale failure reasoning dataset built upon the RLBench simulator and the BridgeDataV2 real-robot dataset. Using FailCoT, we train Guardian, a multi-view reasoning VLM for unified planning and execution verification. Guardian achieves state-of-the-art performance on three unseen real-world benchmarks: RoboFail, RoboVQA, and our newly introduced UR5-Fail. When integrated with a state-of-the-art LLM-based manipulation policy, it consistently boosts task success rates in both simulation and real-world deployment. These results demonstrate that scaling high-quality failure reasoning data is critical for improving generalization in robotic failure detection. Code, Data, and Models available at https://www.di.ens.fr/willow/research/guardian/.

📄 PDF Abstract BibTeX arXiv:2512.01946

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Quantization Trap: Breaking Linear Scaling Laws in Multi-Hop Reasoning

2026-02-14 · Henry Han, Xiyang Liu, Xiaodong Wang, Fei Han 외 arxiv

Neural scaling laws provide a predictable recipe for AI advancement: reducing numerical precision should linearly improve computational efficiency and energy profile ($E \propto \mathrm{bits}$). In this paper, we demonst…

Computational Efficiency

DockSmith: Scaling Reliable Coding Environments via an Agentic Docker Builder

2026-01-31 · Jiaran Zhang, Luck Ma, Fanqi Wan, Di Qi 외 arxiv

Reliable Docker-based environment construction is a dominant bottleneck for scaling execution-grounded training and evaluation of software engineering agents. We introduce DockSmith, a specialized agentic Docker builder …

Inverse Scaling in Test-Time Compute

2025-07-19 · Aryo Pradipta Gema, Alexander Hägele, Runjin Chen, Andy Arditi 외 arxiv

We construct evaluation tasks where extending the reasoning length of Large Reasoning Models (LRMs) deteriorates performance, exhibiting an inverse scaling relationship between test-time compute and accuracy. Our evaluat…

A Closer Look at Failure Modes in Temporal Understanding of Large Audio-Language Models

2026-06-16 · Apoorva Kulkarni, Kaousheik Jayakumar, Sreyan Ghosh, Sarah Wiegreffe 외 arxiv

Large Audio Language Models (LALMs) achieve strong performance on a variety of audio understanding tasks but continue to struggle with temporal reasoning, a fundamental capability central to human auditory perception. Un…

CritICL: Inference-Time Weak-to-Strong Generalization from Small Language Model Failure Modes

2026-08-27 · Yufan Wu, Yinghui He, Zhengyi Hu, Lang Wei 외 arxiv

Recent advances in inference-time scaling have significantly improved the reasoning performance of large language models (LLMs). However, these methods typically rely on repeated generation or external verification. To a…