paper-with-me

홈 › Papers

ProbeAct: Probe-Guided Training-Free Failure Recovery in Vision-Language-Action Models

2026-06-08 · Fan Zhang, Seongbin Park, Baharan Mirzasoleiman, Shariar Talebi, Nader Sehatbakhsh arxiv

Vision-Language-Action (VLA) models demonstrate strong perfor-1 mance on language-conditioned robotic manipulation within their training dis-2 tribution, yet their generalization capabilities remain fundamentally limited. They3 lack the robustness required to handle perturbations, frequently failing when con-4 fronted with lighting changes, altered camera viewpoints, or small initial-state5 variations. We propose PROBEACT, a training-free runtime intervention frame-6 work that detects and recovers from grasping and placement failures in pre-7 trained VLA policies without modifying their weights or requiring additional8 demonstrations. PROBEACT combines three components: (i) a lightweight multi-9 target hidden-state probe that predicts the 3D positions of task-relevant objects10 from intermediate VLA features, with Hungarian-matched identity tracking for11 multi-object scenes; (ii) an object-agnostic kinematic state machine that detects12 grasp, transport, and placement failures using only gripper-internal signals and13 end-effector kinematics; and (iii) a hierarchical Control Barrier Function (CBF)14 filter that encodes repeated-failure locations as soft safe-set constraints, mini-15 mally correcting VLA actions while preserving baseline behavior. As a plug-and-16 play, training-free intervention loop, PROBEACT is orthogonal to existing train-17 ing pipelines. Evaluated on the LIBERO-plus benchmark, our framework acts as18 a universal safety net, improving the success rate of the OpenVLA-OFT model19 from 69.6% to 74.1%, while demonstrating broad applicability to both base and20 fine-tuned VLA policies.

📄 PDF Abstract BibTeX arXiv:2606.09740

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ASA: Backbone-Training-Free Representation Engineering for Tool-Calling Agents

2026-02-04 · Youjin Wang, Run Zhou, Yingjie Ma, Rong Fu 외 arxiv

Adapting LLM agents to domain-specific tool calling remains notably brittle under evolving interfaces. Prompt and schema engineering is easy to deploy but often fragile under distribution shift and strict parsers, while …

parameter-efficient fine-tuning

The Count Is There, but Misaligned: Understanding and Correcting Counting Failures in VLMs

2026-07-10 · Ahmed Oumar El-Shangiti, Abzal Nurgazy, Hilal AlQuabeh, Nikolai Rozanov 외 arxiv

Despite strong performance on many multimodal tasks, vision-language models (VLMs) still struggle with basic object counting. We investigate whether this reflects missing internal knowledge or a gap between internal repr…

Object Counting

Probe Before You Edit: Probing-Guided Molecular Optimization for LLM Agents in Structure-Based Drug Design

2026-05-30 · Zaifei Yang, Weiyu Chen, Yaqing Wang, James Kwok arxiv

Structure-based drug design increasingly employs LLM agents to iteratively refine ligands against a target pocket, yet a viable ligand must satisfy two often-conflicting objectives -- binding affinity and druggability --…

MLRecon: Robust Markerless Freehand 3D Ultrasound Reconstruction via Coarse-to-Fine Pose Estimation

2026-03-01 · Yi Zhang, Puxun Tu, Kun Wang, Yulin Yan 외 arxiv

Freehand 3D ultrasound (US) reconstruction promises volumetric imaging with the flexibility of standard 2D probes, yet existing tracking paradigms face a restrictive trilemma: marker-based systems demand prohibitive cost…

Pose EstimationPose Tracking

Neural Uncertainty Principle: A Unified View of Adversarial Fragility and LLM Hallucination

2026-03-20 · Dong-Xiao Zhang, Hu Lou, Jun-Jie Zhang, Jun Zhu 외 arxiv

Adversarial vulnerability in vision and hallucination in large language models are conventionally viewed as separate problems, each addressed with modality-specific patches. This study first reveals that they share a com…