paper-with-me

홈 › Papers

Unsupervised classification to improve the quality of a bird song recording dataset

2023-02-15 · Félix Michaud, Jérôme Sueur, Maxime Le Cesne, Sylvain Haupert

Open audio databases such as Xeno-Canto are widely used to build datasets to explore bird song repertoire or to train models for automatic bird sound classification by deep learning algorithms. However, such databases suffer from the fact that bird sounds are weakly labelled: a species name is attributed to each audio recording without timestamps that provide the temporal localization of the bird song of interest. Manual annotations can solve this issue, but they are time consuming, expert-dependent, and cannot run on large datasets. Another solution consists in using a labelling function that automatically segments audio recordings before assigning a label to each segmented audio sample. Although labelling functions were introduced to expedite strong label assignment, their classification performance remains mostly unknown. To address this issue and reduce label noise (wrong label assignment) in large bird song datasets, we introduce a data-centric novel labelling function composed of three successive steps: 1) time-frequency sound unit segmentation, 2) feature computation for each sound unit, and 3) classification of each sound unit as bird song or noise with either an unsupervised DBSCAN algorithm or the supervised BirdNET neural network. The labelling function was optimized, validated, and tested on the songs of 44 West-Palearctic common bird species. We first showed that the segmentation of bird songs alone aggregated from 10% to 83% of label noise depending on the species. We also demonstrated that our labelling function was able to significantly reduce the initial label noise present in the dataset by up to a factor of three. Finally, we discuss different opportunities to design suitable labelling functions to build high-quality animal vocalizations with minimum expert annotation effort.

📄 PDF Abstract BibTeX arXiv:2302.07560

Code (1)

ear-team/bambird 공식 구현

Tasks

Sound ClassificationTemporal Localization

Similar Papers 제목 키워드 기반

Improving Bird Classification with Unsupervised Sound Separation

2021-10-07 · Tom Denton, Scott Wisdom, John R. Hershey

This paper addresses the problem of species classification in bird song recordings. The massive amount of available field recordings of birds presents an opportunity to use machine learning to automatically track bird po…

Classification

Estimating the Repertoire Size in Birds using Unsupervised Clustering techniques

2023-03-19 · Joachim Poutaraud

Birds produce multiple types of vocalizations that, together, constitute a vocal repertoire. For some species, the repertoire size is of importance because it informs us about their brain capacity, territory size or soci…

Clustering

A Bird Song Detector for improving bird identification through Deep Learning: a case study from Doñana

2025-03-19 · Alba Márquez-Rodríguez, Miguel Ángel Mohedano-Munoz, Manuel J. Marín-Jiménez, Eduardo Santamaría-García 외

Passive Acoustic Monitoring is a key tool for biodiversity conservation, but the large volumes of unsupervised audio it generates present major challenges for extracting meaningful information. Deep Learning offers promi…

Identifying birdsong syllables without labelled data

2025-09-22 · Mélisande Teng, Julien Boussard, David Rolnick, Hugo Larochelle arxiv

Identifying sequences of syllables within birdsongs is key to tackling a wide array of challenges, including bird individual identification and better understanding of animal communication and sensory-motor learning. Rec…

Data-Efficient Self-Supervised Algorithms for Fine-Grained Birdsong Analysis

2025-11-15 · Houtan Ghaffari, Lukas Rauch, Paul Devos arxiv

Research in bioacoustics, neuroscience, and linguistics often uses birdsong as a proxy to acquire knowledge across diverse areas. This requires audio models to annotate and parse the birdsong. Developing such models requ…

Self-Supervised LearningOnline ClusteringData Augmentation