RynnBrain 1.1: Towards More Capable and Generalizable Embodied Foundation Model

Hugging Face Daily Papers Papers

Summary

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.

We present RynnBrain 1.1, a family of embodied foundation models spanning 2B, 9B, and 122B-A10B scales. Trained with a unified spatio-temporal and physically grounded framework, RynnBrain 1.1 supports embodied perception, spatial reasoning, localization, and planning. Compared with RynnBrain 1.0, it further introduces contact-point prediction across the model family and native 3D grounding for the 2B and 9B models, yielding representations and outputs that are more directly aligned with robot manipulation. We also develop RynnBrain-VLA with a unified cross-embodiment action space and embodiment-specific masking, and deploy it on Unitree G1, Astribot-S1, and Tianji-Wuji. RynnBrain 1.1 achieves strong results on embodied cognition, localization, and 3D grounding, with the 122B-A10B model outperforming all evaluated proprietary and open-source models on VSI-Bench, MMSI, and RefSpatial-Bench. Real-robot experiments show that RynnBrain-initialized policies outperform Qwen-based and representative generalist VLAs, while joint multi-task and multi-embodiment training improves process scores and success rates over per-task training.
Original Article
View Cached Full Text

Cached at: 07/21/26, 06:35 AM

Paper page - RynnBrain 1.1: Towards More Capable and Generalizable Embodied Foundation Model

Source: https://huggingface.co/papers/2607.17977 Published on Jul 20

#3 Paper of the day Authors:

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

Abstract

WepresentRynnBrain1.1,afamilyofembodiedfoundationmodelsspanning2B,9B,and122B-A10Bscales.Trainedwithaunifiedspatio-temporalandphysicallygroundedframework,RynnBrain1.1supportsembodiedperception,spatialreasoning,localization,andplanning.ComparedwithRynnBrain1.0,itfurtherintroducescontact-pointpredictionacrossthemodelfamilyandnative3Dgroundingforthe2Band9Bmodels,yieldingrepresentationsandoutputsthataremoredirectlyalignedwithrobotmanipulation.WealsodevelopRynnBrain-VLAwithaunifiedcross-embodimentactionspaceandembodiment-specificmasking,anddeployitonUnitreeG1,Astribot-S1,andTianji-Wuji.RynnBrain1.1achievesstrongresultsonembodiedcognition,localization,and3Dgrounding,withthe122B-A10Bmodeloutperformingallevaluatedproprietaryandopen-sourcemodelsonVSI-Bench,MMSI,andRefSpatial-Bench.Real-robotexperimentsshowthatRynnBrain-initializedpoliciesoutperformQwen-basedandrepresentativegeneralistVLAs,whilejointmulti-taskandmulti-embodimenttrainingimprovesprocessscoresandsuccessratesoverper-tasktraining.

View arXiv pageView PDFProject pageAdd to collection

Get this paper in your agent:

hf papers read 2607\.17977

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/2607.17977 in a model README.md to link it from this page.

Datasets citing this paper0

No dataset linking this paper

Cite arxiv.org/abs/2607.17977 in a dataset README.md to link it from this page.

Spaces citing this paper0

No Space linking this paper

Cite arxiv.org/abs/2607.17977 in a Space README.md to link it from this page.

Collections including this paper0

No Collection including this paper

Add this paper to acollectionto link it from this page.

Similar Articles

Embodied-R1.5: Evolving Physical Intelligence via Embodied Foundation Models

Hugging Face Daily Papers

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.

tencent/Hy-Embodied-RxBrain-1.0 · Hugging Face

Reddit r/LocalLLaMA

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.

RynnWorld-4D: 4D Embodied World Models for Robotic Manipulation

Hugging Face Daily Papers

RynnWorld-4D is a generative world model that co-produces future RGB, depth, and optical flow from a single RGB-D image and language instruction using a unified diffusion process, enabling efficient robotic manipulation through inverse dynamics policy learning. It achieves state-of-the-art on real-world bimanual manipulation tasks.