Listening with Attention: Entropy-Guided Explainability for Transformer-Based Audio Models
- company Hugging Face
- lab arXiv
- lab arXivLabs
- location arXiv
- person Ravi Ranjan Kumar
- product DagsHub
- product GotitPub
- product Whisper
A new explainability framework called LEAF-X aims to make transformer-based automatic speech recognition models more interpretable, according to a paper submitted to arXiv on June 12, 2026 [1]. The method targets a persistent gap between the high accuracy of models like Whisper and the difficulty of understanding their internal decisions [2]. Transformer-based automatic speech recognition (ASR) models such as OpenAI's Whisper are highly accurate, but their predictions remain difficult to interpret [2]. Existing explainable AI (XAI) methods often lack faithfulness and precise temporal grounding, meaning the explanations they provide do not reliably reflect the model's actual computation or align correctly with specific moments in an audio input [2]. Ravi Ranjan Kumar, the author of the paper, proposes Listening with Entropy-guided Attention for Faithful explainability (LEAF-X), a model-intrinsic XAI framework designed specifically for transformer-based ASR [1]. LEAF-X combines three techniques: entropy-guided attention weighting, multi-layer attention rollout, and optional causal ablations [2]. The framework identifies low-entropy, high-impact attention heads and layers, then produces sparse token-to-frame attributions [2]. Unlike perturbation-based explainers, which alter inputs to observe output changes, or raw attention maps, which can be noisy, LEAF-X exploits the internal structure of encoder-decoder and speech-augmented decoder-only models to generate explanations that better reflect model computation [2]. The paper reports quantitative improvements over existing methods. LEAF-X achieved a 32% improvement in faithfulness, 35-39% stronger locality and sparsity, and the most stable attributions among the tested approaches [2]. These metrics suggest the framework provides explanations that are both more accurate and more focused on the relevant portions of the input audio. The work supports the broader push for more transparent and auditable ASR systems, which are increasingly deployed in voice assistants, transcription services, and accessibility tools [2]. The paper was submitted to arXiv on June 12, 2026, and is listed under the Computer Science and Sound categories [1]. The preprint is available in both PDF and experimental HTML formats, with a file size of 11,526 KB [1]. The research community can access the paper through platforms that index arXiv content, including Hugging Face's daily papers page, which aggregates trending machine learning preprints [7]. Hugging Face also allows authors to link their papers to models, datasets, and interactive demos, and supports verified authorship claims through its paper pages system [5].
research-papertool-release
Background sources we checked (9)
- arxiv.org ↗ Transformer-based automatic speech recognition (ASR) models such as Whisper are highly accurate, but their predictions remain difficult to interpret. Existing explainable AI (XAI) methods often lack faithfulness and precise temporal grounding. We propose Listening with Entropy-gu…
- en.wikipedia.org ↗ The Kardashev scale (Russian: шкала Кардашёва, romanized: shkala Kardashova) is a method of measuring a civilization's level of technological advancement based on the amount of energy it is capable of harnessing and using. The measure was proposed by Soviet astronomer Nikolai Kar…
- arxiv.org ↗ We review thirteen generative systems and five supporting datasets for quantum circuit and quantum code generation, identified through a structured scoping review of Hugging Face, arXiv, and provenance tracing (January-February 2026). We organize the field along two axes: artifac…
- huggingface.co ↗ # Paper Pages Paper pages allow people to find artifacts related to a paper such as models, datasets and apps/demos (Spaces). Paper pages also enable the community to discuss about the paper. ## Linking a Paper to a model, dataset or Space If the repository card (`README.md`) …
- huggingface.co ↗ # How to Add a Space to ArXiv ... Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to th…
- huggingface.co ↗ Daily Papers - Hugging Face new Get trending papers in your email inbox once a day! Get trending papers in your email inbox! Subscribe # Daily Papers ## byAK and the research community - Daily - Weekly - Monthly Trending Papers https://huggingface.co/papers/date/2026-06-…
- en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
- en.wikipedia.org ↗ Qwen (also known as Tongyi Qianwen, Chinese: 通义千问; pinyin: Tōngyì Qiānwèn) is a family of large language models developed by Alibaba Cloud. Many Qwen models are distributed under the free and open-source Apache 2.0 license, the source-available Qwen License, or the non-commercial…