Commit ·
baa3bea
1
Parent(s): 7882ebb
Update citation
Browse files
README.md
CHANGED
|
@@ -38,11 +38,10 @@ robotwin/
|
|
| 38 |
## Citation
|
| 39 |
|
| 40 |
```bibtex
|
| 41 |
-
@
|
| 42 |
-
title={Faster-WAM: Efficient Inference-Time Future Conditioning for Robust World Action Models},
|
| 43 |
-
author=
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
archivePrefix={arXiv}
|
| 47 |
}
|
| 48 |
```
|
|
|
|
| 38 |
## Citation
|
| 39 |
|
| 40 |
```bibtex
|
| 41 |
+
@article{zhao2026faster,
|
| 42 |
+
title = {Faster-WAM: Efficient Inference-Time Future Conditioning for Robust World Action Models},
|
| 43 |
+
author = {Zhao, Weiheng and Jiang, Haoyi and Shi, Xin and Liu, Liu and Huang, Fan and Su, Zhizhong and Sui, Wei and Wang, Xinggang},
|
| 44 |
+
journal = {arXiv preprint arXiv:2608.04404},
|
| 45 |
+
year = {2026}
|
|
|
|
| 46 |
}
|
| 47 |
```
|