This repository contains the official implementation of CODM (Collaborative Optimization Diffusion Model). The paper was presented at the University of California, Santa Cruz Association for Computing Machinery Conference on May 13, 2025.
The optimizers used in this specific implementation of the code are Adam and NAdam. The CIFAR10 Dataset was used.
References: IADB Model: (https://github.com/tchambon/IADB)