arXiv:2604.23289cs.CVcs.AI2026-04中稿 · and presented at t…

预测深度神经网络何时会出错,提升多媒体系统可靠性。

MetaErr: Towards Predicting Error Patterns in Deep Neural Networks

论文配图:MetaErr: Towards Predicting Error Patterns in Deep Neural Networks
图 1 · 摘自论文原文
  • 用元模型分析基础模型表现,判断单个样本预测是否失败。
  • 在三个视觉数据集上优于多个强基线方法。
  • 无需了解基础模型结构,适用于多种场景。

由于深度学习的空前成功,它已成为当今多媒体计算应用的核心组成部分。然而,深度学习系统并不完美,可能在没有预警或解释的情况下突然失效。尽管降低深度神经网络错误率是多媒体领域的重点,但预测系统何时会失败的研究仍相对不足。本文提出一种简单而有效的框架 MetaErr,旨在解决这一被忽视的问题。通过训练一个元模型,该模型根据基础模型在特定任务上的表现,预测其对某个数据样本的预测是否会失败。该元模型完全不依赖于基础模型的架构和训练参数。这种错误预测系统在多种智能多媒体应用中极具价值。实证研究表明,本框架在多个竞争基线中表现优异。我们进一步展示了其在基于伪标签的半监督学习中的应用效果,证明 MetaErr 在三个基准计算机视觉数据集上超越了多个强基线。

原文摘要 · Abstract (English)

Due to the unprecedented success of deep learning, it has become an integral component in several multimedia computing applications in todays world. Unfortunately, deep learning systems are not perfect and can fail, sometimes abruptly, without prior warning or explanation. While reducing the error rate of deep neural networks has been the primary focus of the multimedia community, the problem of predicting when a deep learning system is going to fail has received significantly less research attention. In this paper, we propose a simple yet effective framework, MetaErr, to address this under-explored problem in deep learning research. We train a meta-model whose goal is to predict whether a base deep neural network will succeed or fail in predicting a particular data sample, by observing the base models performance on a given learning task. The meta-model is completely agnostic of the architecture and training parameters of the base model. Such an error prediction system can be immensely useful in a variety of smart multimedia applications. Our empirical studies corroborate the promise and potential of our framework against competing baselines. We further demonstrate the usefulness of our framework to improve the performance of pseudo-labeling-based semi-supervised learning, and show that MetaErr outperforms several strong baselines on three benchmark computer vision datasets.

错误预测深度学习元学习半监督学习

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