← 返回论文检索
ICML 2025PosterAccept (poster)

One Wave To Explain Them All: A Unifying Perspective On Feature Attribution

Gabriel Kasmi, Amandine Brunetto, Thomas Fel, Jayneel Parekh

Mines Paris - PSL University and RTE · Mines Paris - PSL University · Harvard University · Sorbonne Université

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

Feature attribution methods aim to improve the transparency of deep neural networks by identifying the input features that influence a model's decision. Pixel-based heatmaps have become the standard for attributing features to high-dimensional inputs, such as images, audio representations, and volumes. While intuitive and convenient, these pixel-based attributions fail to capture the underlying structure of the data. Moreover, the choice of domain for computing attributions has often been overlooked. This work demonstrates that the wavelet domain allows for informative and meaningful attributions. It handles any input dimension and offers a unified approach to feature attribution. Our method, the **W**avelet **A**ttribution **M**ethod (WAM), leverages the spatial and scale-localized properties of wavelet coefficients to provide explanations that capture both the *where* and *what* of a model's decision-making process. We show that WAM quantitatively matches or outperforms existing gradient-based methods across multiple modalities, including audio, images, and volumes. Additionally, we discuss how WAM bridges attribution with broader aspects of model robustness and transparency. Project page: https://gabrielkasmi.github.io/wam/