ROCVFeb 6

Think Proprioceptively: Embodied Visual Reasoning for VLA Manipulation

arXiv:2602.06575v1h-index: 22
Originality Incremental advance
AI Analysis

This addresses the challenge of embodied visual reasoning for robot manipulation, offering an incremental improvement in VLA model efficiency and effectiveness.

The paper tackles the problem of vision-language-action (VLA) models inadequately integrating proprioception by introducing ThinkProprio, which converts proprioception into text tokens for early fusion, resulting in matching or improved performance across benchmarks while reducing inference latency by over 50%.

Vision-language-action (VLA) models typically inject proprioception only as a late conditioning signal, which prevents robot state from shaping instruction understanding and from influencing which visual tokens are attended throughout the policy. We introduce ThinkProprio, which converts proprioception into a sequence of text tokens in the VLM embedding space and fuses them with the task instruction at the input. This early fusion lets embodied state participate in subsequent visual reasoning and token selection, biasing computation toward action-critical evidence while suppressing redundant visual tokens. In a systematic ablation over proprioception encoding, state entry point, and action-head conditioning, we find that text tokenization is more effective than learned projectors, and that retaining roughly 15% of visual tokens can match the performance of using the full token set. Across CALVIN, LIBERO, and real-world manipulation, ThinkProprio matches or improves over strong baselines while reducing end-to-end inference latency over 50%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes