Foundation Models
Action Expert
An action expert is a dedicated subnetwork within a vision-language-action model that specializes in producing continuous robot actions, attending to the backbone's representations while keeping its own separate weights. The design was popularized by Physical Intelligence's pi-0 model, where a flow-matching action expert generates high-frequency continuous action chunks alongside a pretrained vision-language backbone, analogous to a mixture-of-experts partition.
Why it matters for physical AI
Separating action generation from language-vision processing lets one component preserve web-scale semantic knowledge while the other models fine, high-rate control, a pattern now common across frontier robot foundation models.
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.