IEEE Trans Med Imaging. 2023 Jan;42(1):119-131. doi: 10.1109/TMI.2022.3204646. Epub 2022 Dec 29.
Recently, deep neural network-based methods have shown promising advantages in accurately recognizing skin lesions from dermoscopic images. However, most existing works focus more on improving the network framework for better feature representation but ignore the data imbalance issue, limiting their flexibility and accuracy across multiple scenarios in multi-center clinics. Generally, different clinical centers have different data distributions, which presents challenging requirements for the network's flexibility and accuracy. In this paper, we divert the attention from framework improvement to the data imbalance issue and propose a new solution for multi-center skin lesion classification by introducing a novel adaptively weighted balance (AWB) loss to the conventional classification network. Benefiting from AWB, the proposed solution has the following advantages: 1) it is easy to satisfy different practical requirements by only changing the backbone; 2) it is user-friendly with no tuning on hyperparameters; and 3) it adaptively enables small intraclass compactness and pays more attention to the minority class. Extensive experiments demonstrate that, compared with solutions equipped with state-of-the-art loss functions, the proposed solution is more flexible and more competent for tackling the multi-center imbalanced skin lesion classification task with considerable performance on two benchmark datasets. In addition, the proposed solution is proved to be effective in handling the imbalanced gastrointestinal disease classification task and the imbalanced DR grading task. Code is available at https://github.com/Weipeishan2021.
最近,基于深度神经网络的方法在准确识别皮肤镜图像中的皮肤病变方面显示出了有前景的优势。然而,大多数现有工作更多地关注于改进网络框架以实现更好的特征表示,而忽略了数据不平衡问题,这限制了它们在多中心诊所中多个场景下的灵活性和准确性。通常,不同的临床中心具有不同的数据分布,这对网络的灵活性和准确性提出了具有挑战性的要求。在本文中,我们将注意力从框架改进转移到数据不平衡问题上,并通过在传统分类网络中引入新的自适应加权平衡(AWB)损失来提出一种新的多中心皮肤病变分类解决方案。得益于 AWB,所提出的解决方案具有以下优点:1)通过仅更改骨干网络,它很容易满足不同的实际需求;2)它易于使用,不需要调整超参数;3)它自适应地实现小的类内紧凑性,并更关注少数类。广泛的实验表明,与配备最先进的损失函数的解决方案相比,所提出的解决方案更灵活,更适合处理具有相当性能的多中心不平衡皮肤病变分类任务两个基准数据集。此外,所提出的解决方案被证明在处理不平衡的胃肠道疾病分类任务和不平衡的 DR 分级任务方面是有效的。代码可在 https://github.com/Weipeishan2021 上获得。