Sim-to-Real, Robot Simulation & Synthetic Data

last updated 2026-06-13
World Models (for robotics & autonomy)World Models (for r…Vision-Language-Action (VLA) ModelsVision-Language-Act…Dexterous Manipulation & Robot HandsDexterous Manipulat…Sim-to-Re…

Train policies in fast, cheap simulation, then transfer to physical robots. The sim-to-real gap is the performance drop on transfer, caused by physics mismatch (especially contact/friction), sensing, and appearance. Domain randomisation (randomise textures, masses, friction, lighting) makes the real world look like just another sample, forcing robust policies. This is the data-supply answer to the robot data bottleneck, the flip side of the teleop-data answer.

Tooling

Why contact-rich / deformable sim is still hard

Contact is stiff, discontinuous, and numerically nasty: real contact involves deformation, micro-slip, adhesion, and stochastic surface effects that solvers approximate poorly. Deformables (cloth, cable, food, soft tissue) compound it. Hard numbers from the 2025-26 literature: photoreal-sim teams still see 20-40% drops on contact-rich tasks, and deformable/complex-contact tasks can need 5,000+ real demonstrations because sim approximates them badly.

Is sim+synthetic closing the data gap?

Partially and unevenly. Closing well: locomotion, navigation, rigid pick-and-place, perception (domain randomisation works). Still open: dexterous, contact-rich, deformable manipulation, the high-value tasks. Visual fidelity is largely solved; physics fidelity is the bottleneck. So “sim+synthetic closes the data gap” is marketing for the hardest manipulation, which is exactly why the data bottleneck in Robot Autonomy Destination is sticky, and why native teleop data still matters. Confidence sim is materially reducing real-data needs for a subset of tasks: ~75%.

Connections

Physical AI (robotics cluster hub) · World Models (for robotics & autonomy) · Vision-Language-Action (VLA) Models · Dexterous Manipulation & Robot Hands · Robot Autonomy Destination · Teleoperation Bridge

Related concepts

Frontier questions