futurefantasy commited on
Commit
2a809cb
·
verified ·
1 Parent(s): acc95d9

Update HELP citation and VLAC-Cut title

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
  license: other
13
  ---
14
 
15
- # VLAC-Cut: Process-Level Robot Trajectory Curation via Video Progress Estimation
16
 
17
  <div align="center">
18
 
@@ -93,14 +93,14 @@ python scripts/utils/render_prediction_video.py \
93
  Please cite the following paper when using VLAC-Cut, the released model, or the Video Progress Benchmark:
94
 
95
  ```bibtex
96
- @misc{zhai2026maximizinghumanefficiencylargescale,
97
- title = {Maximizing Human Efficiency in Large-Scale Robot Post-Training via VLAC-Cut Guided Pipeline},
98
- author = {Shaopeng Zhai and Qi Zhang and Tianyi Zhang and Haoran Zhang and Fuxian Huang and Zhanhui Lin and Zijun Xu},
99
- year = {2026},
100
- eprint = {2607.09776},
101
- archivePrefix = {arXiv},
102
- primaryClass = {cs.RO},
103
- url = {https://arxiv.org/abs/2607.09776}
104
  }
105
  ```
106
 
 
12
  license: other
13
  ---
14
 
15
+ # VLAC-Cut: Video Progress Estimation for Process-Level Robot Rollout Segmentation
16
 
17
  <div align="center">
18
 
 
93
  Please cite the following paper when using VLAC-Cut, the released model, or the Video Progress Benchmark:
94
 
95
  ```bibtex
96
+ @misc{zhai2026helphumanefficientlargescalerobot,
97
+ title={HELP: Human-Efficient Large-Scale Robot Post-Training with Rollout Segmentation},
98
+ author={Shaopeng Zhai and Qi Zhang and Tianyi Zhang and Haoran Zhang and Fuxian Huang and Zhanhui Lin and Zijun Xu and Weinan Zhang},
99
+ year={2026},
100
+ eprint={2607.09776},
101
+ archivePrefix={arXiv},
102
+ primaryClass={cs.RO},
103
+ url={https://arxiv.org/abs/2607.09776},
104
  }
105
  ```
106