Foley-Flow: Coordinated Video-to-Audio Generation with Masked Audio-Visual Alignment and Dynamic Conditional Flows

arXiv:2603.08126v188.11 citations
Predicted impact top 17% in CV · last 90 daysOriginality Highly original
AI Analysis

This work addresses the problem of generating highly coordinated audio from video inputs, improving both semantic and rhythmic synchronization, which is crucial for multimedia content creation and accessibility.

This paper introduces FoleyFlow, a method for generating coordinated audio from video inputs. It achieves semantic and rhythmic consistency by first aligning audio-visual encoders through masked modeling, where masked audio segments are recovered using corresponding video segments. Subsequently, a dynamic conditional flow, built on a velocity flow framework, utilizes temporally varying video features to guide audio segment generation, leading to superior performance on standard benchmarks.

Coordinated audio generation based on video inputs typically requires a strict audio-visual (AV) alignment, where both semantics and rhythmics of the generated audio segments shall correspond to those in the video frames. Previous studies leverage a two-stage design where the AV encoders are firstly aligned via contrastive learning, then the encoded video representations guide the audio generation process. We observe that both contrastive learning and global video guidance are effective in aligning overall AV semantics while limiting temporally rhythmic synchronization. In this work, we propose FoleyFlow to first align unimodal AV encoders via masked modeling training, where the masked audio segments are recovered under the guidance of the corresponding video segments. After training, the AV encoders which are separately pretrained using only unimodal data are aligned with semantic and rhythmic consistency. Then, we develop a dynamic conditional flow for the final audio generation. Built upon the efficient velocity flow generation framework, our dynamic conditional flow utilizes temporally varying video features as the dynamic condition to guide corresponding audio segment generations. To this end, we extract coherent semantic and rhythmic representations during masked AV alignment, and use this representation of video segments to guide audio generation temporally. Our audio results are evaluated on the standard benchmarks and largely surpass existing results under several metrics. The superior performance indicates that FoleyFlow is effective in generating coordinated audios that are both semantically and rhythmically coherent to various video sequences.

Foundations

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

Your Notes