BriefGPT.xyz
Jun, 2023
深度学习模型中重新评估损失函数:增强对标签噪声的鲁棒性
Reevaluating Loss Functions: Enhancing Robustness to Label Noise in Deep Learning Models
HTML
PDF
Max Staats, Matthias Thamm, Bernd Rosenow
TL;DR
本文提出了一种针对大型数据集中的标注错误而设计的噪声鲁棒性损失函数,并研究了该损失函数的应用及如何选择适当的损失函数,在 cifar-100 数据集上表现出色,此外还提出了一种新的 Bounded Cross Entropy 损失函数。
Abstract
Large annotated datasets inevitably contain incorrect labels, which poses a major challenge for the
training
of
deep neural networks
as they easily fit the labels. Only when
→