Update README.md
Browse files
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 |
-
@
|
| 114 |
-
|
| 115 |
-
|
| 116 |
-
|
| 117 |
-
|
| 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 |
|