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/ARXIV PHYSICAL AI RESEARCH/OASIS: From Simulation Data Coll…
PAPR
// RESEARCH PAPER
ARXIV PHYSICAL AI RESEARCH

OASIS: From Simulation Data Collection to Real-World Humanoid Loco-Manipulation

DATE June 7, 2026SOURCE ARXIV PHYSICAL AI RESEARCHPARTICIPANTS ZEHAO YU, XUELONG LI, ET AL. (ARXIV PHYSICAL AI)ARXIV 2606.08548
// KEY TAKEAWAYS5 ITEMS
  1. 01Simulation Data Alone Can Match or Beat Real-World Teleoperation Data
  2. 02Visual Randomization Is the Core Enabler
  3. 03Decoupling Teleoperation from Rendering Is a Scalability Multiplier
  4. 04Automated Real-to-Sim Asset Generation Removes the Manual Scene-Building Bottleneck
  5. 05Sim Collection Is 1.15–1.84x Faster Than Real Teleoperation, With the Gap Growing on Harder Tasks
// SUMMARY

1. Key Themes

Simulation Data Alone Can Match or Beat Real-World Teleoperation Data

The headline result: a policy trained entirely on sim-generated data achieves comparable or superior zero-shot performance on a real Unitree G1 humanoid compared to a policy trained on real-robot teleoperation data — using the same number of trajectories (50 per task). This isn't a marginal finding.

"The policy trained on simulation data alone achieves a real-robot success rate comparable to, and on some tasks higher than, the one trained on real-robot data... We attribute the cases where simulation even surpasses real data to visual diversity: real-robot data is collected in a relatively fixed environment, so the policy struggles once deployment conditions deviate from collection time." (Section 4.3)

For operators building humanoid fleets, this challenges the assumption that you must pay the high cost of real-robot demonstration collection to get high-quality training data.


Visual Randomization Is the Core Enabler — And Lighting Is the Most Important Variable

Without domain randomization, the policy nearly completely fails to transfer (5% average success rate). With the full randomization stack, it reaches 83%. Among individual factors, lighting contributes the most to sim-to-real transfer.

"Disabling all randomization causes the policy to almost completely fail to transfer... Among the individual components, lighting contributes the most, since illumination differences are among the largest sim-to-real visual gaps." (Section 4.2, Table 2)

Practically: if you're investing in sim-to-real pipelines, your rendering budget is not just aesthetics — it's a direct performance lever. Lighting variation is where that budget pays off most.


Decoupling Teleoperation from Rendering Is a Scalability Multiplier

OASIS separates the human operator time (cheap rendering during teleoperation) from training data generation (expensive path-traced rendering done offline). Each trajectory is then re-rendered under 20 randomized visual environments, expanding a single demonstration into a large, visually diverse training set with no additional operator effort.

"This decoupling separates the cost of teleoperation from the size of the resulting dataset, so a small amount of operator time produces a large and visually diverse training set." (Section 3.2.3)

This is a meaningful architectural insight for anyone designing data pipelines: the human-in-the-loop bottleneck and the data diversity bottleneck are separable problems.


Automated Real-to-Sim Asset Generation Removes the Manual Scene-Building Bottleneck

OASIS uses Hunyuan3D to generate 3D meshes from single images, then uses Qwen3-VL to estimate physical dimensions and material properties. This eliminates the need for manual 3D asset authoring — historically a major hidden cost in sim-based robot learning pipelines.

"Given reference images of real-world objects, we first leverage Hunyuan3D, an advanced large-scale 3D synthesis system for generating high-resolution textured 3D assets... We further leverage the strong prior knowledge of Qwen3-VL... to produce reasonably accurate estimates of the object's physical dimensions and material category." (Section 3.2.1)

Dimension estimation errors averaged 0.3–3.0 cm across five tested objects (Appendix C.2), which is sufficient for non-contact-critical tasks.


Sim Collection Is 1.15–1.84x Faster Than Real Teleoperation, With the Gap Growing on Harder Tasks

For simple tasks, the speedup is modest. For complex, long-horizon tasks (kneeling and wiping under a table), simulation collection is nearly 2x faster. The gain comes entirely from eliminating reset overhead and removing operator caution around hardware damage.

"Collecting data with OASIS is significantly faster than real-robot collection across all tasks, and the speedup grows with task difficulty... In simulation, resets are instantaneous and fully automatic. Moreover, physical interaction is fragile... we damaged a monitor due to excessive contact force, forcing the operator to proceed slowly and cautiously." (Section 4.1, Table 1)


2. Contrarian Perspectives

Sim-First Is Not Just "Good Enough" — It Can Be Strictly Better Than Real Data

The conventional wisdom in robotics data collection is that real-world data has an inherent quality ceiling that sim cannot match. OASIS directly challenges this. On several tasks, sim-trained policies outperform real-data-trained policies because real-world collection environments are visually monotonous, creating policies that are brittle to deployment-time visual variation.

"We attribute the cases where simulation even surpasses real data to visual diversity: real-robot data is collected in a relatively fixed environment, so the policy struggles once deployment conditions deviate from collection time, whereas the large-scale randomized re-rendering in simulation covers far richer visual conditions and yields stronger robustness." (Section 4.3)

This inverts the usual framing: real-world data may be the lower-quality source for generalization, not the gold standard.


Real and Sim Data Are Complementary, Not Competing — But for Different Reasons Than Assumed

The standard argument for mixing sim and real data is that sim fills in volume while real provides quality. OASIS reframes this: sim provides visual diversity and generalization, while real provides physical interaction fidelity. The mixture outperforms either alone under a fixed trajectory budget.

"Mixing the two sources under the same trajectory budget outperforms either alone. As the total data is unchanged, this gain stems not from more data but from their complementarity: simulation contributes large-scale, visually diverse samples for generalization, while real-robot data supplies the real interaction and perception characteristics that simulation cannot fully capture." (Section 4.3)

For CTOs allocating data collection budgets: don't think of sim data as a substitute for real data when you can afford it. Think of it as a structurally different asset that covers gaps real data cannot.


Curriculum-Based Rollout Training Is Non-Negotiable for Long-Horizon Deployment

Most imitation learning deployments train on ground-truth history and hope the policy generalizes. OASIS ablates this directly: without curriculum-based rollout, the policy collapses on long-horizon tasks (0/10 success on two of four tasks vs. 8/10 and 10/10 with rollout).

"Training without rollout leads to compounding errors over long horizons, resulting in consistently lower success rates across all tasks." (Appendix D, Table 6)

This is a deployment-critical training detail that most teams skip. If you're shipping long-horizon manipulation policies, this training recipe matters more than architecture choices.


3. Companies Identified

Unitree Robotics

  • Description: Chinese humanoid robot manufacturer
  • Why relevant: The Unitree G1 is the hardware platform used for all real-world validation experiments in this paper. All zero-shot transfer results are on the G1's 29-DoF body with 7-DoF three-fingered dexterous hands.
  • Quote: "We deploy our system on a 29-DoF Unitree G1 humanoid, equipped with 7-DoF three-fingered dexterous hands." (Section 3.4)

NVIDIA (Isaac Sim)

  • Description: GPU computing and simulation platform provider
  • Why relevant: Isaac Sim is the simulation backbone for OASIS — both the real-time teleoperation mode and the offline path-traced rendering mode. The paper explicitly exploits Isaac Sim's dual rendering modes to achieve the teleoperation/rendering decoupling that is core to OASIS's architecture.
  • Quote: "This stage employs the Real-Time rendering mode of IsaacSim, which substantially reduces the rendering overhead while preserving sufficient visual fidelity... Free from the real-time constraint of teleoperation, the offline setting enables Path-Tracing rendering mode in IsaacSim, which produces higher-fidelity images." (Section 3.2.2, 3.2.3)

PICO (ByteDance subsidiary)

  • Description: Consumer VR headset manufacturer
  • Why relevant: The PICO 4U is used as the teleoperation interface, replacing the need for dedicated motion-capture studios. This is a deliberate choice to lower infrastructure costs for data collection.
  • Quote: "The operator teleoperates a humanoid robot in simulation in real time from a first-person view through VR devices such as PICO 4U, a portable virtual reality system that captures the operator's full-body pose through a headset, a pair of handheld controllers, and two ankle-mounted trackers, obviating the need for dedicated motion-capture studios." (Section 1)

Tencent (Hunyuan3D)

  • Description: Chinese technology conglomerate; Hunyuan3D is their 3D generative model
  • Why relevant: Hunyuan3D is the 3D asset generation backbone of OASIS. It converts single reference images of real objects into textured 3D meshes, enabling automated scene construction without manual CAD work.
  • Quote: "We first leverage Hunyuan3D, an advanced large-scale 3D synthesis system for generating high-resolution textured 3D assets." (Section 3.2.1)

Alibaba (Qwen3-VL)

  • Description: Chinese technology company; Qwen3-VL is their vision-language model
  • Why relevant: Qwen3-VL handles physical attribute estimation — inferring object dimensions and material properties from images — which is the step that bridges generative 3D assets to physics-plausible simulation scenes.
  • Quote: "We further leverage the strong prior knowledge of Qwen3-VL, a vision-language model with strong visual reasoning capabilities over object geometry, materials, and physical properties." (Section 3.2.1)

China Telecom (TeleAI)

  • Description: Chinese state-owned telecommunications company; TeleAI is their AI research institute
  • Why relevant: Institutional origin of the paper. Signals that major Chinese telecoms infrastructure players are building serious physical AI research capabilities.
  • Quote: "Institute of Artificial Intelligence (TeleAI), China Telecom" (Author affiliations)

NVIDIA (GR00T N1) / referenced competitor

  • Description: NVIDIA's foundation model for humanoid robots
  • Why relevant: Directly cited as a prior approach with a key limitation that OASIS addresses — GR00T N1's simulated data is "dominated by simple bimanual tabletop tasks," whereas OASIS handles full loco-manipulation.
  • Quote: "GR00T N1 augments its corpus with synthetic data, but the simulated portion is dominated by simple bimanual tabletop tasks." (Section 2.2)

Intel RealSense (D435i, D405)

  • Description: Depth camera product line
  • Why relevant: All visual observations during real-robot deployment are captured by RealSense cameras — one head-mounted D435i and one D405 per wrist.
  • Quote: "In addition to a Realsense D435i camera on the head, each wrist is fitted with an additional Realsense D405 camera." (Section 3.4)

4. People Identified

Chenjia Bai

  • Lab/Institution: Institute of Artificial Intelligence (TeleAI), China Telecom
  • Why notable: Corresponding author and apparent technical lead on OASIS. Active in robotics learning and sim-to-real transfer research. The corresponding author designation on a paper making strong empirical claims about humanoid loco-manipulation makes this a name worth tracking.
  • Quote: Listed as corresponding author (†) in author affiliations.

Xuelong Li

  • Lab/Institution: Institute of Artificial Intelligence (TeleAI), China Telecom
  • Why notable: Senior author; likely institute director-level figure at TeleAI. His presence signals institutional backing and long-term research commitment at China Telecom's AI arm.
  • Quote: Listed as senior author in institutional affiliation block.

Zehao Yu

  • Lab/Institution: TeleAI / Fudan University
  • Why notable: First author and likely primary implementer of the OASIS system. Dual affiliation with Fudan University suggests this work has academic depth backing the engineering contributions.
  • Quote: Listed as first author with Fudan University affiliation.

Weiji Xie

  • Lab/Institution: TeleAI / Shanghai Jiao Tong University
  • Why notable: Co-author on both OASIS and the TextOp system (cited as [37]) that provides the motion command representation used in OASIS's policy architecture. Indicates a consistent line of research in humanoid control at TeleAI.
  • Quote: Co-author on TextOp: "Following TextOp, we represent the per-frame reference motion command..." (Section 3.3.1)

5. Operating Insights

Build Your Data Pipeline Around the Render-Compute Gap, Not Just the Collection Speed

The core architectural insight in OASIS is that teleoperation and rendering are different cost centers and should be treated separately. Real-time teleoperation only needs lightweight rendering; high-quality training images are generated offline. This means a small operator team producing 50 trajectories can generate training data equivalent to hundreds of visually distinct environments.

The practical implication: if you're building a data flywheel for humanoid or mobile manipulation, your engineering investment should be in offline rendering infrastructure and randomization pipelines — not just in collecting more raw trajectories. The paper demonstrates that 20 rendered environments per trajectory approaches saturation on performance (Table 2), giving you a concrete stopping criterion for rendering budget.

"Each trajectory is replayed offline and rendered at high fidelity for training... the offline setting enables Path-Tracing rendering mode in IsaacSim, which produces higher-fidelity images." (Section 3.2.3)


Curriculum-Based Rollout Training Is a Deployment Prerequisite for Long-Horizon Tasks

If you're shipping a policy that runs for more than a few seconds of execution time, training only on ground-truth history is a known failure mode. The OASIS ablation quantifies the collapse: without rollout training, two of four tasks hit 0/10 success; with it, those same tasks hit 8/10 and 10/10.

The mechanism is straightforward: the model never sees its own prediction errors during training, so at inference, small errors compound into large trajectory deviations. The fix — gradually exposing the model to its own outputs during training via a curriculum — is implementable in any policy training loop.

"Training without rollout leads to compounding errors over long horizons, resulting in consistently lower success rates across all tasks." (Appendix D, Table 6)

For any team deploying flow matching or diffusion-based action policies on tasks exceeding ~5 seconds, this training recipe should be considered standard practice, not optional.


Mix Sim and Real Data Even When Sim Data Alone Is Sufficient

Even if your sim pipeline produces policies that match real-data performance, mixing both sources under the same trajectory budget delivers additional gains at no incremental cost. The paper shows this holds because the two data sources address structurally different failure modes — sim covers visual generalization, real covers physical contact fidelity.

"Mixing the two sources under the same trajectory budget outperforms either alone. As the total data is unchanged, this gain stems not from more data but from their complementarity." (Section 4.3)

For engineering teams: if you already have any real-world demonstration data, don't replace it with sim data — blend it. The optimal ratio isn't quantified here (50/50 is what was tested), but the directional finding is robust.


6. Overlooked Insights

The Accuracy Floor of VLM-Based Physical Attribute Estimation May Limit Contact-Rich Applications

The paper validates Qwen3-VL dimension estimates against caliper measurements on five objects. Errors range from 0.3 cm (cup) to 3.0 cm (basket). For a cup or monitor, this is fine. For contact-rich tasks — screwing, inserting, precision assembly — a 3 cm dimensional error in a grasped object translates directly into grasp failures and force errors in simulation that don't match reality.

The authors acknowledge this directly as a limitation:

"Our simulation fidelity depends on automatically generated assets, whose geometry and physical parameters may be inaccurate for visually complex objects, widening the sim-to-real gap on contact-rich tasks." (Section 6, Limitations)

For teams evaluating OASIS-style pipelines for precision manipulation (electronics assembly, connector insertion, medical device handling), this is a real constraint. The pipeline as-is is validated only on tasks with moderate contact requirements (cup placement, wiping, basket lifting). Do not extrapolate these results to fine manipulation without validating asset generation accuracy for your specific object classes.


Motion Diversity Is Capped at the Operator's Demonstrated Repertoire — Physics-Aware Augmentation Is the Missing Layer

OASIS randomizes visual appearance but leaves trajectory kinematics unchanged during augmentation. This means the policy's behavioral diversity is strictly bounded by what operators demonstrated in simulation. The paper notes this but frames it as a future direction — in practice, it means that rare recovery behaviors, perturbation responses, and edge-case grasps are systematically underrepresented in the training data regardless of how many rendering environments are used.

"Our augmentation only randomizes visual appearance and leaves trajectories unchanged, since perturbing whole-body states easily breaks balance. Motion diversity is thus bounded by what the operator demonstrates, and physics-aware trajectory augmentation is a natural next step." (Section 6, Limitations)

This is the key unsolved problem that separates OASIS-class pipelines from production-grade data generation systems. Any competitor or successor system that cracks physics-aware whole-body trajectory augmentation (the humanoid equivalent of MimicGen's spatial augmentation for tabletop tasks) would have a structurally superior data pipeline. This is where the next round of competitive differentiation in humanoid data infrastructure will emerge.