Conditional Flow Matching for Visually-Guided Acoustic Highlighting
Hugo Malard, Gael Le Lan, Daniel Wong, David Lou Alon, Yi-Chiao Wu, Sanjeel Parekh
TL;DR
Visually-guided Acoustic Highlighting is reformulated as a conditional, flow-based remixing problem to address the many-to-many nature of audio balancing in videos. The authors introduce Conditional Flow Matching (CFM) with a rollout loss and an enhanced conditioning module that fuses audio into the visual encoder for early cross-modal source selection. Empirical results on the Muddy Mix dataset show VisAH-FM consistently outperforms prior discriminative approaches across signal and semantic metrics, with ablations confirming the critical roles of rollout and audio-conditioned conditioning. This work demonstrates that generative, flow-based models can achieve more coherent audio-visual alignment, enabling stable long-range generation and suggesting avenues for unpaired data training in the future.
Abstract
Visually-guided acoustic highlighting seeks to rebalance audio in alignment with the accompanying video, creating a coherent audio-visual experience. While visual saliency and enhancement have been widely studied, acoustic highlighting remains underexplored, often leading to misalignment between visual and auditory focus. Existing approaches use discriminative models, which struggle with the inherent ambiguity in audio remixing, where no natural one-to-one mapping exists between poorly-balanced and well-balanced audio mixes. To address this limitation, we reframe this task as a generative problem and introduce a Conditional Flow Matching (CFM) framework. A key challenge in iterative flow-based generation is that early prediction errors -- in selecting the correct source to enhance -- compound over steps and push trajectories off-manifold. To address this, we introduce a rollout loss that penalizes drift at the final step, encouraging self-correcting trajectories and stabilizing long-range flow integration. We further propose a conditioning module that fuses audio and visual cues before vector field regression, enabling explicit cross-modal source selection. Extensive quantitative and qualitative evaluations show that our method consistently surpasses the previous state-of-the-art discriminative approach, establishing that visually-guided audio remixing is best addressed through generative modeling.
