Learning dexterity
Summary
OpenAI announces Dactyl, a system that learns robotic hand dexterity through simulation and reinforcement learning, using LSTMs to generalize across different physical environments and the Rapid PPO implementation to train policies that transfer to real-world manipulation tasks.
View Cached Full Text
Cached at: 04/20/26, 02:46 PM
Similar Articles
Zero-Shot Sim-to-Real Robot Learning: A Dexterous Manipulation Study on Reactive Catching
This paper introduces Domain-Randomized Instance Set (DRIS), a method that simultaneously represents multiple randomized instances to improve sim-to-real transfer for dexterous manipulation. It demonstrates zero-shot transfer on a challenging reactive catching task with a flat plate end-effector, requiring no real-world fine-tuning.
DragMesh-2: Physically Plausible Dexterous Hand-Object Interaction with Articulated Objects
This paper presents DragMesh-2 and the PICA method for learning physically plausible dexterous hand-object interaction with articulated objects using contact-aware reinforcement learning in simulation, achieving effective manipulation without explicit tactile feedback.
Playful Agentic Robot Learning
Introduces Playful Agentic Robot Learning, where embodied coding agents use self-directed play to learn reusable skills, improving downstream task performance without additional training. The proposed RATs system achieves significant gains over baselines in simulation and real-world transfer.
Play2Perfect: What Matters in Dexterous Play Pretraining for Precise Assembly?
Play2Perfect is a reinforcement learning framework that uses playful interaction with diverse objects to learn general manipulation skills, then fine-tunes for precise assembly tasks, achieving 33x sample efficiency and zero-shot sim-to-real transfer on tight insertions.
Robots that learn
OpenAI describes a robot learning system powered by two neural networks — a vision network trained on simulated images and an imitation network that generalizes task demonstrations to new configurations. The system is applied to block-stacking tasks, learning to infer and replicate task intent from paired demonstration examples.