AuraTracer智迹闻
中文

EVENT DOSSIER

Reducing Hallucinated Transcripts in Whisper via Hallucination Space Projection

2026-09-07 12:00 Models 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
2mentions
SummaryAI generated

On September 7, 2026, arXiv cs.AI published a study proposing an unsupervised method to reduce hallucinations in the Whisper model during inference without re-training. This method activates through a low-rank projection decoder, estimates a compact hallucination-related subspace from non-speech calibration data, and projects the decoder’s hidden state outside this subspace during inference. Evaluation showed that the always-on projection scheme reduced the average hallucination rate (HR) of non-speech benchmarks from 31.31% to 2.44%, a relative reduction of 92.21%; while the gating scheme was applied only when the input might be non-speech, reducing HR to 3.74%, a relative reduction of 88.05%, and also resulting in a lower false rejection rate for real speech. On the LibriSpeech dataset, gating projection increased the absolute word error rate (WER) by 0.33-4.39 percentage points, and the false rejection rate (FRR) by 0.41--9.97%. The results indicate that low-rank activation projection can significantly suppress hallucinations in Whisper…

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
WhisperarXiv

Coverage · reports per dayLANGUAGE SPLIT

Entity relations
Whisper × arXiv1

SignalsSIGNALS

Keyword heat
  • Whisper1
  • arXiv1

All reports (1)SOURCES

A arXiv cs.AI en 2026-09-07 12:00

Reducing Hallucinated Transcripts in Whisper via Hallucination Space Projection

提出一种无需重新训练、在推理阶段通过低秩投影解码器激活来减少 Whisper 幻觉的无监督方法。该方法从非语音校准数据估计紧凑的幻觉相关子空间,并在推理时将解码器隐藏状态投影至该子空间之外。评估显示,始终开启的投影方案将非语音基准的平均幻觉率(HR)从 31.31% 降至 2.44%,相对降幅达 92.21%;而门控方案仅在 Whisper 预测输入可能为非语音时应用,将 HR 降至 3.74%,相对降幅为 88.05%,且对真实语音的误拒率更低。在 LibriSpeech 数据集上,门控投影使绝对词错误率(WER)增加 0.33-4.39 个百分点,误拒率(FRR)为 0.41--9.97%。结果表明,低秩激活投影可在不重新训练的情况下大幅抑制 Whisper 幻觉,并提供幻觉抑制与语音识别性能之间的可控权…