English

Discrete Contrastive Diffusion for Cross-Modal Music and Image Generation

Computer Vision and Pattern Recognition 2023-02-17 v2

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.

Keywords

Cite

@article{arxiv.2206.07771,
  title  = {Discrete Contrastive Diffusion for Cross-Modal Music and Image Generation},
  author = {Ye Zhu and Yu Wu and Kyle Olszewski and Jian Ren and Sergey Tulyakov and Yan Yan},
  journal= {arXiv preprint arXiv:2206.07771},
  year   = {2023}
}

Comments

ICLR 2023. Project at https://github.com/L-YeZhu/CDCD

R2 v1 2026-06-24T11:52:56.079Z