pith. sign in

arxiv: 2510.01642 · v3 · pith:TITIIERRnew · submitted 2025-10-02 · 💻 cs.RO

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

classification 💻 cs.RO
keywords roboticfailuresmodelsfailsafefailsafe-vlmfailuremanipulationrecover
0
0 comments X
read the original abstract

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 performance in downstream robotic applications, supported by large-scale crowd-sourced robot training data, they still inevitably encounter failures during execution. Enabling robots to reason and recover from unpredictable and abrupt failures remains a critical challenge. Existing robotic manipulation datasets, collected in either simulation or the real world, primarily provide only ground-truth trajectories, leaving robots unable to recover once failures occur. Moreover, the few datasets that address failure detection typically offer only textual explanations, which are difficult to utilize directly in VLA models. To address this gap, we introduce FailSafe, a novel failure generation and recovery system that automatically produces diverse failure cases paired with executable recovery actions. FailSafe can be easily adapted to a wide range of manipulation tasks in simulators with motion planning support, enabling scalable creation of failure-action data. To demonstrate its effectiveness, we fine-tune LLaVA-OneVision-7B (LLaVA-OV-7B) to build FailSafe-VLM. Experimental results show that FailSafe-VLM successfully helps robotic arms detect and recover from potential failures, improving the performance of three state-of-the-art VLA models (Pi-0-FAST, OpenVLA, OpenVLA-OFT) by up to 22.6% on average across several tasks in ManiSkill. Furthermore, FailSafe-VLM could generalize across different spatial configurations, camera viewpoints, object and robotic embodiments.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 11 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. VoLo: A Physical Orchestrator for Open-Vocabulary Long-Horizon Manipulation

    cs.RO 2026-06 unverdicted novelty 7.0

    VoLoAgent uses a VLM to steer heterogeneous robot capabilities as interruptible tools for long-horizon manipulation and introduces the RoboVoLo benchmark, claiming substantial outperformance over single VLA/VLM or too...

  2. AEGIS: A Backup Reflex for Physical AI

    cs.AI 2026-06 unverdicted novelty 6.0

    AEGIS uses activation probes for early-warning detection of high-risk steps in weak policies and selectively escalates to stronger policies, recovering 10.1% of lost trajectories on LIBERO-Spatial while activating the...

  3. Hide-and-Seek in Trajectories: Discovering Failure Signals for VLA Runtime Monitoring

    cs.RO 2026-05 unverdicted novelty 6.0

    Hide-and-Seek uses contrastive objectives on trajectories to localize failure signals in VLA models from trajectory-level supervision alone.

  4. RePO-VLA: Recovery-Driven Policy Optimization for Vision-Language-Action Models

    cs.RO 2026-05 unverdicted novelty 6.0

    RePO-VLA raises average adversarial success rates in VLA manipulation from 20% to 75% by using recovery-aware initialization, a progress-aware semantic value function, and value-conditioned refinement on success and c...

  5. Failing Forward: Adaptive Failure-Informed Learning for Vision-Language-Action Models

    cs.RO 2026-05 unverdicted novelty 6.0

    AFIL improves VLA policy robustness by jointly training success and failure generators on online-generated failure trajectories and using adaptive guidance to avoid failure modes during action sampling.

  6. Robometer: Scaling General-Purpose Robotic Reward Models via Trajectory Comparisons

    cs.RO 2026-03 unverdicted novelty 6.0

    Robometer combines intra-trajectory progress supervision with inter-trajectory preference supervision on a 1M-trajectory dataset to learn more generalizable robotic reward functions than prior methods.

  7. Clutter-Robust Vision-Language-Action Models through Object-Centric and Geometry Grounding

    cs.RO 2025-12 conditional novelty 6.0

    OBEYED-VLA improves VLA robustness in cluttered real-world manipulation by disentangling perception into VLM-based object-centric grounding and geometry-aware stages, then fine-tuning the policy only on single-object ...

  8. Grasp-Then-Plan with Failure Attribution: A Closed Two-Stage Framework for Precise and Generalizable Robotic Manipulation

    cs.RO 2026-06 unverdicted novelty 5.0

    GTP-FA is a grasp-then-plan framework with failure attribution that diagnoses errors to optimize grasping priors and planning data collection, raising success rates across RL, IL, diffusion, and VLA methods in simulat...

  9. Failing Forward: Adaptive Failure-Informed Learning for Vision-Language-Action Models

    cs.RO 2026-05 unverdicted novelty 5.0

    AFIL trains dual action generators on success and failure rollouts from a pretrained VLA to steer diffusion policies away from failure modes during inference.

  10. FAR: Failure-Aware Retry for Test-Time Recovery and Continual Policy Improvement

    cs.RO 2026-07 unverdicted novelty 4.0

    FAR combines failure-contrastive preference adaptation with action perturbations for test-time recovery and continual policy improvement, reporting 17.6% and 11.7% success gains over diffusion policies in simulation a...

  11. Vision-Language-Action Safety: Threats, Challenges, Evaluations, and Mechanisms

    cs.RO 2026-04 accept novelty 4.0

    A literature survey that unifies fragmented work on attacks, defenses, evaluations, and deployment challenges for Vision-Language-Action models in robotics.