paper-with-me

Papers

Speech-Aware Long Context Pruning and Integration for Contextualized Automatic Speech Recognition

2025-11-14 · Yiming Rong, Yixin Zhang, Ziyi Wang, Deyang Jiang, Yunlong Zhao, Haoran Wu, Shiyu Zhou, Bo Xu arxiv

Automatic speech recognition (ASR) systems have achieved remarkable performance in common conditions but often struggle to leverage long-context information in contextualized scenarios that require domain-specific knowledge, such as conference presentations. This challenge arises primarily due to constrained model context windows and the sparsity of relevant information within extensive contextual noise. To solve this, we propose the SAP$^{2}$ method, a novel framework that dynamically prunes and integrates relevant contextual keywords in two stages. Specifically, each stage leverages our proposed Speech-Driven Attention-based Pooling mechanism, enabling efficient compression of context embeddings while preserving speech-salient information. Experimental results demonstrate state-of-the-art performance of SAP$^{2}$ on the SlideSpeech and LibriSpeech datasets, achieving word error rates (WER) of 7.71% and 1.12%, respectively. On SlideSpeech, our method notably reduces biased keyword error rates (B-WER) by 41.1% compared to non-contextual baselines. SAP$^{2}$ also exhibits robust scalability, consistently maintaining performance under extensive contextual input conditions on both datasets.

📄 PDF Abstract BibTeX arXiv:2511.11139

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Recognition

Similar Papers 제목 키워드 기반

SpeechPrune: Context-aware Token Pruning for Speech Information Retrieval

2024-12-16 · Yueqian Lin, Yuzhe Fu, Jingyang Zhang, Yudong Liu 외

We introduce Speech Information Retrieval (SIR), a new long-context task for Speech Large Language Models (Speech LLMs), and present SPIRAL, a 1,012-sample benchmark testing models' ability to extract critical details fr…

FormInformation RetrievalRetrievaltext similarity

CPrune: Compiler-Informed Model Pruning for Efficient Target-Aware DNN Execution

2022-07-04 · Yongin Kwon, Jemin Lee, TaeHo Kim, Sangtae Ha

Mobile devices run deep learning models for various purposes, such as image classification and speech recognition. Due to the resource constraints of mobile devices, researchers have focused on either making a lightweigh…

Compiler Optimizationimage-classificationImage ClassificationModel Compression+2

Weight, Block or Unit? Exploring Sparsity Tradeoffs for Speech Enhancement on Tiny Neural Accelerators

2021-11-03 · Marko Stamenovic, Nils L. Westhausen, Li-Chia Yang, Carl Jensen 외

We explore network sparsification strategies with the aim of compressing neural speech enhancement (SE) down to an optimal configuration for a new generation of low power microcontroller based neural accelerators (microN…

Model CompressionSpeech Enhancement

Budget-Aware Compression Pipeline for Single-GPU LLM Inference: Methods, Trade-offs, and Coupling Effects

2026-08-30 · Hongyu Yu, Yifei Shen arxiv

Single-GPU deployment of 70B-parameter language models on an NVIDIA GPU is constrained by device memory, long-context throughput, and engineering integration cost. We cast single-GPU inference as a budget-aware design pr…

Context-Driven Dynamic Pruning for Large Speech Foundation Models

2025-05-24 · Masao Someki, Shikhar Bharadwaj, Atharva Anand Joshi, Chyi-Jiunn Lin 외

Speech foundation models achieve strong generalization across languages and acoustic conditions, but require significant computational resources for inference. In the context of speech foundation models, pruning techniqu…