Robustness of Neural Architectures for Audio Event Detection
Juncheng B Li, Zheng Wang, Shuhui Qu, Florian Metze

TL;DR
This paper investigates how various neural network models for audio event detection perform under different noise conditions without preprocessing, revealing their robustness differences and providing insights for future improvements.
Contribution
It provides a comprehensive analysis of the robustness of different neural architectures on audio classification under noise without preprocessing.
Findings
CNNs show stronger locality bias and potentially better robustness
Transformers exhibit different performance patterns under noise
Output distributions and weights help explain model behaviors
Abstract
Traditionally, in Audio Recognition pipeline, noise is suppressed by the "frontend", relying on preprocessing techniques such as speech enhancement. However, it is not guaranteed that noise will not cascade into downstream pipelines. To understand the actual influence of noise on the entire audio pipeline, in this paper, we directly investigate the impact of noise on a different types of neural models without the preprocessing step. We measure the recognition performances of 4 different neural network models on the task of environment sound classification under the 3 types of noises: \emph{occlusion} (to emulate intermittent noise), \emph{Gaussian} noise (models continuous noise), and \emph{adversarial perturbations} (worst case scenario). Our intuition is that the different ways in which these models process their input (i.e. CNNs have strong locality inductive biases, which…
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.
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
