用生成式AI合成声谱图,提升嘈杂环境中稀有物种识别准确率
Generative AI-based data augmentation for improved bioacoustic classification in noisy environments
- 用DDPM生成逼真声谱图,替代传统图像增强方法
- 加入合成数据后分类准确率随数量增加而提升,最高达基线12%以上
- 适合需要少量标注数据的生物声学监测项目
获取训练鲁棒人工智能模型用于物种分类的数据颇具挑战,尤其是稀有物种。数据增强可通过增加训练数据多样性提升分类准确率,且成本低于专家标注数据。但许多经典图像增强技术不适用于音频频谱图。本文研究两种生成式AI模型作为数据增强工具:辅助分类器生成对抗网络(ACGAN)和去噪扩散概率模型(DDPM)。后者在生成频谱图的真实感及分类任务准确性方面表现更优。同时,我们构建了一个包含640小时爱尔兰风电场鸟类鸣叫声的新音频数据集,约800个样本经专家标注。风电场背景中的风噪和风机噪声使分类极具挑战。将真实与合成数据联合训练的集成分类模型性能接近高置信度BirdNET预测结果。每个分类器均因加入合成数据而获益,分类指标随合成数据量增加而提升。该方法可扩展至更多物种及其他土地利用类型,有望推动稀有物种可靠智能检测的发展。代码已公开于https://github.com/gibbona1/SpectrogramGenAI。
原文摘要 · Abstract (English)
Obtaining data to train robust artificial intelligence (AI)-based models for species classification can be challenging, particularly for rare species. Data augmentation can boost classification accuracy by increasing the diversity of training data and is cheaper to obtain than expert-labelled data. However, many classic image-based augmentation techniques are not suitable for audio spectrograms. We investigate two generative AI models as data augmentation tools to synthesise spectrograms and supplement audio data: Auxiliary Classifier Generative Adversarial Networks (ACGAN) and Denoising Diffusion Probabilistic Models (DDPMs). The latter performed particularly well in terms of both realism of generated spectrograms and accuracy in a resulting classification task. Alongside these new approaches, we present a new audio data set of 640 hours of bird calls from wind farm sites in Ireland, approximately 800 samples of which have been labelled by experts. Wind farm data are particularly challenging for classification models given the background wind and turbine noise. Training an ensemble of classification models on real and synthetic data combined compared well with highly confident BirdNET predictions. Each classifier we used was improved by including synthetic data, and classification metrics generally improved in line with the amount of synthetic data added. Our approach can be used to augment acoustic signals for more species and other land-use types, and has the potential to bring about advances in our capacity to develop reliable AI-based detection of rare species. Our code is available at https://github.com/gibbona1/SpectrogramGenAI.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。