通过同步预测置信度提升模型选择性预测能力
Selective Prior Synchronization via SYNC Loss
- 将软最大输出融入网络训练,动态优化选择性预测
- 在CIFAR-100等数据集上超越现有方法性能
- 适合需要可靠不确定性判断的高风险应用
不确定性下的预测是深度神经网络负责任应用的关键。本文聚焦于选择性预测,即让DNN根据预测不确定性自主决定是否输出结果。现有方法或为事前型(如SelectiveNet),修改网络结构或损失函数;或为事后型(如软最大值响应),通过分析概率输出实现。我们发现事后型方法隐式生成了一种称为‘选择先验’的不确定性信息,传统上仅用于推理阶段。我们认为该先验在训练阶段同样重要。因此提出SYNC损失,首次将软最大值响应整合进SelectiveNet的训练过程,通过考察选择先验来增强其选择性预测能力。在CIFAR-100、ImageNet-100和Stanford Cars等多个数据集上的实验表明,该方法不仅提升了模型泛化能力,还在选择性预测性能上超越先前工作,创下新基准。
原文摘要 · Abstract (English)
Prediction under uncertainty is a critical requirement for the deep neural network to succeed responsibly. This paper focuses on selective prediction, which allows DNNs to make informed decisions about when to predict or abstain based on the uncertainty level of their predictions. Current methods are either ad-hoc such as SelectiveNet, focusing on how to modify the network architecture or objective function, or post-hoc such as softmax response, achieving selective prediction through analyzing the model's probabilistic outputs. We observe that post-hoc methods implicitly generate uncertainty information, termed the selective prior, which has traditionally been used only during inference. We argue that the selective prior provided by the selection mechanism is equally vital during the training stage. Therefore, we propose the SYNC loss which introduces a novel integration of ad-hoc and post-hoc method. Specifically, our approach incorporates the softmax response into the training process of SelectiveNet, enhancing its selective prediction capabilities by examining the selective prior. Evaluated across various datasets, including CIFAR-100, ImageNet-100, and Stanford Cars, our method not only enhances the model's generalization capabilities but also surpasses previous works in selective prediction performance, and sets new benchmarks for state-of-the-art performance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。