paper-with-me

홈 › Papers

Zero-Shot Context-Aware ASR for Diverse Arabic Varieties

2025-11-24 · Bashar Talafha, Amin Abu Alhassan, Muhammad Abdul-Mageed arxiv

Zero-shot ASR for Arabic remains challenging: while multilingual models perform well on Modern Standard Arabic (MSA), error rates rise sharply on dialectal and accented speech due to linguistic mismatch and scarce labeled data. We study context-aware decoding as a lightweight test-time adaptation paradigm that conditions inference on external side information without parameter updates. For promptable encoder-decoder ASR (e.g., Whisper), we incorporate context through (i) decoder prompting with first-pass hypotheses and (ii) encoder/decoder prefixing with retrieved speech-text exemplars, complemented by simple prompt reordering and optional speaker-matched synthetic exemplars to improve robustness in informal and multi-speaker settings. To extend contextual adaptation beyond promptable architectures, we introduce proxy-guided n-best selection for CTC ASR: given one or more external proxy hypotheses, we select from a model's n-best list by minimizing text-level distance to the proxies, enabling contextual inference without direct prompting. Across ten Arabic conditions spanning MSA, accented MSA, and multiple dialects, context-aware decoding yields average relative WER reductions of 22.29% on MSA, 20.54 on accented MSA, and 9.15% on dialectal Arabic. For CTC models, proxy-guided selection reduces WER by 15.6% relative on MSA and recovers a substantial fraction of oracle n-best gains, demonstrating that context-aware inference generalizes beyond encoder-decoder ASR.

📄 PDF Abstract BibTeX arXiv:2511.18774

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time Adaptation

Similar Papers 제목 키워드 기반

N-Shot Benchmarking of Whisper on Diverse Arabic Speech Recognition

2023-06-05 · Bashar Talafha, Abdul Waheed, Muhammad Abdul-Mageed

Whisper, the recently developed multilingual weakly supervised model, is reported to perform well on multiple speech recognition benchmarks in both monolingual and multilingual settings. However, it is not clear how Whis…

Arabic Speech RecognitionBenchmarkingspeech-recognitionSpeech Recognition

ArabicNumBench: Evaluating Arabic Number Reading in Large Language Models

2026-02-21 · Anas Alhumud, Abdulaziz Alhammadi, Muhammad Badruddin Khan arxiv

We present ArabicNumBench, a comprehensive benchmark for evaluating large language models on Arabic number reading tasks across Eastern Arabic-Indic numerals (0-9 in Arabic script) and Western Arabic numerals (0-9). We e…

Self-Training Pre-Trained Language Models for Zero- and Few-Shot Multi-Dialectal Arabic Sequence Labeling

2021-01-12 · EACL 2021 2 · Muhammad Khalifa, Muhammad Abdul-Mageed, Khaled Shaalan

A sufficient amount of annotated data is usually required to fine-tune pre-trained language models for downstream tasks. Unfortunately, attaining labeled data can be costly, especially for multiple language varieties and…

Language ModellingNERPOSPOS Tagging

VoxArabica: A Robust Dialect-Aware Arabic Speech Recognition System

2023-10-17 · Abdul Waheed, Bashar Talafha, Peter Sullivan, AbdelRahim Elmadany 외

Arabic is a complex language with many varieties and dialects spoken by over 450 millions all around the world. Due to the linguistic diversity and variations, it is challenging to build a robust and generalized ASR syst…

Arabic Speech RecognitionAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Dialect Identification+4

Context-aware Feature Generation for Zero-shot Semantic Segmentation

2020-08-16 · Zhangxuan Gu, Siyuan Zhou, Li Niu, Zihan Zhao 외

Existing semantic segmentation models heavily rely on dense pixel-wise annotations. To reduce the annotation pressure, we focus on a challenging task named zero-shot semantic segmentation, which aims to segment unseen ob…

SegmentationSemantic SegmentationWord EmbeddingsZero Shot Segmentation+1