Update README.md
Browse files
README.md
CHANGED
@@ -59,12 +59,12 @@ For qualitative results, please visit our [project website](https://mapo-t2i.git
|
|
59 |
## Citation
|
60 |
|
61 |
```bibtex
|
62 |
-
@misc{
|
63 |
title={Margin-aware Preference Optimization for Aligning Diffusion Models without Reference},
|
64 |
-
author={Jiwoo Hong and Sayak Paul and Noah Lee and Kashif
|
65 |
year={2024},
|
66 |
-
eprint={
|
67 |
archivePrefix={arXiv},
|
68 |
-
primaryClass={cs.CV
|
69 |
}
|
70 |
```
|
|
|
59 |
## Citation
|
60 |
|
61 |
```bibtex
|
62 |
+
@misc{hong2024marginaware,
|
63 |
title={Margin-aware Preference Optimization for Aligning Diffusion Models without Reference},
|
64 |
+
author={Jiwoo Hong and Sayak Paul and Noah Lee and Kashif Rasul and James Thorne and Jongheon Jeong},
|
65 |
year={2024},
|
66 |
+
eprint={2406.06424},
|
67 |
archivePrefix={arXiv},
|
68 |
+
primaryClass={cs.CV}
|
69 |
}
|
70 |
```
|