ICASSP 2024accepted0 citations

Active Learning for Sound Event Classification Using Bayesian Neural Networks with Gaussian Variational Posterior

Stepan Shishkin, Danilo Hollosi, Stefan Goetze, Simon Doclo

Abstract

Manual annotation of audio material is cumbersome. Active learning aims at minimizing the annotation effort by iteratively selecting an acquisition batch of unlabeled data, asking a human to annotate the selected data and re-training a classifier until an annotation budget is depleted. In this paper we propose the Gaussian-dense active learning (GDAL) algorithm to train a sound event classifier. The classifier is a Bayesian neural network where the weights are normally distributed. This is in contrast to conventional neural networks where weights are not distributed, but have assigned values. The Bayesian nature of the classifier empowers GDAL to select acquisition batches from a set of unlabeled audio clips based on their estimated informativeness. Evaluation results on the UrbanSound8k dataset show that GDAL outperforms a state-of-the-art algorithm based on medoid active learning for all considered annotation budgets and an algorithm based on dropout active learning for sufficiently large annotation budgets.

BibTeX
@inproceedings{icassp2024_activelearningfo,
  title = {Active Learning for Sound Event Classification Using Bayesian Neural Networks with Gaussian Variational Posterior},
  author = {Stepan Shishkin and Danilo Hollosi and Stefan Goetze and Simon Doclo},
  booktitle = {ICASSP 2024},
  year = {2024}
}