错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Skin Cancer Classification: A Comparison of CNN-Backbones for Feature-Extraction

  • Anna-Lena Vischer,
  • Jiayu Liu,
  • Sinclair Rockwell-Kollmann,
  • Stefan Günther,
  • Klemens Schnattinger

摘要

In order to classify histopathology images into 11 classes of cancerous and non-cancerous skin diseases, the pharmaceutical bioinformatics research group at University Freiburg implemented a pipeline based on the TransMIL model [1]. To improve the general performance, we compared four different CNNs for feature extraction in the TransMIL preprocessing pipeline CLAM [2]. Comprehensive evaluations, including detailed analyses of loss, accuracy, F1 score, and attention focus, indicate that ConvNextV2 [3] falls short in comparison to ResNet50 [4], DenseNet201 [5], and EfficientNet [6], which demonstrate nearly equal performance across classes and achieve higher average accuracy. Surprisingly, despite its size, EfficientNet showed slightly better results compared to DenseNet201 and ResNet50. Moreover, the present pipeline exhibits uneven performance across various disease classes, with particular difficulty in distinguishing between the three classes, likely due to the inherent complexities associated with these categories. Despite these challenges, the EfficientNet model remains the most balanced among all those evaluated.