Table of Contents
Fetching ...

A Semantically Consistent Dataset for Data-Efficient Query-Based Universal Sound Separation

Kai Li, Jintao Cheng, Chang Zeng, Zijun Yan, Helin Wang, Zixiong Su, Bo Zheng, Xiaolin Hu

TL;DR

This work tackles the data bottleneck in query-based universal sound separation by introducing Hive, a high-purity synthetic dataset created via a three-stage pipeline that reconstructs a compact ontology, aligns single-event audio semantically and acoustically, and standardizes samples with super-resolution. Hive enables data-efficient training of discriminative and generative USS models, achieving competitive performance with only about 0.2% of the data scale used by massive baselines like SAM-Audio and showing strong zero-shot generalization to out-of-distribution benchmarks. The authors validate the data-purity approach through human-consensus alignment, demonstrate robust zero-shot results, and analyze scaling behavior, arguing that supervision signal quality can trump sheer data volume in open-domain sound separation. This paradigm paves the way for accessible, energy-efficient development of robust auditory foundation models with broad real-world impact.

Abstract

Query-based universal sound separation is fundamental to intelligent auditory systems, aiming to isolate specific sources from mixtures. Despite recent advances, existing methods continue to suffer from residual interference in complex acoustic scenes. This performance limitation stems largely from a data bottleneck: in-the-wild datasets contain weak labels and severe co-occurrence of events. These flaws induce models to learn spurious correlations between background noise and target categories instead of robust acoustic features. To address this, we propose an automated pipeline that eliminates co-occurrence of events by mining high-purity single-event segments from in-the-wild datasets via a semantically consistent synthesis protocol. Utilizing this pipeline, we constructed Hive, a high-quality synthetic dataset comprising 2.4k hours of raw audio. Experimental results demonstrate that, compared with the state-of-the-art model SAM-Audio which was trained on a huge dataset $\sim$500 times larger than Hive, certain open-source models trained on Hive achieve competitive separation accuracy and perceptual quality. Moreover, these models exhibited remarkable zero-shot generalization on out-of-distribution evaluation benchmarks. These findings highlight that prioritizing purity of supervised signals enables significant data efficiency, offering a new paradigm for training robust auditory foundation models with reduced computational costs. Code and dataset are available at https://shandaai.github.io/Hive.

A Semantically Consistent Dataset for Data-Efficient Query-Based Universal Sound Separation

TL;DR

This work tackles the data bottleneck in query-based universal sound separation by introducing Hive, a high-purity synthetic dataset created via a three-stage pipeline that reconstructs a compact ontology, aligns single-event audio semantically and acoustically, and standardizes samples with super-resolution. Hive enables data-efficient training of discriminative and generative USS models, achieving competitive performance with only about 0.2% of the data scale used by massive baselines like SAM-Audio and showing strong zero-shot generalization to out-of-distribution benchmarks. The authors validate the data-purity approach through human-consensus alignment, demonstrate robust zero-shot results, and analyze scaling behavior, arguing that supervision signal quality can trump sheer data volume in open-domain sound separation. This paradigm paves the way for accessible, energy-efficient development of robust auditory foundation models with broad real-world impact.

Abstract

Query-based universal sound separation is fundamental to intelligent auditory systems, aiming to isolate specific sources from mixtures. Despite recent advances, existing methods continue to suffer from residual interference in complex acoustic scenes. This performance limitation stems largely from a data bottleneck: in-the-wild datasets contain weak labels and severe co-occurrence of events. These flaws induce models to learn spurious correlations between background noise and target categories instead of robust acoustic features. To address this, we propose an automated pipeline that eliminates co-occurrence of events by mining high-purity single-event segments from in-the-wild datasets via a semantically consistent synthesis protocol. Utilizing this pipeline, we constructed Hive, a high-quality synthetic dataset comprising 2.4k hours of raw audio. Experimental results demonstrate that, compared with the state-of-the-art model SAM-Audio which was trained on a huge dataset 500 times larger than Hive, certain open-source models trained on Hive achieve competitive separation accuracy and perceptual quality. Moreover, these models exhibited remarkable zero-shot generalization on out-of-distribution evaluation benchmarks. These findings highlight that prioritizing purity of supervised signals enables significant data efficiency, offering a new paradigm for training robust auditory foundation models with reduced computational costs. Code and dataset are available at https://shandaai.github.io/Hive.
Paper Structure (40 sections, 2 equations, 12 figures, 9 tables)

This paper contains 40 sections, 2 equations, 12 figures, 9 tables.

Figures (12)

  • Figure 1: Overview of the proposed pipeline. The framework consists of three coupled stages: (1) ontology reconstruction & data preprocessing. (2) single-event semantic-acoustic alignment. (3) super-resolution-based standardization.
  • Figure 2: Proportional composition of the 12 heterogeneous source datasets.
  • Figure 3: Distribution of the number of sources in the Hive.
  • Figure 4: Label frequency statistics of Hive dataset. (a) Overall label distribution visualized as a word cloud (token size $\propto$ mixture count). (b) Top-10 most frequent labels. (c) Bottom-10 least frequent labels.
  • Figure 5: Scaling trends of AudioSep and FlowSep on the Hive test set across logarithmically increasing training data volumes (175k to 17.5M).
  • ...and 7 more figures