Update README.md
Browse files
README.md
CHANGED
|
@@ -71,9 +71,12 @@ Released under the MIT License.
|
|
| 71 |
## Citation
|
| 72 |
|
| 73 |
```bibtex
|
| 74 |
-
@
|
| 75 |
-
|
| 76 |
-
|
| 77 |
-
|
|
|
|
|
|
|
|
|
|
| 78 |
}
|
| 79 |
```
|
|
|
|
| 71 |
## Citation
|
| 72 |
|
| 73 |
```bibtex
|
| 74 |
+
@misc{Hansen2026Hallucination,
|
| 75 |
+
title={Hallucination in World Models is Predictable and Preventable},
|
| 76 |
+
author={Nicklas Hansen and Xiaolong Wang},
|
| 77 |
+
year={2026},
|
| 78 |
+
eprint={2606.27326},
|
| 79 |
+
archivePrefix={arXiv},
|
| 80 |
+
primaryClass={cs.LG}
|
| 81 |
}
|
| 82 |
```
|