Listenable Maps for Zero-Shot Audio Classifiers
Francesco Paissan, Luca Della Libera, Mirco Ravanelli, Cem Subakan
TL;DR
This work introduces LMAC-ZS, a decoder-based post-hoc interpreter for zero-shot audio classifiers built on the CLAP cross-modal model. The method learns masks that preserve text-audio similarities under masking, enabling faithful explanations in Mel, STFT, or raw audio domains. Through extensive quantitative and qualitative evaluations, LMAC-ZS consistently demonstrates superior faithfulness compared to baselines like GradCAM++, and can generate prompt-driven, listenable explanations that align with model decisions. The approach advances transparent zero-shot audio classification with potential practical impact in settings such as healthcare, while acknowledging limitations and areas for future work.
Abstract
Interpreting the decisions of deep learning models, including audio classifiers, is crucial for ensuring the transparency and trustworthiness of this technology. In this paper, we introduce LMAC-ZS (Listenable Maps for Audio Classifiers in the Zero-Shot context), which, to the best of our knowledge, is the first decoder-based post-hoc interpretation method for explaining the decisions of zero-shot audio classifiers. The proposed method utilizes a novel loss function that maximizes the faithfulness to the original similarity between a given text-and-audio pair. We provide an extensive evaluation using the Contrastive Language-Audio Pretraining (CLAP) model to showcase that our interpreter remains faithful to the decisions in a zero-shot classification context. Moreover, we qualitatively show that our method produces meaningful explanations that correlate well with different text prompts.
