Skip to content

iSEE-Laboratory/RehearseVLA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RehearseVLA: Simulated Post-Training for VLAs with Physically-Consistent World Model

Official implementation of CVPR 2026 paper RehearseVLA: Simulated Post-Training for VLAs with Physically-Consistent World Model.

Paper | Project page

Getting Started

Installation

Follow the instructions in INSTALL.md.

Paths

Replace paths in config/paths.yaml

Checkpoints

Download our pretrained models from here

Evaluation

Replace algo.checkpoint_path, algo.header_checkpoint, algo.lora_adaptor_ckpt to your path, then run

sh scripts/openvla_oft/eval/libero_goal.sh $NUM_GPUS

Citation

If you find this work useful, please cite:

@inproceedings{xiao2026rehearse,
      title={RehearseVLA: Simulated Post-Training for VLAs with Physically-Consistent World Model}, 
      author={Junjin Xiao and Yandan Yang and Xinyuan Chang and Ronghan Chen and Feng Xiong and Mu Xu and Wei-Shi Zheng and Qing Zhang},
      year={2026},
      booktitle = {CVPR}, 
}

Acknowledgement

World-Env builds on open-source efforts of:

We sincerely thank the authors of the above projects for their open-source contributions.

About

Code of CVPR 2026 paper "RehearseVLA: Simulated Post-Training for VLAs with Physically-Consistent World Model"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors