Two-Armed Robots Just Got Better and Faster at Real Jobs
Faster, cheaper robot training could mean helper robots arrive in your home sooner.
Researchers have proposed DeltaWAM, a new approach for bimanual manipulation that jointly predicts visual deltas and actions using dense-anchor, sparse-delta, and action streams, with three architectures that differ in representation and computation sharing. Rather than predicting dense future frames, it focuses on what changes. They also developed Streaming Delta Memory (SDM), which updates cached anchor context with compact observed deltas, reducing heavy video-expert processing.
On RoboTwin, DeltaWAM with SDM improved average success over Fast-WAM from 81.3% to 85.4% in the clean setting and from 75.8% to 83.9% under visual randomization. The three architectures reduce training FLOPs by 17.78-23.77%, while SDM reduces one-step inference latency and FLOPs by 36.57% and 31.55%, respectively. Real-world evaluations further show the highest overall success rate and normalized progress among the evaluated policies.
- The new AI only predicts what changes in a scene, skipping the boring, unmoving background — a big efficiency win
- Task success rates rose from 81.3% to 85.4%, and from 75.8% to 83.9% when lighting and backgrounds were scrambled
- Training computing dropped up to 24% and robot reaction time improved about 36%, which lowers the cost of building useful robots
Why It Matters
Cheaper, faster robot training could bring capable two-armed robots into warehouses, kitchens and care work sooner.