paper-with-me

Papers

Embodied-R: Collaborative Framework for Activating Embodied Spatial Reasoning in Foundation Models via Reinforcement Learning

2025-04-17 · Baining Zhao, Ziyou Wang, Jianjie Fang, Chen Gao, Fanhang Man, Jinqiang Cui, Xin Wang, Xinlei Chen, Yong Li, Wenwu Zhu

Humans can perceive and reason about spatial relationships from sequential visual observations, such as egocentric video streams. However, how pretrained models acquire such abilities, especially high-level reasoning, remains unclear. This paper introduces Embodied-R, a collaborative framework combining large-scale Vision-Language Models (VLMs) for perception and small-scale Language Models (LMs) for reasoning. Using Reinforcement Learning (RL) with a novel reward system considering think-answer logical consistency, the model achieves slow-thinking capabilities with limited computational resources. After training on only 5k embodied video samples, Embodied-R with a 3B LM matches state-of-the-art multimodal reasoning models (OpenAI-o1, Gemini-2.5-pro) on both in-distribution and out-of-distribution embodied spatial reasoning tasks. Embodied-R also exhibits emergent thinking patterns such as systematic analysis and contextual integration. We further explore research questions including response length, training on VLM, strategies for reward design, and differences in model generalization after SFT (Supervised Fine-Tuning) and RL training.

📄 PDF Abstract BibTeX arXiv:2504.12680

Code (1)

embodiedcity/embodied-r.code 공식 구현

Tasks

Multimodal ReasoningReinforcement Learning (RL)Spatial Reasoning

Methods 이 논문이 사용한 방법론

SFT Shrink and Fine-Tune, or SFT, is a type of distillation that avoids explicit distillation by copying parameters to a student student model and then fine-tuning.…

Similar Papers 제목 키워드 기반

CoNav: Collaborative Cross-Modal Reasoning for Embodied Navigation

2025-05-22 · Haihong Hao, Mingfei Han, Changlin Li, Zhihui Li 외

Embodied navigation demands comprehensive scene understanding and precise spatial reasoning. While image-text models excel at interpreting pixel-level color and lighting cues, 3D-text models capture volumetric structure …

Scene UnderstandingSpatial Reasoning

Sentinel: Embodied Cooperative Spatial Reasoning and Planning

2026-05-25 · Xiangye Lin, Hongxin Zhang, Ruxi Deng, Qinhong Zhou 외 arxiv

In this work, we study Cooperative Spatial Intelligence, the ability of decentralized embodied agents to coordinate effectively under dynamic environmental constraints across city-scale outdoor domains. We introduce Sent…

Spatial Reasoning

Hy-Embodied-VLM-1.0: Efficient Physical-World Agents

2026-07-14 · Ziyi Wang, Xumin Yu, Yongming Rao, Yonggen Ling 외 arxiv

Building capable embodied agents requires not only multimodal perception and understanding, but also agentic capabilities for reasoning about actions, adapting to evolving situations, and interacting with the physical wo…

Extending Embodied Question Answering from Perception to Decision

2026-05-25 · Xicheng Gong, Qiwei Li, Peiran Xu, Yadong Mu arxiv

Embodied Question Answering (EQA) connects perception, reasoning, and interaction within embodied environments. However, existing datasets and benchmarks remain fragmented, each focusing on a limited subset of reasoning …

Question Answering

EmbodiedVSR: Dynamic Scene Graph-Guided Chain-of-Thought Reasoning for Visual Spatial Tasks

2025-03-14 · Yi Zhang, Qiang Zhang, Xiaozhu Ju, Zhaoyang Liu 외

While multimodal large language models (MLLMs) have made groundbreaking progress in embodied intelligence, they still face significant challenges in spatial reasoning for complex long-horizon tasks. To address this gap, …

Spatial Reasoning