Views
No views yet
For complete environment setup, training scripts, and benchmark integration, use the full code repository: https://github.com/TwSphinx54/SA-VLA
1git clone https://github.com/TwSphinx54/SA-VLA.git
2cd SA-VLAREADME.RLinf.md (framework/environment)scripts/setup_container.sh (extra container setup)weights/1# RL training
2bash examples/embodiment/run_embodiment.sh libero_spatial_ppo_openpi_pi05
3
4# Evaluation
5bash examples/embodiment/eval_embodiment.sh libero_spatial_ppo_openpi_pi05_eval1weights
2|-- Pi05-LIBERO
3|-- Pi05-VGGT-LIBERO-FUSER-SFT_BF16
4`-- RLinf-Pi05-SFT1@misc{pan2026savlaspatiallyawareflowmatchingvisionlanguageaction,
2 title={SA-VLA: Spatially-Aware Flow-Matching for Vision-Language-Action Reinforcement Learning},
3 author={Xu Pan and Zhenglin Wan and Xingrui Yu and Xianwei Zheng and Youkai Ke and Ming Sun and Rui Wang and Ziwei Wang and Ivor Tsang},
4 year={2026},
5 eprint={2602.00743},
6 archivePrefix={arXiv},
7 primaryClass={cs.RO},
8 url={https://arxiv.org/abs/2602.00743}
9}