Views
No views yet
| Property | Value |
|---|---|
| Base checkpoint | Public pi0.5 checkpoint |
| Model type | Vision-language-action policy with flow matching |
| Target embodiment | Toyota Human Support Robot |
| Continual-pre-training data | AIRoA 75-task training collection |
| Continual-pre-training duration | Approximately 0.8 epoch |
| Sampling | Task-uniform, then episode sampling within each task |
| Global batch size | 2,048 |
| Training hardware | 64 NVIDIA H200 GPUs |
| Trainable components | Action expert; LoRA adapters on separate head- and hand-camera vision encoders |
| Frozen component | Language-model backbone |
| Model inputs used | Head RGB, hand RGB, proprioception, task instruction |
| Intended role | Initialization for downstream task-specific fine-tuning |
1@article{takanami2025airoamoma,
2 author = {Takanami, Ryosuke and Khrapchenkov, Petr and Morikuni, Shu and others},
3 title = {{AIRoA MoMa} Dataset: A Large-Scale Hierarchical Dataset for Mobile Manipulation},
4 journal = {arXiv preprint arXiv:2509.25032},
5 year = {2025}
6}
7
8@article{physicalintelligence2025pi05,
9 author = {{Physical Intelligence} and Black, Kevin and others},
10 title = {{$\pi_{0.5}$}: A Vision-Language-Action Model with Open-World Generalization},
11 journal = {arXiv preprint arXiv:2504.16054},
12 year = {2025}
13}