SDLGASSep 16, 2023

Regularized Contrastive Pre-training for Few-shot Bioacoustic Sound Detection

arXiv:2309.08971v211 citationsh-index: 6Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of limited annotated data for bioacoustic monitoring, offering a simple framework to lower the entry bar for few-shot detection, though it is incremental as it builds on existing contrastive learning methods.

The paper tackled the problem of few-shot bioacoustic sound event detection by regularizing supervised contrastive pre-training to learn transferable features for unseen animal sounds, achieving an F-score of 61.52% without adaptation and 68.19% with adaptation.

Bioacoustic sound event detection allows for better understanding of animal behavior and for better monitoring biodiversity using audio. Deep learning systems can help achieve this goal, however it is difficult to acquire sufficient annotated data to train these systems from scratch. To address this limitation, the Detection and Classification of Acoustic Scenes and Events (DCASE) community has recasted the problem within the framework of few-shot learning and organize an annual challenge for learning to detect animal sounds from only five annotated examples. In this work, we regularize supervised contrastive pre-training to learn features that can transfer well on new target tasks with animal sounds unseen during training, achieving a high F-score of 61.52%(0.48) when no feature adaptation is applied, and an F-score of 68.19%(0.75) when we further adapt the learned features for each new target task. This work aims to lower the entry bar to few-shot bioacoustic sound event detection by proposing a simple and yet effective framework for this task, by also providing open-source code.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes