Discrete Contrastive Diffusion for Cross-Modal Music and Image Generation
Ye Zhu, Yu Wu, Kyle Olszewski, Jian Ren, Sergey Tulyakov, Yan Yan
TL;DR
This work addresses the challenge of ensuring strong conditioning-output alignment in cross-modal diffusion generation. It introduces Conditional Discrete Contrastive Diffusion (CDCD), a mutual-information-based objective, and integrates it via two diffusion mechanisms—step-wise parallel diffusion and sample-wise auxiliary diffusion—along with intra- and inter-negative sampling. The CDCD loss explicitly maximizes $I(z_0;c)$ and connects to the conventional variational objective, enabling faster convergence and improved input-output fidelity across dance-to-music, text-to-image, and class-conditioned image synthesis. Empirically, CDCD achieves state-of-the-art or competitive results while reducing the needed diffusion steps by approximately 35–40%, significantly speeding up inference for cross-modal generation.
Abstract
Diffusion probabilistic models (DPMs) have become a popular approach to conditional generation, due to their promising results and support for cross-modal synthesis. A key desideratum in conditional synthesis is to achieve high correspondence between the conditioning input and generated output. Most existing methods learn such relationships implicitly, by incorporating the prior into the variational lower bound. In this work, we take a different route -- we explicitly enhance input-output connections by maximizing their mutual information. To this end, we introduce a Conditional Discrete Contrastive Diffusion (CDCD) loss and design two contrastive diffusion mechanisms to effectively incorporate it into the denoising process, combining the diffusion training and contrastive learning for the first time by connecting it with the conventional variational objectives. We demonstrate the efficacy of our approach in evaluations with diverse multimodal conditional synthesis tasks: dance-to-music generation, text-to-image synthesis, as well as class-conditioned image synthesis. On each, we enhance the input-output correspondence and achieve higher or competitive general synthesis quality. Furthermore, the proposed approach improves the convergence of diffusion models, reducing the number of required diffusion steps by more than 35% on two benchmarks, significantly increasing the inference speed.
