English

Dermoscopic Image Classification with Neural Style Transfer

Image and Video Processing 2021-06-01 v2 Computer Vision and Pattern Recognition Machine Learning

Abstract

Skin cancer, the most commonly found human malignancy, is primarily diagnosed visually via dermoscopic analysis, biopsy, and histopathological examination. However, unlike other types of cancer, automated image classification of skin lesions is deemed more challenging due to the irregularity and variability in the lesions' appearances. In this work, we propose an adaptation of the Neural Style Transfer (NST) as a novel image pre-processing step for skin lesion classification problems. We represent each dermoscopic image as the style image and transfer the style of the lesion onto a homogeneous content image. This transfers the main variability of each lesion onto the same localized region, which allows us to integrate the generated images together and extract latent, low-rank style features via tensor decomposition. We train and cross-validate our model on a dermoscopic data set collected and preprocessed from the International Skin Imaging Collaboration (ISIC) database. We show that the classification performance based on the extracted tensor features using the style-transferred images significantly outperforms that of the raw images by more than 10%, and is also competitive with well-studied, pre-trained CNN models through transfer learning. Additionally, the tensor decomposition further identifies latent style clusters, which may provide clinical interpretation and insights.

Keywords

Cite

@article{arxiv.2105.07592,
  title  = {Dermoscopic Image Classification with Neural Style Transfer},
  author = {Yutong Li and Ruoqing Zhu and Annie Qu and Mike Yeh},
  journal= {arXiv preprint arXiv:2105.07592},
  year   = {2021}
}

Comments

32 pages, 11 figures

R2 v1 2026-06-24T02:09:52.957Z