SDLGASJan 23

I Guess That's Why They Call it the Blues: Causal Analysis for Audio Classifiers

arXiv:2601.16675v11 citationsh-index: 3
Originality Incremental advance
AI Analysis

This work addresses the issue of interpretability and robustness in audio classifiers for researchers and practitioners, though it is incremental as it applies causal analysis to an existing domain.

The paper tackled the problem of audio classifiers relying on non-musical features and spurious correlations by introducing a causal reasoning method to identify sufficient and necessary frequency features, resulting in the ability to manipulate model outputs with small, inaudible changes to frequencies (e.g., one out of 240,000 frequencies causing a classification change 58% of the time).

It is well-known that audio classifiers often rely on non-musically relevant features and spurious correlations to classify audio. Hence audio classifiers are easy to manipulate or confuse, resulting in wrong classifications. While inducing a misclassification is not hard, until now the set of features that the classifiers rely on was not well understood. In this paper we introduce a new method that uses causal reasoning to discover features of the frequency space that are sufficient and necessary for a given classification. We describe an implementation of this algorithm in the tool FreqReX and provide experimental results on a number of standard benchmark datasets. Our experiments show that causally sufficient and necessary subsets allow us to manipulate the outputs of the models in a variety of ways by changing the input very slightly. Namely, a change to one out of 240,000 frequencies results in a change in classification 58% of the time, and the change can be so small that it is practically inaudible. These results show that causal analysis is useful for understanding the reasoning process of audio classifiers and can be used to successfully manipulate their outputs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes