Update README.md
Browse files
README.md
CHANGED
@@ -49,3 +49,13 @@ NVIDIA believes Trustworthy AI is a shared responsibility and we have establishe
|
|
49 |
|
50 |
Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).
|
51 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
|
50 |
Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).
|
51 |
|
52 |
+
## Citation
|
53 |
+
|
54 |
+
```
|
55 |
+
@article{zheng2025direct,
|
56 |
+
title={Direct Discriminative Optimization: Your Likelihood-Based Visual Generative Model is Secretly a GAN Discriminator},
|
57 |
+
author={Zheng, Kaiwen and Chen, Yongxin and Chen, Huayu and He, Guande and Liu, Ming-Yu and Zhu, Jun and Zhang, Qinsheng},
|
58 |
+
journal={arXiv preprint arXiv:2503.01103},
|
59 |
+
year={2025}
|
60 |
+
}
|
61 |
+
```
|