English

Acoustic Event Detection with Classifier Chains

Audio and Speech Processing 2022-02-18 v1 Sound

Abstract

This paper proposes acoustic event detection (AED) with classifier chains, a new classifier based on the probabilistic chain rule. The proposed AED with classifier chains consists of a gated recurrent unit and performs iterative binary detection of each event one by one. In each iteration, the event's activity is estimated and used to condition the next output based on the probabilistic chain rule to form classifier chains. Therefore, the proposed method can handle the interdependence among events upon classification, while the conventional AED methods with multiple binary classifiers with a linear layer and sigmoid function have placed an assumption of conditional independence. In the experiments with a real-recording dataset, the proposed method demonstrates its superior AED performance to a relative 14.80% improvement compared to a convolutional recurrent neural network baseline system with the multiple binary classifiers.

Keywords

Cite

@article{arxiv.2202.08470,
  title  = {Acoustic Event Detection with Classifier Chains},
  author = {Tatsuya Komatsu and Shinji Watanabe and Koichi Miyazaki and Tomoki Hayashi},
  journal= {arXiv preprint arXiv:2202.08470},
  year   = {2022}
}

Comments

5pages, presented at Interspeech2021

R2 v1 2026-06-24T09:42:09.604Z