SDCVLGASJun 29, 2023

Diff-Foley: Synchronized Video-to-Audio Synthesis with Latent Diffusion Models

arXiv:2306.17203v1164 citationsh-index: 15
Originality Incremental advance
AI Analysis

This addresses a practical need in video/film production for automated audio generation, but appears incremental as it builds on existing latent diffusion models with enhancements.

The paper tackles the problem of generating high-quality audio from silent videos by improving temporal synchronization and audio-visual relevance, achieving state-of-the-art performance on a large-scale V2A dataset.

The Video-to-Audio (V2A) model has recently gained attention for its practical application in generating audio directly from silent videos, particularly in video/film production. However, previous methods in V2A have limited generation quality in terms of temporal synchronization and audio-visual relevance. We present Diff-Foley, a synchronized Video-to-Audio synthesis method with a latent diffusion model (LDM) that generates high-quality audio with improved synchronization and audio-visual relevance. We adopt contrastive audio-visual pretraining (CAVP) to learn more temporally and semantically aligned features, then train an LDM with CAVP-aligned visual features on spectrogram latent space. The CAVP-aligned features enable LDM to capture the subtler audio-visual correlation via a cross-attention module. We further significantly improve sample quality with `double guidance'. Diff-Foley achieves state-of-the-art V2A performance on current large scale V2A dataset. Furthermore, we demonstrate Diff-Foley practical applicability and generalization capabilities via downstream finetuning. Project Page: see https://diff-foley.github.io/

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