Audio-Visual Separation with Hierarchical Fusion and Representation Alignment
Han Hu, Dongheng Lin, Qiming Huang, Yuqi Hou, Hyung Jin Chang, Jianbo Jiao
TL;DR
This work investigates how acoustic properties influence fusion strategies for self-supervised audio-visual separation and introduces a hierarchical fusion framework that combines middle and late fusion. It further enhances semantic understanding through audio representation alignment by matching the U-Net encoder features to pre-trained audio embeddings (CLAP), guided by a proposed alignment loss. The method achieves state-of-the-art SDR across MUSIC, MUSIC-21, and VGGSound, and analyses show reduced modality gap and richer semantic audio representations. The approach demonstrates robust performance across diverse sound types and suggests future work in self-supervised visual localisation to further improve separation quality.
Abstract
Self-supervised audio-visual source separation leverages natural correlations between audio and vision modalities to separate mixed audio signals. In this work, we first systematically analyse the performance of existing multimodal fusion methods for audio-visual separation task, demonstrating that the performance of different fusion strategies is closely linked to the characteristics of the sound: middle fusion is better suited for handling short, transient sounds, while late fusion is more effective for capturing sustained and harmonically rich sounds. We thus propose a hierarchical fusion strategy that effectively integrates both fusion stages. In addition, training can be made easier by incorporating high-quality external audio representations, rather than relying solely on the audio branch to learn them independently. To explore this, we propose a representation alignment approach that aligns the latent features of the audio encoder with embeddings extracted from pre-trained audio models. Extensive experiments on MUSIC, MUSIC-21 and VGGSound datasets demonstrate that our approach achieves state-of-the-art results, surpassing existing methods under the self-supervised setting. We further analyse the impact of representation alignment on audio features, showing that it reduces modality gap between the audio and visual modalities.
