CVMay 20, 2024

Diff-BGM: A Diffusion Model for Video Background Music Generation

arXiv:2405.11913v139 citationsh-index: 3Has CodeCVPR
Originality Incremental advance
AI Analysis

This work addresses the problem of automatically generating suitable background music for videos, which is incremental by building on diffusion models with new control mechanisms and a dataset.

The authors tackled video background music generation by proposing a new dataset, evaluation metrics, and a diffusion-based framework that uses video features to control music rhythm and semantics, achieving effective alignment and generation as verified by experiments.

When editing a video, a piece of attractive background music is indispensable. However, video background music generation tasks face several challenges, for example, the lack of suitable training datasets, and the difficulties in flexibly controlling the music generation process and sequentially aligning the video and music. In this work, we first propose a high-quality music-video dataset BGM909 with detailed annotation and shot detection to provide multi-modal information about the video and music. We then present evaluation metrics to assess music quality, including music diversity and alignment between music and video with retrieval precision metrics. Finally, we propose the Diff-BGM framework to automatically generate the background music for a given video, which uses different signals to control different aspects of the music during the generation process, i.e., uses dynamic video features to control music rhythm and semantic features to control the melody and atmosphere. We propose to align the video and music sequentially by introducing a segment-aware cross-attention layer. Experiments verify the effectiveness of our proposed method. The code and models are available at https://github.com/sizhelee/Diff-BGM.

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