English

Hybrid Disagreement-Diversity Active Learning for Bioacoustic Sound Event Detection

Sound 2025-05-30 v2 Artificial Intelligence Machine Learning Audio and Speech Processing

Abstract

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 diversity, and class imbalance. To address these challenges efficiently with a limited labeling budget, we apply the mismatch-first farthest-traversal (MFFT), an active learning method integrating committee voting disagreement and diversity analysis. We also refine an existing BioSED dataset specifically for evaluating active learning algorithms. Experimental results demonstrate that MFFT achieves a mAP of 68% when cold-starting and 71% when warm-starting (which is close to the fully-supervised mAP of 75%) while using only 2.3% of the annotations. Notably, MFFT excels in cold-start scenarios and with rare species, which are critical for monitoring endangered species, demonstrating its practical value.

Keywords

Cite

@article{arxiv.2505.20956,
  title  = {Hybrid Disagreement-Diversity Active Learning for Bioacoustic Sound Event Detection},
  author = {Shiqi Zhang and Tuomas Virtanen},
  journal= {arXiv preprint arXiv:2505.20956},
  year   = {2025}
}

Comments

5 pages, 1 figure, accepted by EUSIPCO 2025 v2: add our github repo