paper-with-me

Papers

Aggregation Strategies for Efficient Annotation of Bioacoustic Sound Events Using Active Learning

2025-03-04 · Richard Lindholm, Oscar Marklund, Olof Mogren, John Martinsson

The vast amounts of audio data collected in Sound Event Detection (SED) applications require efficient annotation strategies to enable supervised learning. Manual labeling is expensive and time-consuming, making Active Learning (AL) a promising approach for reducing annotation effort. We introduce Top K Entropy, a novel uncertainty aggregation strategy for AL that prioritizes the most uncertain segments within an audio recording, instead of averaging uncertainty across all segments. This approach enables the selection of entire recordings for annotation, improving efficiency in sparse data scenarios. We compare Top K Entropy to random sampling and Mean Entropy, and show that fewer labels can lead to the same model performance, particularly in datasets with sparse sound events. Evaluations are conducted on audio mixtures of sound recordings from parks with meerkat, dog, and baby crying sound events, representing real-world bioacoustic monitoring scenarios. Using Top K Entropy for active learning, we can achieve comparable performance to training on the fully labeled dataset with only 8% of the labels. Top K Entropy outperforms Mean Entropy, suggesting that it is best to let the most uncertain segments represent the uncertainty of an audio file. The findings highlight the potential of AL for scalable annotation in audio and time-series applications, including bioacoustics.

📄 PDF Abstract BibTeX arXiv:2503.02422

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningEvent DetectionSound 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

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

Multitask frame-level learning for few-shot sound event detection

2024-03-17 · Liang Zou, Genwei Yan, Ruoyu Wang, Jun Du 외

This paper focuses on few-shot Sound Event Detection (SED), which aims to automatically recognize and classify sound events with limited samples. However, prevailing methods methods in few-shot SED predominantly rely on …

Data AugmentationEvent DetectionSound Event Detection

Hybrid Disagreement-Diversity Active Learning for Bioacoustic Sound Event Detection

2025-05-27 · Shiqi Zhang, Tuomas Virtanen

Bioacoustic sound event detection (BioSED) is crucial for biodiversity conservation but faces practical challenges during model development and training: limited amounts of annotated data, sparse events, species diversit…

Active LearningDiversityEvent DetectionSound Event Detection

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 acquir…

Event DetectionFew-Shot LearningSound Event Detection