English

XAI-based Comparison of Input Representations for Audio Event Classification

Sound 2023-04-28 v1 Computer Vision and Pattern Recognition Machine Learning Audio and Speech Processing

Abstract

Deep neural networks are a promising tool for Audio Event Classification. In contrast to other data like natural images, there are many sensible and non-obvious representations for audio data, which could serve as input to these models. Due to their black-box nature, the effect of different input representations has so far mostly been investigated by measuring classification performance. In this work, we leverage eXplainable AI (XAI), to understand the underlying classification strategies of models trained on different input representations. Specifically, we compare two model architectures with regard to relevant input features used for Audio Event Detection: one directly processes the signal as the raw waveform, and the other takes in its time-frequency spectrogram representation. We show how relevance heatmaps obtained via "Siren"{Layer-wise Relevance Propagation} uncover representation-dependent decision strategies. With these insights, we can make a well-informed decision about the best input representation in terms of robustness and representativity and confirm that the model's classification strategies align with human requirements.

Keywords

Cite

@article{arxiv.2304.14019,
  title  = {XAI-based Comparison of Input Representations for Audio Event Classification},
  author = {Annika Frommholz and Fabian Seipel and Sebastian Lapuschkin and Wojciech Samek and Johanna Vielhaben},
  journal= {arXiv preprint arXiv:2304.14019},
  year   = {2023}
}

Comments

7 pages, 4 figures

R2 v1 2026-06-28T10:19:24.955Z