paper-with-me

Papers

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

2023-09-16 · Ilyass Moummad, Romain Serizel, Nicolas Farrugia

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.

📄 PDF Abstract BibTeX arXiv:2309.08971

Code (1)

ilyassmoummad/rcl_fs_bsed 공식 구현 pytorch

Tasks

Event DetectionFew-Shot LearningSound Event Detection

Similar Papers 제목 키워드 기반

Pretraining Representations for Bioacoustic Few-shot Detection using Supervised Contrastive Learning

2023-09-02 · Ilyass Moummad, Romain Serizel, Nicolas Farrugia

Deep learning has been widely used recently for sound event detection and classification. Its success is linked to the availability of sufficiently large datasets, possibly with corresponding annotations when supervised …

Contrastive LearningData AugmentationEvent DetectionFew-Shot Learning+1

Synthetic data enables context-aware bioacoustic sound event detection

2025-03-01 · Benjamin Hoffman, David Robinson, Marius Miron, Vittorio Baglione 외

We propose a methodology for training foundation models that enhances their in-context learning capabilities within the domain of bioacoustic signal processing. We use synthetically generated training data, introducing a…

Event DetectionIn-Context LearningSound Event Detection

Few-shot bioacoustic event detection at the DCASE 2022 challenge

2022-07-14 · I. Nolasco, S. Singh, E. Vidana-Villa, E. Grout 외

Few-shot sound event detection is the task of detecting sound events, despite having only a few labelled examples of the class of interest. This framework is particularly useful in bioacoustics, where often there is a ne…

Event DetectionSound Event DetectionTransductive Learning

Transferable Models for Bioacoustics with Human Language Supervision

2023-08-09 · David Robinson, Adelaide Robinson, Lily Akrapongpisak

Passive acoustic monitoring offers a scalable, non-invasive method for tracking global biodiversity and anthropogenic impacts on species. Although deep learning has become a vital tool for processing this data, current m…

Mind the Domain Gap: a Systematic Analysis on Bioacoustic Sound Event Detection

2024-03-27 · Jinhua Liang, Ines Nolasco, Burooj Ghani, Huy Phan 외

Detecting the presence of animal vocalisations in nature is essential to study animal populations and their behaviors. A recent development in the field is the introduction of the task known as few-shot bioacoustic sound…

Data AugmentationDomain AdaptationEvent DetectionSound Event Detection+1