Xiao Zeqi commited on
Revise citation for WorldMem paper
Browse filesUpdated citation format and details for the WorldMem paper.
README.md
CHANGED
|
@@ -184,14 +184,10 @@ xvfb-run -a python data_generator.py -o data/test -z 4 --env_type plains
|
|
| 184 |
If you find our work helpful, please cite:
|
| 185 |
|
| 186 |
```
|
| 187 |
-
@
|
| 188 |
-
|
| 189 |
-
|
| 190 |
-
|
| 191 |
-
eprint={2504.12369},
|
| 192 |
-
archivePrefix={arXiv},
|
| 193 |
-
primaryClass={cs.CV},
|
| 194 |
-
url={https://arxiv.org/abs/2504.12369},
|
| 195 |
}
|
| 196 |
```
|
| 197 |
|
|
|
|
| 184 |
If you find our work helpful, please cite:
|
| 185 |
|
| 186 |
```
|
| 187 |
+
@inproceedings{xiaoworldmem,
|
| 188 |
+
title={WorldMem: Long-term Consistent World Simulation with Memory},
|
| 189 |
+
author={Xiao, Zeqi and Yushi, LAN and Zhou, Yifan and Ouyang, Wenqi and Yang, Shuai and Zeng, Yanhong and Pan, Xingang},
|
| 190 |
+
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems}
|
|
|
|
|
|
|
|
|
|
|
|
|
| 191 |
}
|
| 192 |
```
|
| 193 |
|