explainx.ai0k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

follow on google

Add explainx.ai as a preferred source

corporate training

support@explainx.ai

get started

Find your pathTake Free Evaluation

community

Join the community

learn

mind: share how you thinkpathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsmdx readeragentsllmsdesignsdictionarypeopleagi trackerfelony benchranks

company

aboutvisionmissionteaminstructorsteach on explainxpartnershipscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource libraryfor LLMsexplainx.ai kids

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportcontactprivacytermsdata rightshow we create contentsubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

explainx.ai

On this page

  • TL;DR — what people are asking about OM-1
  • What exactly did Reward AI release?
  • What “trained without robot data” actually means
  • How can human demonstrations carry enough information?
  • Why robot data scarcity is the core bottleneck
  • What is genuinely novel, and what is incremental?
  • What people should ask before believing “any robot”
  • What OM-1 means for builders today
  • Related on explainx.ai
← Back to blog

explainx / blog

Reward AI OM-1 Trains on Human Data, Not Robot Demonstrations

Reward AI, Robotics, Embodied AI, Foundation Models, Imitation Learning

Reward AI says OM-1 learns robot manipulation without teleoperation or on-robot data. Here is what the claim includes, excludes, and still needs to prove.

Sep 15, 2026·12 min read·Yash Thakker
add explainx.ai
go deep
Reward AI OM-1 Trains on Human Data, Not Robot Demonstrations

On September 15, 2026, Reward AI introduced OM-1, its first robot foundation model. The company says the in-house policy learns contact-rich manipulation from people wearing a sensorized hand device, with no teleoperation data and no on-robot experience used to train the policy. The same policy is then meant to run across tabletop arms, industrial arms, wheeled manipulators, and humanoids.

That is a real announcement from a real company, not an aggregator’s embellished headline. But “trained without robot data” needs careful unpacking. Reward AI’s OM-1 technical post says the policy learns from robot-free human demonstrations; it also says a separate high-frequency control layer is trained with reinforcement learning in simulation. The launch is therefore not “humans in, robots out, with no robot modeling anywhere.” It is a specific attempt to remove expensive physical-robot demonstrations from the learning pipeline while keeping simulation where embodiment dynamics still matter.

That distinction is why OM-1 is interesting. The field already knows that egocentric human data can expand robot training. Reward AI’s stronger bet is that sufficiently rich human sensing, a common action interface, and simulation-trained controllers can eliminate the usual robot-specific post-training stage too.

Weekly digest3.5k readers

Catch up on AI

Curated AI updates on agents, skills, and MCP — delivered to your inbox. Unsubscribe anytime.

TL;DR — what people are asking about OM-1

table · 2 cols
QuestionDirect answer
What launched?OM-1 (Omnibody Model 1), Reward AI’s in-house general-purpose manipulation policy.
What trains the policy?Natural human demonstrations captured through a seven-degree-of-freedom wearable with images, tactile signals, proximity sensing, hand poses, and force-related measurements.
What does “no robot data” mean?Reward AI says no teleoperation or on-robot experience enters OM-1 policy training.
Is simulation used anywhere?Yes. The lower control layer is trained with reinforcement learning in simulation to handle robot dynamics, disturbances, and delays.
Does one model run every robot unchanged?Reward AI says one policy spans arms and humanoids, while the control layer translates its common actions into embodiment-specific actuation. Exact deployment details are not public.
What results are disclosed?Reward AI reports 60% lower high-speed tracking overshoot for its sensing method and says a new task can be learned from under 30 minutes of human data.
Can outsiders reproduce the results?No. There is no public paper, code, model, dataset, API, parameter count, full benchmark table, or third-party replication.
What is new versus prior work?The components have precedents; the claimed contribution is the integrated, single-stage path from multimodal human demonstrations to one cross-embodiment policy.

What exactly did Reward AI release?

Reward AI describes OM-1 as the decision-making core of a larger Omnibody stack. That stack has three parts: a wearable data-capture device, a policy trained on the captured human behavior, and a low-level controller that executes the policy’s output on different machines.

The company itself is newly visible, but its site names a credible robotics lineage. Co-founder Zipeng Fu’s prior Stanford work includes Mobile ALOHA, HumanPlus, robot parkour, and Open X-Embodiment. Reward AI’s about page says the broader team has worked across dexterous manipulation, mobile manipulation, legged locomotion, tactile perception, and robot hardware. Those credentials verify that this is a genuine robotics group; they do not independently verify OM-1’s performance claims.

The policy is not a downloadable product. Reward AI calls it in-house, and the September announcement offers videos and a system description rather than weights, code, an API, or a peer-reviewed paper. Builders cannot yet point OM-1 at their own robot, measure success rates, or test whether the same checkpoint truly transfers across substantially different bodies.

That makes this a capability announcement, not a usable model release. It belongs next to vendor-published launches such as Generalist AI’s GEN-1.5 and Skild AI’s S1: important directional evidence, but not yet an open artifact.

What “trained without robot data” actually means

The cleanest way to read the claim is to separate the stack into two learning problems.

table · 3 cols
LayerLearns what?Data Reward AI says it uses
OM-1 policyWhat interaction should happen next: direction, speed, force, grasp timing, and task progressionMultimodal demonstrations from humans wearing Omnibody Hand; no teleoperation and no on-robot experience
Low-level controllerHow a particular robot should execute the requested motion under its dynamics, delays, loads, and disturbancesReinforcement learning in simulation

So the headline is accurate when it refers to physical robot demonstrations used for policy learning. It becomes misleading if interpreted as “no synthetic robot experience, embodiment model, or robot-side control training of any kind.” Reward AI explicitly uses simulation for the control layer.

This division is technically sensible. High-level manipulation knowledge can be shared: where to contact a box, when a refrigerator seal breaks, or how a grasp transitions into a lift. Motor execution cannot be assumed identical. A lightweight arm, a heavy industrial manipulator, and a humanoid have different joint limits, inertia, control frequencies, delays, and ways of recovering from external force.

Reward AI’s architecture tries to make that boundary explicit. OM-1 produces actions in a common interface. A high-frequency controller underneath handles the machine. The controller continues running while the policy computes its next output and optimizes transitions when consecutive predictions do not join smoothly. This is closer to separating an intention from a body’s reflexes than pretending every robot shares one set of motor commands.

The crucial unknown is the interface itself. Reward AI says outputs encode motion direction, speed, force, and event timing, but it does not publish a formal action-space specification, controller observations, simulation environments, training objective, or transfer protocol. “Any body” is therefore a company claim whose mechanism is plausible but not yet reproducible.

How can human demonstrations carry enough information?

Camera-only human video is abundant, but weak around contact. A video shows where a hand moved; it often cannot reveal how firmly a person pinched a slippery object, when contact began, or how much force opened a stuck door. That is the limitation highlighted in explainx.ai’s egocentric robot-data explainer.

Reward AI addresses it with Omnibody Hand, a compact seven-degree-of-freedom wearable derived from the team’s prior DexCap research. Instead of copying every human joint, the device captures a smaller functional vocabulary: thumb-index pinching, thumb and index flexion, coordinated power grasps across the other fingers, and wrist/hand trajectories.

The surrounding sensor stack matters more than the degree-of-freedom count. Reward AI says it combines:

  • global-shutter in-hand cameras for visual context during fast movement;
  • proximity sensing for the approach before contact;
  • high-frequency tactile sensing for the contact itself;
  • electromagnetic and visual-inertial hand tracking;
  • force measurements along the demonstrated trajectory.

Each modality stays at its native sampling rate rather than being reduced to a single shared frequency. That design aims to preserve brief tactile and motion events alongside slower visual context. The temporal history should tell the policy not only what the scene looks like, but how contact and task state are changing.

Reward AI reports one concrete sensor result: across ten runs at each of eight motion speeds, its electromagnetic tracking approach reduced mean overshoot error by 60% at the highest tested speed, from 24.9 millimeters for visual-inertial tracking to 9.5 millimeters. This supports the data-capture argument, not the whole foundation-model claim. Accurate hand tracking does not by itself establish task success or cross-embodiment generalization.

A human hand holding an abstract virtual environment, representing human demonstrations transferred into robot learning

Why robot data scarcity is the core bottleneck

Language models inherited a huge corpus because humans already wrote text for the internet. Robots did not inherit an equivalent archive of synchronized images, touch, proprioception, actions, and outcomes. The useful data is expensive precisely because it normally requires a working robot, a safe environment, and a trained operator at the same time.

Teleoperation also binds action traces to hardware. A demonstration collected with one gripper’s geometry and one arm’s joint limits may not transfer cleanly to a humanoid hand or mobile manipulator. Hardware changes faster than high-quality datasets can be rebuilt, so embodiment-specific data can depreciate when a platform changes.

The dominant 2026 robotics strategies are different attempts to escape that constraint:

  • Figure Index crowdsources human task video across countries and environments, then mixes that distributional coverage into a larger proprietary stack.
  • DYNA-2 scales pre-training past one million hours of egocentric human video, but still reports small amounts of teleoperation for adapting to new tasks.
  • Xiaomi-Robotics-1 uses more than 100,000 hours of UMI trajectories for embodiment-agnostic pre-training, followed by robot-specific post-training.
  • Generalist AI scales robot-native experience until new tasks can be physically prompted.
  • Reward AI claims the human-data interface can feed one policy directly, without a separate robot-data post-training stage.

That last step is the part to watch. Human-first pre-training is no longer surprising. Removing robot post-training while retaining speed, contact fidelity, and cross-body reliability would be a more consequential change to the cost curve.

What is genuinely novel, and what is incremental?

OM-1 does not invent learning from people. The 2024 DexCap paper demonstrated robot learning from portable human hand motion capture. UMI showed that robot-free demonstrations gathered with a handheld interface could train deployable manipulation policies. Open X-Embodiment showed the value of pooling experience across robot embodiments. Recent systems have scaled human video, simulation, and physical prompting in different combinations.

The individual ingredients in OM-1 are therefore incremental:

  • wearable human-motion capture;
  • imitation learning from human demonstrations;
  • multimodal vision, touch, and pose histories;
  • reinforcement-learned controllers in simulation;
  • separating a shared policy from embodiment-specific control.

The potentially novel contribution is systems integration. Reward AI claims one collection device produces a common format, one training stage consumes every demonstration, one policy represents manipulation across bodies, and a controller layer handles the hardware boundary. If that architecture works as stated, new hardware would not force a new demonstration campaign, and a short human recording could teach every supported body.

Reward AI says OM-1 can acquire a brand-new task, including long-horizon and dynamically difficult behavior, from less than 30 minutes of human data. The company also shows multi-robot collaboration and says all published clips run at normal speed. These are meaningful product targets. They are not yet a scientific comparison because the announcement omits task definitions, trial counts, failure distributions, baseline policies, safety interventions, and standardized success rates.

The right verdict is neither “breakthrough proven” nor “nothing new.” OM-1 proposes a coherent answer to the most expensive part of robot learning. The evidence currently shows an impressive integrated prototype, not a generally established scaling law.

What people should ask before believing “any robot”

Is the same policy checkpoint really unchanged?

Reward AI says one policy spans industrial arms and humanoids. It does not state whether deployments use identical weights, embodiment tokens, calibration data, morphology descriptions, or adapter modules. A shared core with body-specific conditioning can still be valuable, but it is different from dropping an unchanged black box onto arbitrary hardware.

Were the evaluation tasks in the training distribution?

The company says a brand-new task can be learned from under 30 minutes of data, but does not publish how novelty is defined. New object layouts, new instructions, new dynamics, and new skill compositions represent very different levels of generalization.

How often does it fail, and how safely?

Launch videos show successful trajectories. Deployment decisions need success rates, tail failures, recovery behavior, collision limits, and human-intervention counts. This matters more when the system moves at human speed or coordinates multiple robots.

How much simulation and calibration does a new body need?

The policy may require no robot demonstrations while the controller still needs an accurate simulator, reward design, system identification, and hardware calibration. Those costs can be lower and more reusable than task-by-task teleoperation, but they are not zero.

Is the data pipeline scalable beyond the wearable?

Sensor-rich capture preserves contact information that ordinary video misses. It also requires custom hardware, calibration, storage, synchronization, and quality control. The open question is whether many people can collect useful data naturally enough to beat cheap camera-only scale.

What OM-1 means for builders today

There is no OM-1 SDK to adopt this week. The practical value of the release is a sharper architecture question for teams building embodied systems: which information must be learned once from humans, and which dynamics must be solved separately for each body?

If you build robot-learning pipelines, audit data claims layer by layer. Ask whether “no robot data” applies to pre-training, post-training, control, calibration, evaluation, or all five. A policy can avoid robot demonstrations while still depending heavily on simulated robot dynamics and real-robot validation.

If you evaluate vendors, request the matrix the announcement does not provide: policy checkpoint by embodiment, controller training cost, task success by horizon, recovery rate after disturbance, and the amount of human demonstration needed for an actually unseen task. Compare against teleoperation cost rather than treating “robot-free” as automatically free.

If you work on foundation models, OM-1 reinforces a broader split. World models and simulators can supply dynamics and scenario coverage; human wearables can supply contact-rich intent; physical prompting can reduce per-task adaptation. The strongest systems may combine these sources rather than insisting one corpus replaces every other.

The release matters because data scarcity remains robotics AI’s tax on progress. Reward AI has presented a plausible route around the most expensive form of that tax. What it has not yet presented is enough public evidence to price the savings or trust the generality.

Related on explainx.ai

  • Update — September 15, 2026: Enactic released OpenArm, a $6,500 fully open-source 7DOF humanoid arm with a full ROS2/Isaac Lab/MuJoCo stack — real hardware researchers can use to collect the kind of manipulation data models like OM-1 are trained on. OpenArm: a $6,500 open-source humanoid arm for physical AI research →
  • What is egocentric data collection for robots?
  • DYNA-2 and the million-hour human-video scaling claim
  • Xiaomi-Robotics-1: 100K hours of UMI pre-training
  • Figure Index: crowdsourced robot training data
  • Generalist AI GEN-1.5 and physical prompting
  • Skild AI S1: robot tasks from one video
  • NVIDIA Cosmos 3 and open physical-AI world models

Primary sources: Reward AI’s OM-1 announcement · Reward AI team and technical direction · DexCap paper and project · Open X-Embodiment paper


OM-1 specifications and results reflect Reward AI’s September 2026 announcement. The model, dataset, evaluation code, and full architecture were not public as of September 15, 2026, so vendor claims have not been independently reproduced.

Spotted something out of date? Let us know.
Yash Thakker

Written by

Yash Thakker

Yash is an AI expert with over 300K learners. Join his workshops →

View Yash Thakker in People in AI →

Related posts

Sep 13, 2026

What Is Egocentric Data Collection for Robots? (And Why It Is Happening in India)

A viral Reddit video of an Indian barber wearing head, chest, and wrist cameras sparked debate about robot training data. The underlying technique — egocentric data collection — is real, growing, and worth understanding beyond the reaction.

Sep 15, 2026

OpenArm: A $6,500 Open-Source Humanoid Arm for Physical AI Research

OpenArm is a fully open-source, 7-degree-of-freedom humanoid arm from Enactic built for physical AI research — teleoperation, imitation learning, and contact-rich manipulation — with a complete stack of hardware, ROS2, Isaac Lab, MuJoCo, and dataset repos. A full bimanual system starts at $6,500.

Sep 7, 2026

GPT-6 Astra Robot Arms Reportedly Beat Fable 5.1 19-to-8, One Commentator Says

A viral X essay from Dr. Alex Wissner-Gross strings together three separate physical-AI claims about GPT-6 Astra — a Robocurve arm-dropping test, a missing EEBench score, and Matt Shumer's ambiguous nested-simulation story. None of it is a primary announcement. Here's what's corroborated, what's new, and what to demand before trusting any of it.