Embodied-R1.5: Evolving Physical Intelligence via Embodied Foundation Models
Summary
Embodied-R1.5 is a unified embodied foundation model that achieves state-of-the-art performance on 16 out of 24 embodied vision-language benchmarks using multi-task balanced reinforcement learning. It introduces a Planner-Grounder-Corrector closed-loop framework for long-horizon tasks and is open-sourced to facilitate future research.
View Cached Full Text
Cached at: 06/11/26, 01:40 PM
Paper page - Embodied-R1.5: Evolving Physical Intelligence via Embodied Foundation Models
Source: https://huggingface.co/papers/2606.11324 Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
Embodied-R1.5 is a unified embodied foundation model that integrates embodied reasoning capabilities and achieves state-of-the-art performance on embodied vision-language benchmarks through a multi-task balanced reinforcement learning approach.
We introduce Embodied-R1.5, a unifiedEmbodied Foundation Model(EFM) that integrates comprehensive embodied reasoning capabilities, spanningembodied cognition,task planning,correction, andpointing, within a single architecture toward general physical intelligence. Leveraging three automateddata construction pipelinesto significantly expand the data coverage of critical capabilities, we build a large-scale data system of over 15B tokens, and design amulti-task balanced RLrecipe to alleviate heterogeneous task conflicts. We further introduce a Planner-Grounder-Corrector (PGC) closed-loop framework that enables a single model to autonomously execute and self-correct over long-horizon tasks. With only 8B parameters, Embodied-R1.5 achieves SOTA on 16 out of 24 embodied VLM benchmarks, surpassing leading models like Gemini-Robotics-ER-1.5 and GPT-5.4. Benefiting from the internalized embodied capabilities, Embodied-R1.5 can be fine-tuned into aVLAwith only a small amount of data, outperforming leadingVLAmodels like π_{0.5} across 4 popular manipulation benchmark suites. We further conduct extensive zero-shot real-robot experiments, validating performance in instruction following, affordance grounding, articulated object manipulation, and long-horizon complex tasks, demonstrating strong generalization to the physical world. We open-source model weights, datasets, training code, and EmbodiedEvalKit, an evaluation framework tailored for embodied tasks, to facilitate future research in EFMs.
View arXiv pageView PDFProject pageGitHub17Add to collection
Get this paper in your agent:
hf papers read 2606\.11324
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2606.11324 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2606.11324 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2606.11324 in a Space README.md to link it from this page.
Collections including this paper1
Similar Articles
RynnBrain 1.1: Towards More Capable and Generalizable Embodied Foundation Model
RynnBrain 1.1 is a family of embodied foundation models (2B, 9B, 122B-A10B) that improve perception, spatial reasoning, and manipulation, achieving state-of-the-art results on VSI-Bench, MMSI, and RefSpatial-Bench, and outperforming baselines in real-robot experiments.
tencent/Hy-Embodied-RxBrain-1.0 · Hugging Face
Tencent releases Hy-Embodied-RxBrain-1.0, a unified multimodal foundation model for embodied cognition that combines language reasoning with visual imagination for understanding, world state prediction, and subgoal planning.
RxBrain: Embodied Cognition Foundation Model with Joint Language-Visual Reasoning and Imagination
RxBrain is an embodied cognition foundation model that jointly reasons with language and visual imagination to represent embodied plans, using a unified multimodal Mixture-of-Transformers architecture. It achieves promising real-robot performance without large-scale action data.
Enfold: Folding World Model Imagination into Predictive Representations for Ultra-Efficient Embodied Control
Presents Enfold, a method that transfers multi-level future-generative states from world models into predictive representations for ultra-efficient embodied control, achieving high scores on LIBERO and RoboTwin benchmarks with significantly lower action latency.
Capek 0.5: An Execution-Centric Vision-Language Model for Embodied Intelligence
This paper presents Capek 0.5, an embodied vision-language model built around an execution-centric capability taxonomy, using specialist training via reinforcement learning followed by weight-space merging and routed policy-space distillation. It introduces a new state verification benchmark and demonstrates strong performance across embodied and general capabilities at 2B and 35B-A3B scales.