arXiv:2509.22380stat.MLcs.LG2025-09被引 1

用多维不确定性量化提升模型可靠性判断

Multidimensional Uncertainty Quantification via Optimal Transport

  • 将多种不确定性度量合并为向量,通过最优传输排序
  • 在合成、图像、文本数据上均优于单一度量方法
  • 适合需要精准识别异常或错误预测的场景

多数不确定性量化(UQ)方法仅提供单一标量值来衡量模型可靠性。然而,不同度量可提供互补信息,即使针对同一类不确定性(如基于集成和基于密度的似然不确定性),也可能捕捉不同故障模式。本文从多维视角出发,将互补的UQ度量组合成向量,并通过基于最优传输的排序方法(Monge-Kantorovich秩)对向量进行排序,使排名更高的预测被视为更不确定。提出的VecUQ-OT算法采用熵正则化最优传输,其传输映射在分布内数据的评分向量上学习,无需重训练即可应用于未见输入,包括分布外样本。该框架支持灵活的非加性不确定性融合(含认知与偶然不确定性)。在选择性预测、误分类检测、分布外检测及选择性生成等下游任务中表现稳健。在合成数据、图像与文本数据上,即使单个度量失效,该方法仍保持高效。代码已开源:https://github.com/stat-ml/multidimensional_uncertainty。

原文摘要 · Abstract (English)

Most uncertainty quantification (UQ) approaches provide a single scalar value as a measure of model reliability. However, different uncertainty measures could provide complementary information on the prediction confidence. Even measures targeting the same type of uncertainty (e.g., ensemble-based and density-based measures of epistemic uncertainty) may capture different failure modes. We take a multidimensional view on UQ by stacking complementary UQ measures into a vector. Such vectors are assigned with Monge-Kantorovich ranks produced by an optimal-transport-based ordering method. The prediction is then deemed more uncertain than the other if it has a higher rank. The resulting VecUQ-OT algorithm uses entropy-regularized optimal transport. The transport map is learned on vectors of scores from in-distribution data and, by design, applies to unseen inputs, including out-of-distribution cases, without retraining. Our framework supports flexible non-additive uncertainty fusion (including aleatoric and epistemic components). It yields a robust ordering for downstream tasks such as selective prediction, misclassification detection, out-of-distribution detection, and selective generation. Across synthetic, image, and text data, VecUQ-OT shows high efficiency even when individual measures fail. The code for the method is available at: https://github.com/stat-ml/multidimensional_uncertainty.

不确定性量化最优传输多维度

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