Bioacoustic Event Detection with prototypical networks and data augmentation
This report presents deep learning and data augmentation techniques used by a system entered into the Few-Shot Bioacoustic Event Detection for the DCASE2021 Challenge. The remit was to develop a few-shot learning system for animal (mammal and bird) vocalisations. Participants were tasked with developing a method that can extract information from five exemplar vocalisations, or shots, of mammals or birds and detect and classify sounds in field recordings. In the system described in this report, prototypical networks are used to learn a metric space, from which classification is performed by computing the distance of a query point to class prototypes, classifying based on shortest distance. We describe the architecture of this network, feature extraction methods, and data augmentation performed on the given dataset and compare our work to the challenge's baseline networks.
Code (0)
등록된 구현이 없습니다.
Tasks
Data AugmentationEvent DetectionFew-Shot LearningSimilar Papers 제목 키워드 기반
Mind the Domain Gap: a Systematic Analysis on Bioacoustic Sound Event Detection
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+1Few-shot bioacoustic event detection at the DCASE 2022 challenge
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 LearningPretraining Representations for Bioacoustic Few-shot Detection using Supervised Contrastive Learning
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+1Segment-level Metric Learning for Few-shot Bioacoustic Event Detection
Few-shot bioacoustic event detection is a task that detects the occurrence time of a novel sound given a few examples. Previous methods employ metric learning to build a latent space with the labeled part of different so…
Event DetectionFew-Shot LearningMetric LearningModel OptimizationSynthetic data enables context-aware bioacoustic sound event detection
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