CVJun 15, 2022

Discrete Contrastive Diffusion for Cross-Modal Music and Image Generation

arXiv:2206.07771v266 citationsh-index: 93
Originality Incremental advance
AI Analysis

This addresses the need for better cross-modal synthesis in AI applications, offering an incremental improvement over existing diffusion methods.

The paper tackles the problem of improving input-output correspondence in conditional generation tasks like dance-to-music and text-to-image synthesis by explicitly maximizing mutual information, resulting in enhanced correspondence and competitive synthesis quality while reducing diffusion steps by over 35% to increase inference speed.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes