arXiv:2602.04924cs.LGcs.SD2026-02被引 1

让AI在不确定时选择不答,提升音视频问答可靠性。

Knowing When to Answer: Adaptive Confidence Refinement for Reliable Audio-Visual Question Answering

  • 用自适应修正机制优化置信度,比传统方法更准判断是否该回答。
  • 在三种架构上均显著优于现有方法,跨分布和数据偏移场景表现稳定。
  • 适合需要高可靠性的音视频问答应用,如医疗或安防场景。

我们提出一个可靠的音视频问答($ℜ$-AVQA)问题形式化定义,强调在可能出错时宁愿放弃回答。尽管当前的音视频问答模型准确率高,但其识别自身错误倾向并主动回避回答的能力仍缺乏研究。为此,我们探索多种方法并提出自适应置信度精炼(ACR),一种轻量级改进方案。核心洞察是:最大Softmax概率(MSP)仅在强校准条件下为贝叶斯最优,而深度神经网络尤其是多模态模型通常不满足此条件。ACR保留MSP作为主要置信信号,当其不可靠时引入输入自适应残差修正。ACR包含两个可学习头:一是预测MSP未捕捉的小幅正确性残差的残差风险头;二是判断MSP可信度的置信门控头。实验与理论分析表明,ACR在三种不同架构上均持续优于现有方法,涵盖分布内、分布外及数据偏移场景,为$ℜ$-AVQA任务奠定了坚实基础。代码与检查点将在接受后公开。

原文摘要 · Abstract (English)

We present a formal problem formulation for \textit{Reliable} Audio-Visual Question Answering ($\mathcal{R}$-AVQA), where we prefer abstention over answering incorrectly. While recent AVQA models have high accuracy, their ability to identify when they are likely wrong and their consequent abstention from answering remain underexplored areas of research. To fill this gap, we explore several approaches and then propose Adaptive Confidence Refinement (ACR), a lightweight method to further enhance the performance of $\mathcal{R}$-AVQA. Our key insight is that the Maximum Softmax Probability (MSP) is Bayes-optimal only under strong calibration, a condition usually not met in deep neural networks, particularly in multimodal models. Instead of replacing MSP, our ACR maintains it as a primary confidence signal and applies input-adaptive residual corrections when MSP is deemed unreliable. ACR introduces two learned heads: i) a Residual Risk Head that predicts low-magnitude correctness residuals that MSP does not capture, and ii) a Confidence Gating Head to determine MSP trustworthiness. Our experiments and theoretical analysis show that ACR consistently outperforms existing methods on in- and out-of-disrtibution, and data bias settings across three different AVQA architectures, establishing a solid foundation for $\mathcal{R}$-AVQA task. The code and checkpoints will be available upon acceptance \href{https://github.com/PhuTran1005/R-AVQA}{at here}

音视频问答置信度校准多模态可靠性

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