首页 > AI前沿 > PTC-Bias: Phoneme-Level Temporal Competition for Bias Retrieval and Post-Decoding Correction in Speech LLMs

PTC-Bias: Phoneme-Level Temporal Competition for Bias Retrieval and Post-Decoding Correction in Speech LLMs

arXiv自然语言 2026-09-24 03:13 7 阅读 查看原文

Contextual biasing improves rare-word recognition in speech large language models (SpeechLLMs), but efficiently exploiting large bias lists remains challenging.

We propose PTC-Bias, a two-stage framework based on phoneme-level temporal competition.

At the prefill stage, PTC Retrieval performs frame-synchronous phoneme decoding and temporal competition among candidate pronunciations, producing a compact bias-word shortlist and corresponding speech intervals.

After SpeechLLM decoding, PTC Correction conducts a second local competition between the retrieved candidates and mismatched transcript spans within these intervals.

Selective correction reduces near-homophone and word-segmentation errors while preserving correct transcriptions.

Both stages share the same phoneme posteriors and require no additional SpeechLLM forward pass.

Experiments on LibriSpeech show consistent gains across two SpeechLLMs and bias lists of up to 2000 words.

With Prompt-SLAM-ASR-7B and 2000 bias words, PTC-Bias reduces B-WER by 23.4%/23.9% relative to CTC-Filter on test-clean/test-other, while keeping U-WER nearly unchanged.