Commit
a6a614a
·
verified ·
1 Parent(s): 73f38dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -110,12 +110,11 @@ RVQ-AT is a representation learning component. **Do not** deploy decoded actions
110
  If you use RVQ-AT in your work, please cite:
111
 
112
  ```bibtex
113
- @software{rdt2,
114
- title={RDT2: Enabling Zero-Shot Cross-Embodiment Generalization by Scaling Up UMI Data},
115
- author={RDT Team},
116
- url={https://github.com/thu-ml/RDT2},
117
- month={September},
118
- year={2025}
119
  }
120
  ```
121
 
 
110
  If you use RVQ-AT in your work, please cite:
111
 
112
  ```bibtex
113
+ @article{liu2026rdt2,
114
+ title={RDT2: Exploring the Scaling Limit of UMI Data Towards Zero-Shot Cross-Embodiment Generalization},
115
+ author={Liu, Songming and Li, Bangguo and Ma, Kai and Wu, Lingxuan and Tan, Hengkai and Ouyang, Xiao and Su, Hang and Zhu, Jun},
116
+ journal={arXiv preprint arXiv:2602.03310},
117
+ year={2026}
 
118
  }
119
  ```
120