arXiv:2512.10170cs.SDcs.LG2025-12

用语义相似度校准音频字幕模型置信度,提升可靠性

Semantic-Aware Confidence Calibration for Automated Audio Captioning

  • 在Whisper模型上增加置信度预测头,从解码器状态估计不确定性
  • 用CLAP和FENSE计算语义正确性,使置信度更反映真实质量
  • 在Clotho v2上实现ECE降低至0.071,优于基线0.488,适合部署场景

自动化音频字幕模型常产生过度自信的预测,无论语义是否准确,影响实际应用可靠性。这一问题源于两个因素:基于n-gram重叠的评估指标无法捕捉语义正确性,且缺乏校准的置信度估计。本文提出一个框架,通过整合置信度预测与语义相似性定义正确性来解决上述问题。方法在Whisper基础上引入可学习的置信度预测头,从解码器隐藏状态估计不确定性;使用CLAP音频-文本嵌入与句向量相似度(FENSE)定义语义正确性,从而计算反映真实字幕质量的期望校准误差(ECE)。在Clotho v2数据集上的实验表明,结合语义评估的置信度引导束搜索显著改善校准效果(基于CLAP的ECE为0.071),远优于贪婪解码基线(ECE为0.488),同时在标准指标上也提升了字幕质量。结果表明,语义相似度比传统n-gram指标更适合用于音频字幕的置信度校准。

原文摘要 · Abstract (English)

Automated audio captioning models frequently produce overconfident predictions regardless of semantic accuracy, limiting their reliability in deployment. This deficiency stems from two factors: evaluation metrics based on n-gram overlap that fail to capture semantic correctness, and the absence of calibrated confidence estimation. We present a framework that addresses both limitations by integrating confidence prediction into audio captioning and redefining correctness through semantic similarity. Our approach augments a Whisper-based audio captioning model with a learned confidence prediction head that estimates uncertainty from decoder hidden states. We employ CLAP audio-text embeddings and sentence transformer similarities (FENSE) to define semantic correctness, enabling Expected Calibration Error (ECE) computation that reflects true caption quality rather than surface-level text overlap. Experiments on Clotho v2 demonstrate that confidence-guided beam search with semantic evaluation achieves dramatically improved calibration (CLAP-based ECE of 0.071) compared to greedy decoding baselines (ECE of 0.488), while simultaneously improving caption quality across standard metrics. Our results establish that semantic similarity provides a more meaningful foundation for confidence calibration in audio captioning than traditional n-gram metrics.

音频字幕置信度校准语义相似度Whisper

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。