paper-with-me

홈 › Papers

SPES: Spectrogram Perturbation for Explainable Speech-to-Text Generation

2024-11-03 · Dennis Fucci, Marco Gaido, Beatrice Savoldi, Matteo Negri, Mauro Cettolo, Luisa Bentivogli

Spurred by the demand for interpretable models, research on eXplainable AI for language technologies has experienced significant growth, with feature attribution methods emerging as a cornerstone of this progress. While prior work in NLP explored such methods for classification tasks and textual applications, explainability intersecting generation and speech is lagging, with existing techniques failing to account for the autoregressive nature of state-of-the-art models and to provide fine-grained, phonetically meaningful explanations. We address this gap by introducing Spectrogram Perturbation for Explainable Speech-to-text Generation (SPES), a feature attribution technique applicable to sequence generation tasks with autoregressive models. SPES provides explanations for each predicted token based on both the input spectrogram and the previously generated tokens. Extensive evaluation on speech recognition and translation demonstrates that SPES generates explanations that are faithful and plausible to humans.

📄 PDF Abstract BibTeX arXiv:2411.01710

Code (1)

hlt-mt/fbk-fairseq 공식 구현 pytorch

Tasks

speech-recognitionSpeech RecognitionSpeech-to-TextText Generation

Similar Papers 제목 키워드 기반

Phoneme Discretized Saliency Maps for Explainable Detection of AI-Generated Voice

2024-06-14 · Shubham Gupta, Mirco Ravanelli, Pascal Germain, Cem Subakan

In this paper, we propose Phoneme Discretized Saliency Maps (PDSM), a discretization algorithm for saliency maps that takes advantage of phoneme boundaries for explainable detection of AI-generated voice. We experimental…

text-to-speechText to Speech

PhaseFool: Phase-oriented Audio Adversarial Examples via Energy Dissipation

2021-09-29 · Ziyue Jiang, Yi Ren, Zhou Zhao

Audio adversarial attacks design perturbations onto inputs that lead an automatic speech recognition (ASR) model to predict incorrect outputs. Current audio adversarial attacks optimize perturbations with different const…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Sentencespeech-recognition+1

X-DC: Explainable Deep Clustering based on Learnable Spectrogram Templates

2020-09-18 · Chihiro Watanabe, Hirokazu Kameoka

Deep neural networks (DNNs) have achieved substantial predictive performance in various speech processing tasks. Particularly, it has been shown that a monaural speech separation task can be successfully solved with a DN…

ClusteringDeep ClusteringSpeech Separation

Radically Old Way of Computing Spectra: Applications in End-to-End ASR

2021-03-25 · Samik Sadhu, Hynek Hermansky

We propose a technique to compute spectrograms using Frequency Domain Linear Prediction (FDLP) that uses all-pole models to fit the squared Hilbert envelope of speech in different frequency sub-bands. The spectrogram of …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

The Unheard Alternative: Contrastive Explanations for Speech-to-Text Models

2025-09-30 · Lina Conti, Dennis Fucci, Marco Gaido, Matteo Negri 외 arxiv

Contrastive explanations, which indicate why an AI system produced one output (the target) instead of another (the foil), are widely regarded in explainable AI as more informative and interpretable than standard explanat…