arXiv:2409.09647cs.SDcs.AI2024-09被引 5

用自监督学习+少量标签,让声音分类更省数据。

Self-supervised Learning for Acoustic Few-Shot Classification

  • 结合CNN与状态空间模型捕捉声音的时序特征
  • 仅用极少标注数据就达到领先性能
  • 适合生物声学等标注稀缺场景

标注数据有限是许多声学应用的核心挑战,尤其在生物声学领域,完全监督学习所需的充足标签往往不可得。现有方法多依赖在无关数据上预训练的声学识别器,但本研究提出,在实际任务数据上进行自监督预训练,并结合少样本分类,可显著提升性能。为此,我们设计了一种新架构:使用基于CNN的预处理模块与基于状态空间模型(SSMs,如S4和Mamba)的特征提取器,以更好捕捉音频信号中的长程时序依赖。该架构在真实任务数据上通过对比学习进行自监督预训练,随后仅用极少量标注数据微调。在标准基准和真实数据上的($n$-shot, $n$-class)分类任务中,该方法优于现有最先进模型。

原文摘要 · Abstract (English)

Labelled data are limited and self-supervised learning is one of the most important approaches for reducing labelling requirements. While it has been extensively explored in the image domain, it has so far not received the same amount of attention in the acoustic domain. Yet, reducing labelling is a key requirement for many acoustic applications. Specifically in bioacoustic, there are rarely sufficient labels for fully supervised learning available. This has led to the widespread use of acoustic recognisers that have been pre-trained on unrelated data for bioacoustic tasks. We posit that training on the actual task data and combining self-supervised pre-training with few-shot classification is a superior approach that has the ability to deliver high accuracy even when only a few labels are available. To this end, we introduce and evaluate a new architecture that combines CNN-based preprocessing with feature extraction based on state space models (SSMs). This combination is motivated by the fact that CNN-based networks alone struggle to capture temporal information effectively, which is crucial for classifying acoustic signals. SSMs, specifically S4 and Mamba, on the other hand, have been shown to have an excellent ability to capture long-range dependencies in sequence data. We pre-train this architecture using contrastive learning on the actual task data and subsequent fine-tuning with an extremely small amount of labelled data. We evaluate the performance of this proposed architecture for ($n$-shot, $n$-class) classification on standard benchmarks as well as real-world data. Our evaluation shows that it outperforms state-of-the-art architectures on the few-shot classification problem.

自监督学习少样本分类声音识别

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