paper-with-me

Papers

ReViP: Mitigating False Completion in Vision-Language-Action Models with Vision-Proprioception Rebalance

2026-01-23 · Zhuohao Li, Yinghao Li, Jian-Jian Jiang, Lang Zhou, Tianyu Zhang, Jiadong Yin, Mu Lin, Yi-Lin Wei, Wei-Shi Zheng arxiv

Vision-Language-Action (VLA) models have advanced robotic manipulation by combining vision, language, and proprioception to predict actions. However, previous methods fuse proprioceptive signals directly with vision-language features, resulting in state-dominant bias and \textbf{false completions} despite visible execution failures. We systematically analyze this failure mode, attributing it to modality imbalance, where policies overly rely on internal state progression and underuse visual evidence. To address this, we introduce the first \textbf{False-Completion Benchmark Suite}, featuring eight tasks with three controlled perturbations (\emph{Object Drop}, \emph{Distractor Swap}, \emph{Relayout}) to comprehensively evaluate false completion. Moreover, we propose \textbf{ReViP}, a novel VLA framework with \textbf{Vi}sion-\textbf{P}roprioception \textbf{Re}balance to enhance visual grounding and robustness under perturbations. The key insight is to introduce auxiliary \emph{progress-aware visual cues} to adaptively modulate the coupling between semantic perception and proprioceptive dynamics. Specifically, progress-aware visual cues are extracted by an external Task-Stage Observer, which performs task-relevant reasoning on real-time observations to drive task-stage feature-wise linear modulation, enhancing environmental awareness and mitigating state-driven errors. Extensive experiments show that ReViP effectively mitigates false completion and improves success rates over strong VLA baselines, achieving a \textbf{26\%} gain over $π_0$ model on our suite, with gains extending to LIBERO, RoboTwin 2.0, and real-world evaluations.

📄 PDF Abstract BibTeX arXiv:2601.16667

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Grounding

Similar Papers 제목 키워드 기반

FALCON: False-Negative Aware Learning of Contrastive Negatives in Vision-Language Pretraining

2025-05-16 · Myunsoo Kim, Seong-Woong Shim, Byung-Jun Lee

False negatives pose a critical challenge in vision-language pretraining (VLP) due to the many-to-many correspondence between images and texts in large-scale datasets. These false negatives introduce conflicting supervis…

cross-modal alignment

Surgical, Cheap, and Flexible: Mitigating False Refusal in Language Models via Single Vector Ablation

2024-10-04 · Xinpeng Wang, Chengzhi Hu, Paul Röttger, Barbara Plank

Training a language model to be both helpful and harmless requires careful calibration of refusal behaviours: Models should refuse to follow malicious instructions or give harmful advice (e.g. "how do I kill someone?"), …

Language ModelingLanguage Modelling

Multi-view Video-Pose Pretraining for Operating Room Surgical Activity Recognition

2025-02-19 · Idris Hamoud, Vinkle Srivastav, Muhammad Abdullah Jamal, Didier Mutter 외

Understanding the workflow of surgical procedures in complex operating rooms requires a deep understanding of the interactions between clinicians and their environment. Surgical activity recognition (SAR) is a key comput…

Activity Recognition

The Dark Side of Rich Rewards: Understanding and Mitigating Noise in VLM Rewards

2024-09-24 · Sukai Huang, Shu-Wei Liu, Nir Lipovetzky, Trevor Cohn

While Vision-Language Models (VLMs) are increasingly used to generate reward signals for training embodied agents to follow instructions, our research reveals that agents guided by VLM rewards often underperform compared…

reinforcement-learningReinforcement Learning

From Confident Closing to Silent Failure: Characterizing False Success in LLM Agents

2026-06-01 · Laksh Advani arxiv

LLM agents can fail silently by asserting task completion when the environment state shows otherwise. We study this failure mode, false success, across two agent benchmarks: 9,876 tau2-bench trajectories from 8 model fam…