Semantic Grouping Network for Audio Source Separation
Shentong Mo, Yapeng Tian
TL;DR
This work tackles audio source separation without relying on visual cues by introducing SGN, a network that directly disentangles per-source semantics from audio using learnable source class tokens and a category-aware grouping mechanism. The method extracts category-specific representations from the mixture spectrogram and uses a light reconstruction module to produce source masks, trained with a combination of cross-entropy and binary cross-entropy losses. SGN demonstrates strong performance across MUSIC, FUSS, MUSDB18, and VGG-Sound, surpassing many audio-only baselines and approaching or exceeding some audio-visual models that do not rely on extra visuals. The approach also supports a flexible number of sources and exhibits clear, interpretable category-aware embeddings, suggesting practical impact for robust audio separation in diverse environments.
Abstract
Recently, audio-visual separation approaches have taken advantage of the natural synchronization between the two modalities to boost audio source separation performance. They extracted high-level semantics from visual inputs as the guidance to help disentangle sound representation for individual sources. Can we directly learn to disentangle the individual semantics from the sound itself? The dilemma is that multiple sound sources are mixed together in the original space. To tackle the difficulty, in this paper, we present a novel Semantic Grouping Network, termed as SGN, that can directly disentangle sound representations and extract high-level semantic information for each source from input audio mixture. Specifically, SGN aggregates category-wise source features through learnable class tokens of sounds. Then, the aggregated semantic features can be used as the guidance to separate the corresponding audio sources from the mixture. We conducted extensive experiments on music-only and universal sound separation benchmarks: MUSIC, FUSS, MUSDB18, and VGG-Sound. The results demonstrate that our SGN significantly outperforms previous audio-only methods and audio-visual models without utilizing additional visual cues.
