Teahose.
SIGN IN
NEW HERE — WHAT TEAHOSE DOES
We read the entire AI & tech firehose — so you don't have to.
PODPodcastsAll-In, No Priors, Acquired…
NEWNewslettersStratechery, Newcomer…
PAPPapersPhysical AI research
PHProduct Huntdaily launches
VCInvestor ScoutSequoia, a16z, Benchmark…
CLAUDE DISTILLS →
7 reads, 30 sec each — free, 6 AM ET.
+ a live graph of the companies, people & themes underneath.
HOME/SHANGHAI JIAO TONG UNIVERSITY RESEARCH/Scaling Behavior Foundation Mode…
PAPR
// RESEARCH PAPER
SHANGHAI JIAO TONG UNIVERSITY RESEARCH

Scaling Behavior Foundation Model for Humanoid Robots

DATE July 16, 2026SOURCE SHANGHAI JIAO TONG UNIVERSITY RESEARCHPARTICIPANTS WEISHUAI ZENG, JINGBO WANG, ET AL. (SHANGHAI JIAO TONG UNIVERSITY)ARXIV 2607.15163
In this episode
// SUMMARY

1. Key Themes

Unified Control via Global-Frame Motion Tracking

The paper proposes a unified learning paradigm for humanoid robots by reformulating diverse control problems as motion tracking in the global frame. Instead of training separate policies for different tasks, this approach treats all control as the reproduction of integrated whole-body behaviors. As stated in the abstract, this involves "the learning paradigm of motion tracking that reformulates diverse humanoid control problems as the reproduction of integrated whole-body behaviors in the global frame."

The Scaling Recipe for Behavior Foundation Models (BFMs)

The core contribution is identifying how to effectively scale BFMs for humanoids. The authors argue that scaling isn't just about throwing more data at a model; it requires the careful coordination of the learning paradigm, data strategy, and model architecture. They specifically highlight "the strategic synergy between on-policy rollout quantity and reference motion diversity" as a critical factor for effective scaling.

Humanoid Transformer Architecture

The paper introduces a specific model architecture designed to scale effectively and naturally learn structured behaviors. The "Humanoid Transformer" is presented as an "expressive and scalable model architecture... that facilitates the natural emergence of structured behavioral representations."

Dramatic Improvements in Control Fidelity

The proposed system significantly outperforms existing humanoid controllers, particularly in global-frame tracking. The authors report reducing Mean Per-Keypoint Position Error (MPKPE) by "over 10% in local mode and 82% in global mode compared with existing humanoid controllers." For operators, this translates to much more precise, robust whole-body coordination in real-world environments.

2. Contrarian Perspectives

Global-Frame Tracking is the Key to Generalization

Many robotics controllers operate primarily in local (robot-centric) frames, which can struggle with global navigation and spatial awareness. This paper's massive 82% reduction in error in "global mode" (compared to 10% in local mode) suggests that forcing the model to learn behaviors in the global frame is the missing link for robust, real-world generalization, challenging the default reliance on local-frame control.

Data Diversity Must Be Balanced with Rollout Quantity

A common assumption in scaling AI is that more data unconditionally yields better results. This paper argues against blind data scaling, instead emphasizing the "strategic synergy between on-policy rollout quantity and reference motion diversity." This implies that generating massive amounts of on-policy data without ensuring sufficient diversity in the reference motions will not yield the desired scaling benefits.

3. Companies Identified

No specific companies were identified in the provided text.

4. People Identified

Weishuai Zeng, Kangning Yin, Xiaojie Niu, Shunlin Lu, Weixiang Zhong, Jiahe Chen, Feiyu Jia, Xiao Chen, Zirui Wang, Furui Xu, et al.

Lab/Institution: Shanghai Jiao Tong University Why notable: This team is contributing to the foundational scaling recipes for humanoid control, bridging the gap between large-scale behavioral data and deployable real-world humanoid robots.

5. Operating Insights

Prioritize Global-Frame Whole-Body Coordination

CTOs and heads of engineering should evaluate their current control stacks to see if they are leveraging global-frame motion tracking. The paper demonstrates that reformulating control as "the reproduction of integrated whole-body behaviors in the global frame" is a primary driver of their 82% reduction in global tracking error, which is critical for tasks requiring spatial awareness and navigation.

Optimize the Data Generation Pipeline for Synergy

When building out data pipelines for physical AI, do not just maximize the volume of on-policy rollouts. Engineering teams must actively manage the balance between rollout quantity and the diversity of reference motions. The paper explicitly identifies "the strategic synergy between on-policy rollout quantity and reference motion diversity" as a core component of their successful scaling recipe.

6. Overlooked Insights

Emergent Structured Behavioral Representations

The paper notes that the Humanoid Transformer architecture facilitates "the natural emergence of structured behavioral representations." This implies that the model is not just memorizing trajectories, but actually learning the underlying structure of human/humanoid movement. For investors and operators, this suggests the model will be more adaptable to unseen tasks and environments, as it possesses a deeper understanding of kinematics and dynamics rather than relying on rote pattern matching.