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