paper-with-me

홈 › Papers

RoboPIN: Grounded Embodied Reasoning via Pinned Chain-of-Thought

2026-06-14 · Yaoting Huang, Yifu Yuan, Linqi Han, Chengwen Li, Shuoheng Zhang, Xianze Yao, Hongyao Tang, Yan Zheng, Jianye Hao arxiv

Embodied reasoning requires models to perceive task-relevant objects and spaces in physical environments and maintain consistent visual grounding throughout multi-step reasoning. However, current vision-language models rely on text-only or coordinate-augmented chain-of-thought, where entity references remain implicit and ambiguous. This may cause the reasoning process to decouple from visual evidence, entity references to drift across steps, and a causal disconnection between the reasoning trajectory and the final answer, with these problems further amplified in multi-view scenarios due to cross-view appearance changes. To address these issues, we propose Pinned Chain-of-Thought (PinCoT), a structured reasoning paradigm that pins every reasoning step to visual evidence. PinCoT introduces the concept of reasoning anchor, which binds each task-relevant entity to a structured visual anchor with entity name, unique identity, view index, and spatial grounding, enabling consistent entity tracking across reasoning steps and views. We build a fully automated data generation pipeline to construct PIN-170K, a high-quality PinCoT-formatted reasoning dataset. We then train RoboPIN through three-stage post-training that progressively injects embodied knowledge, structured reasoning ability, and process-supervised alignment, with rewards that directly constrain both anchor localization and identity consistency during reasoning. On 14 benchmarks covering embodied spatial reasoning, multi-view reasoning, and pointing, RoboPIN with only 4B parameters surpasses 7B level open-source embodied models on average, achieving a 12% average improvement over the strongest 7B baseline, Mimo-Embodied. Further analysis shows that PinCoT improves grounding accuracy and cross-step identity consistency, validating the effectiveness of process supervision.

📄 PDF Abstract BibTeX arXiv:2606.15753

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial ReasoningVisual Grounding

Similar Papers 제목 키워드 기반

Emma-X: An Embodied Multimodal Action Model with Grounded Chain of Thought and Look-ahead Spatial Reasoning

2024-12-16 · Qi Sun, Pengfei Hong, Tej Deep Pala, Vernon Toh 외

Traditional reinforcement learning-based robotic control methods are often task-specific and fail to generalize across diverse environments or unseen objects and instructions. Visual Language Models (VLMs) demonstrate st…

HallucinationRobot ManipulationScene UnderstandingSpatial Reasoning+1

Do Vision-Language-Action Models Mean What They Say? On the Role of Faithfulness in Embodied Reasoning

2026-07-06 · Matthew Foutter, Matteo Cercola, Lena Wild, Yunshan Wang 외 arxiv

Embodied Chain-of-Thought has emerged as a promising mechanism to enhance robot decision-making and interpretability in black-box Vision-Language Action (VLA) models. However, whether this verbalized Chain-of-Thought tru…

Reinforcement LearningAutonomous Driving

RynnBrain: Open Embodied Foundation Models

2026-02-13 · Ronghao Dang, Jiayan Guo, Bohan Hou, Sicong Leng 외 arxiv

Despite rapid progress in multimodal foundation models, embodied intelligence community still lacks a unified, physically grounded foundation model that integrates perception, reasoning, and planning within real-world sp…

Spatial Reasoning

Robotic Control via Embodied Chain-of-Thought Reasoning

2024-07-11 · Michał Zawalski, William Chen, Karl Pertsch, Oier Mees 외

A key limitation of learned robot control policies is their inability to generalize outside their training data. Recent works on vision-language-action models (VLAs) have shown that the use of large, internet pre-trained…

Vision-Language-Action

VIKI-R: Coordinating Embodied Multi-Agent Cooperation via Reinforcement Learning

2025-06-10 · Li Kang, Xiufeng Song, Heng Zhou, Yiran Qin 외

Coordinating multiple embodied agents in dynamic environments remains a core challenge in artificial intelligence, requiring both perception-driven reasoning and scalable cooperation strategies. While recent works have l…

Task PlanningVisual Reasoning