Robot Learning
Action Distillation
Action distillation is the transfer of action-selection behavior from a teacher policy into a student policy by training the student to match the teacher's output actions or action distributions. Common instances include distilling a privileged simulation policy with access to ground-truth state into a deployable policy using only onboard sensors, and compressing a large or slow model into a smaller, faster one.
Why it matters for physical AI
Teacher-student distillation is the standard bridge from privileged simulation training to real-world sensing in legged locomotion, and it shrinks large foundation policies to sizes that meet onboard latency budgets.
Related terms
Build physical AI
Put these concepts to work on real hardware
Axol is a dual-arm robot built for physical AI — teleoperate it, collect demonstrations, and deploy learned policies out of the box.