paper-with-me

Papers

Bioacoustic Event Detection with prototypical networks and data augmentation

2021-12-16 · Mark Anderson, Naomi Harte

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.

📄 PDF Abstract BibTeX arXiv:2112.09006

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationEvent DetectionFew-Shot Learning

Similar Papers 제목 키워드 기반

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

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

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

Segment-level Metric Learning for Few-shot Bioacoustic Event Detection

2022-07-15 · Haohe Liu, Xubo Liu, Xinhao Mei, Qiuqiang Kong 외

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 Optimization

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