The pi0.5 architecture uses a flow-matching-based policy designed for open-world generalization. It combines a Visual Language Model (VLM) for high-level semantic understanding with a smaller "action expert" model that generates continuous joint trajectories (10-step action chunks) via flow matching.
Training on 100 Human demonstrations, our model achieves
97% success rate on Navigate Kitchen tasks.
For detailed usage instructions, success rates, baseline comparisons, and evaluation protocols, please refer to the
OpenTau GitHub Repository.