Cosine-similarity penalty to discriminate sound classes in weakly-supervised sound event detection
Thomas Pellegrini, L\'eo Cances

TL;DR
This paper proposes a novel cosine-similarity penalty in training neural networks for weakly-supervised sound event detection, improving localization accuracy by reducing class confusion.
Contribution
It introduces a cosine-similarity penalty to enhance class discrimination in weakly-supervised sound event detection models.
Findings
Achieved 34.75% localization F-score with the penalty.
10% relative improvement over models without the penalty.
Close to top challenge performance with 26.20% F-score.
Abstract
The design of new methods and models when only weakly-labeled data are available is of paramount importance in order to reduce the costs of manual annotation and the considerable human effort associated with it. In this work, we address Sound Event Detection in the case where a weakly annotated dataset is available for training. The weak annotations provide tags of audio events but do not provide temporal boundaries. The objective is twofold: 1) audio tagging, i.e. multi-label classification at recording level, 2) sound event detection, i.e. localization of the event boundaries within the recordings. This work focuses mainly on the second objective. We explore an approach inspired by Multiple Instance Learning, in which we train a convolutional recurrent neural network to give predictions at frame-level, using a custom loss function based on the weak labels and the statistics of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Speech and Audio Processing · Music Technology and Sound Studies
