CVSDASApr 1, 2022

Quantized GAN for Complex Music Generation from Dance Videos

arXiv:2204.00604v264 citationsh-index: 93
AI Analysis

This work addresses the challenge of creating realistic music for dance videos, which could benefit applications in entertainment and social media, though it is incremental by building on existing conditional music generation methods.

The authors tackled the problem of generating complex music from dance videos by introducing Dance2Music-GAN, a multi-modal adversarial framework that uses Vector Quantized audio representations to produce music in styles like pop and breaking, achieving strong results in music consistency, beats correspondence, and diversity as measured in experiments.

We present Dance2Music-GAN (D2M-GAN), a novel adversarial multi-modal framework that generates complex musical samples conditioned on dance videos. Our proposed framework takes dance video frames and human body motions as input, and learns to generate music samples that plausibly accompany the corresponding input. Unlike most existing conditional music generation works that generate specific types of mono-instrumental sounds using symbolic audio representations (e.g., MIDI), and that usually rely on pre-defined musical synthesizers, in this work we generate dance music in complex styles (e.g., pop, breaking, etc.) by employing a Vector Quantized (VQ) audio representation, and leverage both its generality and high abstraction capacity of its symbolic and continuous counterparts. By performing an extensive set of experiments on multiple datasets, and following a comprehensive evaluation protocol, we assess the generative qualities of our proposal against alternatives. The attained quantitative results, which measure the music consistency, beats correspondence, and music diversity, demonstrate the effectiveness of our proposed method. Last but not least, we curate a challenging dance-music dataset of in-the-wild TikTok videos, which we use to further demonstrate the efficacy of our approach in real-world applications -- and which we hope to serve as a starting point for relevant future research.

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