Update README.md
Browse files
README.md
CHANGED
@@ -30,6 +30,17 @@ Coming soon! Stay tuned~
|
|
30 |
|
31 |
Harmon-0.5B-RecA is licensed under the Apache 2.0 license.
|
32 |
|
|
|
33 |
## ✍️ Citation
|
34 |
|
35 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
|
31 |
Harmon-0.5B-RecA is licensed under the Apache 2.0 license.
|
32 |
|
33 |
+
|
34 |
## ✍️ Citation
|
35 |
|
36 |
+
If you find our work inspiring or use our codebase in your research, please consider giving a star ⭐ and a citation~
|
37 |
+
|
38 |
+
@misc{xie2025reconstructionalignmentimprovesunified,
|
39 |
+
title={Reconstruction Alignment Improves Unified Multimodal Models},
|
40 |
+
author={Ji Xie and Trevor Darrell and Luke Zettlemoyer and XuDong Wang},
|
41 |
+
year={2025},
|
42 |
+
eprint={2509.07295},
|
43 |
+
archivePrefix={arXiv},
|
44 |
+
primaryClass={cs.CV},
|
45 |
+
url={https://arxiv.org/abs/2509.07295},
|
46 |
+
}
|