PulseAugur
实时 23:09:05
English(EN) A Comparative Study of Machine Learning and Deep Learning for Out-of-Distribution Detection

新研究推动AI系统的分布外检测能力

研究人员正在探索机器学习中分布外(OOD)检测的新颖方法,这是确保AI在实际应用中可靠性的关键任务。新论文提出了自适应置信度OE(AOE)等技术,该技术使用温度缩放重新校准异常值标签,以更好地区分分布内和分布外数据。另一种方法ConjNorm通过优化范数系数来重新构建OOD检测的密度估计,并使用蒙特卡洛方法进行可处理的配分函数估计,在基准测试中取得了最先进的结果。一项比较研究还表明,在特定场景下,传统的机器学习方法在OOD检测方面可能比深度学习更具计算效率,在较低的延迟下提供可比的准确性。 AI

影响 新的OOD检测技术可以提高AI系统在实际应用中的可靠性和安全性。

排序理由 集群包含多篇详细介绍AI新研究方法的学术论文。

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 4 个来源。 我们如何撰写摘要 →

新研究推动AI系统的分布外检测能力

报道来源 [4]

  1. arXiv cs.LG TIER_1 English(EN) · Fengqiang Wan, Qing-Yuan Jiang, Yang Yang ·

    AOE:通过重新校准异常值标签实现详尽的分布外检测

    arXiv:2605.28021v1 Announce Type: new Abstract: Out-of-distribution (OOD) detection is essential for deploying machine learning models in open-world and safety-critical scenarios, where test inputs may deviate from the training distribution and overconfident predictions on unknow…

  2. arXiv cs.AI TIER_1 English(EN) · Bo Peng, Yadan Luo, Yonggang Zhang, Yixuan Li, Zhen Fang ·

    ConjNorm:可处理的分布外检测密度估计

    arXiv:2402.17888v5 Announce Type: replace-cross Abstract: Post-hoc out-of-distribution (OOD) detection has garnered intensive attention in reliable machine learning. Many efforts have been dedicated to deriving score functions based on logits, distances, or rigorous data distribu…

  3. arXiv cs.AI TIER_1 English(EN) · Jihyeon Baek, Seunghoon Lee, Gitaek Kwon, Doohyun Park ·

    机器学习与深度学习在分布外检测中的比较研究

    arXiv:2605.10181v2 Announce Type: replace-cross Abstract: Out-of-distribution (OOD) detection is essential for building reliable AI systems, as models that produce outputs for invalid inputs cannot be trusted. Although deep learning (DL) is often assumed to outperform traditional…

  4. arXiv stat.ML TIER_1 English(EN) · Randolph W. Linderman (Electrical and Computer Engineering Department, Duke University, Durham, NC, USA), Noah Cowan (Statistics Department, Stanford University, Stanford, CA, USA), Yiran Chen (Electrical and Computer Engineering Department, Duke Univers… ·

    从贝叶斯非参数视角看马氏距离在分布外检测中的应用

    arXiv:2502.08695v2 Announce Type: replace Abstract: Bayesian nonparametric methods are naturally suited to the problem of out-of-distribution (OOD) detection. However, these techniques have largely been eschewed in favor of simpler methods based on distances between pre-trained o…