arXiv:2410.02056eess.AScs.AI2024-10ICLR被引 13

用文本生成音频提升小数据集分类效果

Synthio: Augmenting Small-Scale Audio Classification Datasets with Synthetic Data

  • 用对齐的文本到音频模型生成逼真合成音频
  • 在10个数据集上准确率提升0.1%至39%
  • 适合标注数据少的音频分类任务

我们提出Synthio,一种通过合成数据增强小规模音频分类数据集的新方法。目标是提升有限标注数据下的分类准确率。传统数据增强(如加噪、遮蔽片段)难以捕捉真实音频的多样性。为此,我们采用文本到音频(T2A)扩散模型生成合成音频。为确保生成音频与原始数据声学特性一致,我们使用偏好优化对齐T2A模型;为提升合成数据的组合多样性,我们利用大语言模型生成并迭代优化音频描述词。这些描述词用于触发对齐后的T2A模型。我们在10个数据集和4种模拟低数据场景下评估,结果表明,仅用弱标注AudioSet训练的T2A模型,Synthio始终优于所有基线,准确率提升0.1%至39%。

原文摘要 · Abstract (English)

We present Synthio, a novel approach for augmenting small-scale audio classification datasets with synthetic data. Our goal is to improve audio classification accuracy with limited labeled data. Traditional data augmentation techniques, which apply artificial transformations (e.g., adding random noise or masking segments), struggle to create data that captures the true diversity present in real-world audios. To address this shortcoming, we propose to augment the dataset with synthetic audio generated from text-to-audio (T2A) diffusion models. However, synthesizing effective augmentations is challenging because not only should the generated data be acoustically consistent with the underlying small-scale dataset, but they should also have sufficient compositional diversity. To overcome the first challenge, we align the generations of the T2A model with the small-scale dataset using preference optimization. This ensures that the acoustic characteristics of the generated data remain consistent with the small-scale dataset. To address the second challenge, we propose a novel caption generation technique that leverages the reasoning capabilities of Large Language Models to (1) generate diverse and meaningful audio captions and (2) iteratively refine their quality. The generated captions are then used to prompt the aligned T2A model. We extensively evaluate Synthio on ten datasets and four simulated limited-data settings. Results indicate our method consistently outperforms all baselines by 0.1%-39% using a T2A model trained only on weakly-captioned AudioSet.

音频生成数据增强小样本学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。