A Joint Detection-Classification Model for Audio Tagging of Weakly Labelled Data
Qiuqiang Kong, Yong Xu, Wenwu Wang, Mark Plumbley

TL;DR
This paper introduces a joint detection-classification model for audio tagging that effectively handles weakly labeled data by focusing on informative audio regions, improving accuracy without requiring event-level labels.
Contribution
The proposed JDC model simultaneously detects and classifies audio events, attending to informative segments, and is trained without event-level annotations, advancing weakly supervised audio tagging.
Findings
Reduced EER from 19.0% to 16.9% on CHiME Home dataset
Successfully trained event detector without event-level labels
Improved focus on informative audio regions
Abstract
Audio tagging aims to assign one or several tags to an audio clip. Most of the datasets are weakly labelled, which means only the tags of the clip are known, without knowing the occurrence time of the tags. The labeling of an audio clip is often based on the audio events in the clip and no event level label is provided to the user. Previous works have used the bag of frames model assume the tags occur all the time, which is not the case in practice. We propose a joint detection-classification (JDC) model to detect and classify the audio clip simultaneously. The JDC model has the ability to attend to informative and ignore uninformative sounds. Then only informative regions are used for classification. Experimental results on the "CHiME Home" dataset show that the JDC model reduces the equal error rate (EER) from 19.0% to 16.9%. More interestingly, the audio event detector is trained…
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 · Speech Recognition and Synthesis
