arXiv:2409.04975cs.CVcs.LG2024-09中稿 · Paper被引 11

用临床文本对齐提升皮肤病图像分类准确率与公平性

PatchAlign:Fair and Accurate Skin Disease Image Classification by Alignment with Clinical Labels

  • 通过图最优传输损失实现图像与临床文本的跨域对齐
  • 在不同肤色数据集上准确率提升2.8%~6.2%,公平性显著改善
  • 适合关注医疗AI公平性与多肤色泛化能力的研究者

深度学习模型在皮肤病变诊断自动化中取得显著进展,但其预测存在种族差异,亟需解决。本文提出PatchAlign方法,通过与皮肤病症的临床文本表示对齐,提升皮肤疾病图像分类的准确率与公平性。该方法采用图最优传输(GOT)损失作为正则项,实现跨域对齐。所得表征在不同肤色下具有强鲁棒性,即使训练样本有限也能良好泛化。为降低临床皮肤病图像中的噪声与伪影影响,进一步提出可学习的掩码图最优传输机制,进一步提升公平性指标。在包含不同肤色的Fitzpatrick17k和Diverse Dermatology Images(DDI)两个数据集上,相比最先进的FairDisCo模型,PatchAlign在Fitzpatrick17k上实现域内2.8%、域外6.2%的准确率提升,在DDI上实现4.2%的域内提升,且持续改善各肤色下的真阳性率公平性。代码已开源,便于复现与扩展。

原文摘要 · Abstract (English)

Deep learning models have achieved great success in automating skin lesion diagnosis. However, the ethnic disparity in these models' predictions needs to be addressed before deploying them. We introduce a novel approach, PatchAlign, to enhance skin condition image classification accuracy and fairness by aligning with clinical text representations of skin conditions. PatchAlign uses Graph Optimal Transport (GOT) Loss as a regularizer to perform cross-domain alignment. The representations obtained are robust and generalize well across skin tones, even with limited training samples. To reduce the effect of noise and artifacts in clinical dermatology images, we propose a learnable Masked Graph Optimal Transport for cross-domain alignment that further improves fairness metrics. We compare our model to the state-of-the-art FairDisCo on two skin lesion datasets with different skin types: Fitzpatrick17k and Diverse Dermatology Images (DDI). PatchAlign enhances the accuracy of skin condition image classification by 2.8% (in-domain) and 6.2% (out-domain) on Fitzpatrick17k, and 4.2% (in-domain) on DDI compared to FairDisCo. Additionally, it consistently improves the fairness of true positive rates across skin tones. The source code for the implementation is available at the following GitHub repository: https://github.com/aayushmanace/PatchAlign24, enabling easy reproduction and further experimentation.

皮肤疾病公平性图像分类跨模态对齐

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