改进交叉熵损失权重策略,提升医学图像分割的不平衡数据表现
Dilated Balanced Cross Entropy Loss for Medical Image Segmentation
- 用类别掩码的膨胀区域动态调整权重,兼顾邻近像素信息
- 在多个数据集上显著超越平衡交叉熵损失,接近Dice+交叉熵组合效果
- 为加权交叉熵提供有效策略,适合追求轻量高效分割的场景
本文提出一种新型方法以解决医学图像分割中的数据不平衡问题。传统平衡交叉熵(Balanced CE)损失通过反比于类别频率分配权重,旨在均衡各类别对总损失的影响,防止模型偏向多数类。然而,已有研究显示该方法会显著降低性能,因此在医学分割中不常用,通常采用基于区域的损失如Dice损失来应对类别不平衡。本文提出的稀疏化平衡交叉熵(DBCE)损失,根据每个类别掩码的膨胀区域确定权重,将类别及其周围像素共同纳入加权考虑。实验表明,所提方法在多个数据集上显著优于平衡交叉熵损失,性能优于普通交叉熵损失,且与Dice损失和交叉熵损失组合相当。这说明只要设计合理的加权策略,加权交叉熵可达到与区域型损失相当的效果,有效处理医学图像分割中的类别不平衡问题。
原文摘要 · Abstract (English)
A novel method for tackling the problem of imbalanced data in medical image segmentation is proposed in this work. In balanced cross entropy (CE) loss, which is a type of weighted CE loss, the weight assigned to each class is the in-verse of the class frequency. These balancing weights are expected to equalize the effect of each class on the overall loss and prevent the model from being biased towards the majority class. But, as it has been shown in previous studies, this method degrades the performance by a large margin. Therefore, balanced CE is not a popular loss in medical segmentation tasks, and usually a region-based loss, like the Dice loss, is used to address the class imbalance problem. In the pro-posed method, the weighting of cross entropy loss for each class is based on a dilated area of each class mask, and balancing weights are assigned to each class together with its surrounding pixels. The goal of this study is to show that the performance of balanced CE loss can be greatly improved my modifying its weighting strategy. Experiments on different datasets show that the proposed dilated balanced CE (DBCE) loss outperforms the balanced CE loss by a large margin and produces superior results compared to CE loss, and its performance is similar to the performance of the combination of Dice and CE loss. This means that a weighted cross entropy loss with the right weighing strategy can be as effective as a region-based loss in handling the problem of class imbalance in medical segmentation tasks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。