Update VPB citation
Browse files
README.md
CHANGED
|
@@ -124,10 +124,16 @@ python scripts/evaluate_vpb_predictions.py \
|
|
| 124 |
|
| 125 |
## Citation
|
| 126 |
|
| 127 |
-
Please replace the placeholder below with the final paper BibTeX before public release.
|
| 128 |
-
|
| 129 |
```bibtex
|
| 130 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 131 |
```
|
| 132 |
|
| 133 |
## License
|
|
|
|
| 124 |
|
| 125 |
## Citation
|
| 126 |
|
|
|
|
|
|
|
| 127 |
```bibtex
|
| 128 |
+
@misc{zhai2026maximizinghumanefficiencylargescale,
|
| 129 |
+
title={Maximizing Human Efficiency in Large-Scale Robot Post-Training via VLAC-Cut Guided Pipeline},
|
| 130 |
+
author={Shaopeng Zhai and Qi Zhang and Tianyi Zhang and Haoran Zhang and Fuxian Huang and Zhanhui Lin and Zijun Xu},
|
| 131 |
+
year={2026},
|
| 132 |
+
eprint={2607.09776},
|
| 133 |
+
archivePrefix={arXiv},
|
| 134 |
+
primaryClass={cs.RO},
|
| 135 |
+
url={https://arxiv.org/abs/2607.09776},
|
| 136 |
+
}
|
| 137 |
```
|
| 138 |
|
| 139 |
## License
|