paper-with-me

홈 › Papers

From Seeing to Doing: Bridging Reasoning and Decision for Robotic Manipulation

2025-05-13 · Yifu Yuan, Haiqin Cui, Yibin Chen, Zibin Dong, Fei Ni, Longxin Kou, Jinyi Liu, Pengyi Li, Yan Zheng, Jianye Hao

Achieving generalization in robotic manipulation remains a critical challenge, particularly for unseen scenarios and novel tasks. Current Vision-Language-Action (VLA) models, while building on top of general Vision-Language Models (VLMs), still fall short of achieving robust zero-shot performance due to the scarcity and heterogeneity prevalent in embodied datasets. To address these limitations, we propose FSD (From Seeing to Doing), a novel vision-language model that generates intermediate representations through spatial relationship reasoning, providing fine-grained guidance for robotic manipulation. Our approach combines a hierarchical data pipeline for training with a self-consistency mechanism that aligns spatial coordinates with visual signals. Through extensive experiments, we comprehensively validated FSD's capabilities in both "seeing" and "doing," achieving outstanding performance across 8 benchmarks for general spatial reasoning and embodied reference abilities, as well as on our proposed more challenging benchmark VABench. We also verified zero-shot capabilities in robot manipulation, demonstrating significant performance improvements over baseline methods in both SimplerEnv and real robot settings. Experimental results show that FSD achieves 40.6% success rate in SimplerEnv and 72% success rate across 8 real-world tasks, outperforming the strongest baseline by 30%.

📄 PDF Abstract BibTeX arXiv:2505.08548

Code (1)

pickxiguapi/embodied-fsd 공식 구현 pytorch

Tasks

Robot ManipulationSpatial ReasoningVision-Language-Action

Similar Papers 제목 키워드 기반

Embodied-R1: Reinforced Embodied Reasoning for General Robotic Manipulation

2025-08-19 · Yifu Yuan, Haiqin Cui, Yaoting Huang, Yibin Chen 외 arxiv

Generalization in embodied AI is hindered by the "seeing-to-doing gap," which stems from data scarcity and embodiment heterogeneity. To address this, we pioneer "pointing" as a unified, embodiment-agnostic intermediate r…

Zero-shot GeneralizationVisual Reasoning

ActionReasoning: Robot Action Reasoning in 3D Space with LLM for Robotic Brick Stacking

2026-02-24 · Guangming Wang, Qizhen Ying, Yixiong Jing, Olaf Wysocki 외 arxiv

Classical robotic systems typically rely on custom planners designed for constrained environments. While effective in restricted settings, these systems lack generalization capabilities, limiting the scalability of embod…

Doing Right by Not Doing Wrong in Human-Robot Collaboration

2022-02-05 · Laura Londoño, Adrian Röfer, Tim Welschehold, Abhinav Valada

As robotic systems become more and more capable of assisting humans in their everyday lives, we must consider the opportunities for these artificial agents to make their human collaborators feel unsafe or to treat them u…

Decision MakingFairnessRobot Manipulation

When Seeing Is not Enough: Revealing the Limits of Active Reasoning in MLLMs

2025-10-17 · Hongcheng Liu, Pingjie Wang, Yuhao Wang, Siqu Ou 외 arxiv

Multimodal large language models (MLLMs) have shown strong capabilities across a broad range of benchmarks. However, most existing evaluations focus on passive inference, where models perform step-by-step reasoning under…

Practical Judgment, Virtue, and Intuition in the Use of Opaque AI-Enabled Systems

2026-07-14 · Nathan G. Wood, Andrew P. Rebera arxiv

AI-enabled systems are seeing increasing deployment across numerous domains, with many being "black boxes" with respect to core functions and capabilities. I.e., many systems take inputs and give outputs, but without use…