paper-with-me

Papers

AND: Audio Network Dissection for Interpreting Deep Acoustic Models

2024-06-24 · Tung-Yu Wu, Yu-Xiang Lin, Tsui-Wei Weng

Neuron-level interpretations aim to explain network behaviors and properties by investigating neurons responsive to specific perceptual or structural input patterns. Although there is emerging work in the vision and language domains, none is explored for acoustic models. To bridge the gap, we introduce $\textit{AND}$, the first $\textbf{A}$udio $\textbf{N}$etwork $\textbf{D}$issection framework that automatically establishes natural language explanations of acoustic neurons based on highly-responsive audio. $\textit{AND}$ features the use of LLMs to summarize mutual acoustic features and identities among audio. Extensive experiments are conducted to verify $\textit{AND}$'s precise and informative descriptions. In addition, we demonstrate a potential use of $\textit{AND}$ for audio machine unlearning by conducting concept-specific pruning based on the generated descriptions. Finally, we highlight two acoustic model behaviors with analysis by $\textit{AND}$: (i) models discriminate audio with a combination of basic acoustic features rather than high-level abstract concepts; (ii) training strategies affect model behaviors and neuron interpretability -- supervised training guides neurons to gradually narrow their attention, while self-supervised learning encourages neurons to be polysemantic for exploring high-level features.

📄 PDF Abstract BibTeX arXiv:2406.16990

Code (0)

등록된 구현이 없습니다.

Tasks

Machine UnlearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

APEX: Audio Prototype EXplanations for Classification Tasks

2026-05-11 · Piotr Kawa, Kornel Howil, Piotr Borycki, Miłosz Adamczyk 외 arxiv

Explainable AI (XAI) has achieved remarkable success in image classification, yet the audio domain lacks equally mature solutions. Current methods apply vision-based attribution techniques to spectrograms, overlooking fu…

Image Classification

Learning Interpretable Features in Audio Latent Spaces via Sparse Autoencoders

2025-10-27 · Nathan Paek, Yongyi Zang, Qihui Yang, Randal Leistikow arxiv

While sparse autoencoders (SAEs) successfully extract interpretable features from language models, applying them to audio generation faces unique challenges: audio's dense nature requires compression that obscures semant…

Audio GenerationMusic Generation

Towards disentangling the contributions of articulation and acoustics in multimodal phoneme recognition

2025-05-29 · Sean Foley, Hong Nguyen, JIhwan Lee, Sudarsana Reddy Kadiri 외

Although many previous studies have carried out multimodal learning with real-time MRI data that captures the audio-visual kinematics of the vocal tract during speech, these studies have been limited by their reliance on…

Phoneme Recognition

Interpreting Face Inference Models using Hierarchical Network Dissection

2021-08-23 · Divyang Teotia, Agata Lapedriza, Sarah Ostadabbas

This paper presents Hierarchical Network Dissection, a general pipeline to interpret the internal representation of face-centric inference models. Using a probabilistic formulation, our pipeline pairs units of the model …

Attribute

Explainability of CNN Based Classification Models for Acoustic Signal

2025-09-10 · Zubair Faruqui, Mackenzie S. McIntire, Rahul Dubey, Jay McEntee arxiv

Explainable Artificial Intelligence (XAI) has emerged as a critical tool for interpreting the predictions of complex deep learning models. While XAI has been increasingly applied in various domains within acoustics, its …