ICASSP 2018accepted0 citations

Audio Set Classification with Attention Model: A Probabilistic Perspective

Qiuqiang Kong, Yong Xu, Wenwu Wang, Mark D. Plumbley

Abstract

This paper investigates the Audio Set classification. Audio Set is a large scale weakly labelled dataset (WLD) of audio clips. In WLD only the presence of a label is known, without knowing the happening time of the labels. We propose an attention model to solve this WLD problem and explain the attention model from a novel probabilistic perspective. Each audio clip in Audio Set consists of a collection of features. We call each feature as an instance and the collection as a bag following the terminology in multiple instance learning. In the attention model, each instance in the bag has a trainable probability measure for each class. The classification of the bag is the expectation of the classification output of the instances in the bag with respect to the learned probability measure. Experiments show that the proposed attention model achieves a mAP of 0.327 on Audio Set, outperforming the Google's baseline of 0.314.

BibTeX
@inproceedings{icassp2018_audiosetclassifi,
  title = {Audio Set Classification with Attention Model: A Probabilistic Perspective},
  author = {Qiuqiang Kong and Yong Xu and Wenwu Wang and Mark D. Plumbley},
  booktitle = {ICASSP 2018},
  year = {2018}
}