Model Card for Direct Discriminative Optimization (ICML 2025 Spotlight)
8
3 commits
5 linked in READMEs
updated May 17, 2025
Direct Discriminative Optimization (DDO) provides visual generative models finetuned from previous state-of-the-art diffusion models/visual autoregressive models, including EDM/EDM2/VAR on CIFAR-10/ImageNet-64/ImageNet-512/ImageNet-256 datasets, while significantly advancing their original generation quality.
The models are ready for non-commercial use.
Base model weights are from Nvidia/Bytedance. Finetuned by Nvidia.
edm-cifar10-uncond-vp-ddo.pkl, edm-cifar10-cond-vp-ddo.pkledm2-img64-s-ddo.pkl, edm2-img512-l-ddo.pklvar_d16-ddo.pth, var_d30-ddo.pthAll materials, including source code and released models, are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
EDM base models were originally shared under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
EDM2 base models were originally shared under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
VAR base models were originally shared under the MIT License.
The models are used for image generation on academic benchmarks. We provide inference scripts in the Github repository.
Supported Hardware Microarchitecture Compatibility:
Note: We have only tested the model inference with FP16 precision on Ampere and Hopper GPUs. Our models should be compatible with older versions of NVIDIA GPUs (e.g., NVIDIA Volta GPUs) that support FP16.
Operating System(s):
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
Please report security vulnerabilities or NVIDIA AI Concerns here.
@article{zheng2025direct,
title={Direct Discriminative Optimization: Your Likelihood-Based Visual Generative Model is Secretly a GAN Discriminator},
author={Zheng, Kaiwen and Chen, Yongxin and Chen, Huayu and He, Guande and Liu, Ming-Yu and Zhu, Jun and Zhang, Qinsheng},
journal={arXiv preprint arXiv:2503.01103},
year={2025}
}
3 commits
Model Card for Direct Discriminative Optimization (ICML 2025 Spotlight)
8
3 commits
5 linked in READMEs
updated May 17, 2025
Direct Discriminative Optimization (DDO) provides visual generative models finetuned from previous state-of-the-art diffusion models/visual autoregressive models, including EDM/EDM2/VAR on CIFAR-10/ImageNet-64/ImageNet-512/ImageNet-256 datasets, while significantly advancing their original generation quality.
The models are ready for non-commercial use.
Base model weights are from Nvidia/Bytedance. Finetuned by Nvidia.
edm-cifar10-uncond-vp-ddo.pkl, edm-cifar10-cond-vp-ddo.pkledm2-img64-s-ddo.pkl, edm2-img512-l-ddo.pklvar_d16-ddo.pth, var_d30-ddo.pthAll materials, including source code and released models, are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
EDM base models were originally shared under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
EDM2 base models were originally shared under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
VAR base models were originally shared under the MIT License.
The models are used for image generation on academic benchmarks. We provide inference scripts in the Github repository.
Supported Hardware Microarchitecture Compatibility:
Note: We have only tested the model inference with FP16 precision on Ampere and Hopper GPUs. Our models should be compatible with older versions of NVIDIA GPUs (e.g., NVIDIA Volta GPUs) that support FP16.
Operating System(s):
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
Please report security vulnerabilities or NVIDIA AI Concerns here.
@article{zheng2025direct,
title={Direct Discriminative Optimization: Your Likelihood-Based Visual Generative Model is Secretly a GAN Discriminator},
author={Zheng, Kaiwen and Chen, Yongxin and Chen, Huayu and He, Guande and Liu, Ming-Yu and Zhu, Jun and Zhang, Qinsheng},
journal={arXiv preprint arXiv:2503.01103},
year={2025}
}
3 commits