← 首页|学术|The Embodiment Gap in Robot Foundation Models
Robotics (cs.RO) · 2608.18433 · 2026/08/19

The Embodiment Gap in Robot Foundation Models

Domae, Yukiyasu, Shirai, Keisuke, Oh, Hanbit, Nakajo, Ryoichi, Motoda, Tomohiro, Makihara, Koshi, Murooka, Masaki, Yagi, Takuma
TL;DR:具身鸿沟:模型能泛化≠能在特定机器上跑——可复用部分与新本体上要做的适配工作之间隔着鸿沟,成功率掩盖了这些适配工作。

🎯 问题

机器人基础模型(含 VLA)常被按缩放视角讨论:更多数据、更大模型应提升泛化;但在机器人领域,模型泛化与「能在这台机器人上运行」是两回事,跨方法与目标机器人差异显著。

🔬 方法

调查把可复用内容与新本体必需实现的内容分开,用两轴图(共享结构类型×目标执行需要的适配阶段)安置现有方法,沿三个方向梳理:共享语义与感知、共享数据与接口、跨本体对应学习;提出成功率揭示不了的适配工作报告框架。
章节结构(全文标题提取):
1 Introduction
2 The Embodiment Gap in Robot Foundation Models
3 Where and Why Does the Embodiment Gap Appear?
4 Sharing Semantics and Perception
5 Sharing Robot Data and Interfaces
6 Learning Correspondence Across Embodiments
7 Reporting Work That Success Rate Alone Does Not Reveal
8 Toward Scaling That Reduces the Embodiment Gap
9 Conclusion

📊 结果

给出跨本体学习比较时应检查的适配工作清单,指出新机器人上仍残留的工作与开放问题。

💡 与研究方向关联

「泛化≠可直接执行」为具身 agent 落地划清边界——与 duplex 从模型到真实设备的部署鸿沟同源。

📝 原文摘要

▶ 原文摘要 Abstract
Robot foundation models (RFMs), including vision-language-action (VLA) policies, are often discussed through a scaling view: more data, larger models, and broader benchmarks should improve generalization. In robotics, however, a model can generalize while work still remains before it can run on a robot with a particular body. The work required differs across methods and target robots, and those differences affect practical deployment. We call the gap between reusable models, representations, or data and their use in execution on the target robot the embodiment gap. This survey examines what can be reused across robot embodiments and what must still be implemented on a new robot. We place existing methods on a two-axis map that shows the type of shared structure and the stage at which adaptation is needed for execution on the target robot. We then examine recent work through three overlapping research directions: sharing semantics and perception, sharing robot data and interfaces, and learning correspondence across embodiments. We also propose a reporting framework for adaptation work that success rate alone does not reveal. The framework identifies the work that should be checked when comparing cross-embodiment learning and highlights work that remains on a new robot and questions for future study.
Deep Read · 2026-08-21高松灯 / Agent 日报
Robot Foundation ModelsEmbodiment GapVLASurvey