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

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

20 May 2024CVPR 2024 1arXiv:2405.11913archive 2025-07-28

Sizhe Li, Yiming Qin, Minghang Zheng, Xin Jin, Yang Liu

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2405.11913")

Code

Syntology Ran 8 of 13 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 7 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

sizhelee/diff-bgm officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 8 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
7ran
5unverified

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from sizhelee/Diff-BGM. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

CrossAttention sizhelee/Diff-BGM/diffbgm/stable_diffusion/model/unet.py official repository ran no licence file found · pointer only · ecb181d8f481c786 · report
DownSample sizhelee/Diff-BGM/diffbgm/stable_diffusion/model/unet.py official repository ran fingerprinted no licence file found · pointer only · b576ab229d39e332 · report
FeedForward sizhelee/Diff-BGM/diffbgm/stable_diffusion/model/unet.py official repository ran no licence file found · pointer only · 43122f1b2e7a25bb · report
GeGLU sizhelee/Diff-BGM/diffbgm/stable_diffusion/model/unet.py official repository ran fingerprinted no licence file found · pointer only · 3dee3c857bf38683 · report
GroupNorm32 sizhelee/Diff-BGM/diffbgm/stable_diffusion/model/unet.py official repository ran fingerprinted no licence file found · pointer only · 31bf0a331a19cf4b · report
UpSample sizhelee/Diff-BGM/diffbgm/stable_diffusion/model/unet.py official repository ran fingerprinted no licence file found · pointer only · 501aecff0cc44374 · report
dummy_cond_input sizhelee/diff-bgm/diffbgm/inference_sdf.py official repository ran no licence file found · pointer only · 35e508b45fd23d2e · report
normalization sizhelee/Diff-BGM/diffbgm/stable_diffusion/model/unet.py official repository ran · our draft was wrong no licence file found · pointer only · 874ebc0bd098eb14 · report
BasicTransformerBlock sizhelee/Diff-BGM/diffbgm/stable_diffusion/model/unet.py official repository unverified no licence file found · pointer only · 9e853e757414f297 · report
ResBlock sizhelee/Diff-BGM/diffbgm/stable_diffusion/model/unet.py official repository unverified no licence file found · pointer only · dc86d4f1807d75aa · report
SpatialTransformer sizhelee/Diff-BGM/diffbgm/stable_diffusion/model/unet.py official repository unverified no licence file found · pointer only · 807d93291a28f2e7 · report
TimestepEmbedSequential sizhelee/Diff-BGM/diffbgm/stable_diffusion/model/unet.py official repository unverified no licence file found · pointer only · 324fc9cc3ad487cd · report
UNetModel sizhelee/Diff-BGM/diffbgm/stable_diffusion/model/unet.py official repository unverified no licence file found · pointer only · ae15fb19407462fb · report

Tasks

DiversityMusic GenerationRhythm

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGN

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections