论文标题
与补体交叉熵的不平衡图像分类
Imbalanced Image Classification with Complement Cross Entropy
论文作者
论文摘要
最近,深度学习模型依赖于大规模的类平衡数据集在计算机视觉应用程序中取得了巨大成功。但是,由于性能退化,不平衡的类分布仍然限制了这些模型的广泛适用性。为了解决这个问题,在本文中,我们专注于跨熵的研究,该研究主要忽略了错误类别的输出得分。这项工作发现,中和不正确的类别的预测概率提高了图像分类不平衡的预测准确性。本文提出了一个基于此发现的简单但有效的损失,称为补体熵。拟议的损失使地面真相类别通过无需其他培训程序而中和不正确的类别的概率来使其他类别的概率淹没其他类别。随之而来的是,这种损失有助于模型学习关键信息,尤其是从少数群体中的样本中。它确保对分布不平衡的结果更准确,更强大的分类结果。对数据集不平衡的广泛实验证明了该方法的有效性。
Recently, deep learning models have achieved great success in computer vision applications, relying on large-scale class-balanced datasets. However, imbalanced class distributions still limit the wide applicability of these models due to degradation in performance. To solve this problem, in this paper, we concentrate on the study of cross entropy which mostly ignores output scores on incorrect classes. This work discovers that neutralizing predicted probabilities on incorrect classes improves the prediction accuracy for imbalanced image classification. This paper proposes a simple but effective loss named complement cross entropy based on this finding. The proposed loss makes the ground truth class overwhelm the other classes in terms of softmax probability, by neutralizing probabilities of incorrect classes, without additional training procedures. Along with it, this loss facilitates the models to learn key information especially from samples on minority classes. It ensures more accurate and robust classification results on imbalanced distributions. Extensive experiments on imbalanced datasets demonstrate the effectiveness of the proposed method.