From Weak to Strong Sound Event Labels using Adaptive Change-Point Detection and Active Learning
John Martinsson, Olof Mogren, Maria Sandsten, Tuomas Virtanen
TL;DR
The paper addresses the challenge of obtaining temporally precise strong labels for sound event detection under a fixed annotation budget. It introduces adaptive change point detection (A-CPD) as a machine-guided querying strategy that uses a prediction model’s probability curve and CPD to select informative query segments, within an active learning loop powered by ProtoNet/BirdNET embeddings. Through experiments on Meerkat, Dog, and Baby cry datasets, A-CPD is shown to produce higher quality strong labels (measured by $F_{1e}$ and $F_{1s}$) and better downstream test performance than fixed or non-adaptive strategies, though there remains a gap to an oracle strategy. The work demonstrates a practical, scalable approach to efficiently convert weak labels into high-quality strong labels, enabling more accurate SED and event counting with limited labeling resources and offering a framework for extension to other domains.
Abstract
We propose an adaptive change point detection method (A-CPD) for machine guided weak label annotation of audio recording segments. The goal is to maximize the amount of information gained about the temporal activations of the target sounds. For each unlabeled audio recording, we use a prediction model to derive a probability curve used to guide annotation. The prediction model is initially pre-trained on available annotated sound event data with classes that are disjoint from the classes in the unlabeled dataset. The prediction model then gradually adapts to the annotations provided by the annotator in an active learning loop. We derive query segments to guide the weak label annotator towards strong labels, using change point detection on these probabilities. We show that it is possible to derive strong labels of high quality with a limited annotation budget, and show favorable results for A-CPD when compared to two baseline query segment strategies.
