English

Bioacoustic Event Detection with prototypical networks and data augmentation

Audio and Speech Processing 2021-12-17 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2112.09006,
  title  = {Bioacoustic Event Detection with prototypical networks and data augmentation},
  author = {Mark Anderson and Naomi Harte},
  journal= {arXiv preprint arXiv:2112.09006},
  year   = {2021}
}

Comments

5 pages, 2 Figures, 3 Tables, Technical Report for DCASE2021 Challenge Task 5, June 2021

R2 v1 2026-06-24T08:20:41.524Z