integrate a large amount of legal public
dermatological datasets available online, or utilize
deep learning algorithms for legal information mining
and analysis (Xia et al., 2017). That will aid in the
creation of a more accurate and comprehensive skin
lesion image recognition and diagnostic system.
Another issue is about the parameters of these
models. When the dataset is explicitly different from
the original dataset of a pre-trained model, the initial
parameters of the network do not well express the
primary features of the new dataset (Wang, 2018).
This limits the flexibility of a single model’s
application on diagnosing skin cancers of prominent
differences. Furthermore, different random seeds
may have huge impacts on the iteration results of a
model. Different architectures have varying
adaptation degrees to pseudo-random numbers. The
cause of this phenomenon is still waiting to be studied
(Cai, 2023).
Third, when it comes to the interpretability of
deep learning models, the related study points out that
their current model has only achieved success in
giving out single-sample explanations (Mridha,
Krishna et al., 2023). The stage of applying their
explanation approach to several samples and
combining them is still waiting for research, which is
crucial for complicated lesion analysis in clinic use.
In addition, as Mridha proposed in his paper, current
evidence is not enough to relate the observed
relevance of feature dimensions to the real score.
Therefore, multiple measures for evaluating
explanations should be explored.
The fourth challenge is the issue of privacy.
Medical information is confidential so any research
involving personal health data may raise data privacy
controversies. Although datasets from International
Skin Imaging Collaboration or HAM10000 have
removed all personal identity information and are all
anonymized, there are still risks to data security and
privacy protection. Other datasets from medical
institutions may not be free to access, but these
datasets also undergo risks of privacy thefts due to the
fierce competition of the medical industry. What’s
more, deep learning networks are able to memorize
training datasets. If the network is subjected to
malicious attacks, it may lead to the leakage of private
user data (Tian, 2020).
The fifth main challenge is the practicability of
deep learning methods. Since the deep learning
models are trained and tested under artificial
circumstances, their performance under real
circumstances is rarely measured. Therefore, the
diagnosis by deep learning networks must be under
the supervision of human specialists. In addition,
some advanced deep learning approaches can also be
considered for further improving the performance (Li
et al., 2024; Sun et al., 2020; Wu et al., 2024).
4 CONCLUSIONS
This paper has reviewed 8 current studies on deep
learning in the area of skin cancer diagnosis. Deep
learning technique is time-and-labour-saving in
analyzing the images of skin lesions if trained through
prompt algorithms and fed by balanced datasets of
lesion images in various conditions.
Most recent studies on this topic concentrate on
the classification of images, using convolutional
neural network or improved capsule networks like
FixCaps V2. Some explored auxiliary methods for the
diagnosis such as image segmentation by PRU-Net or
supplement data generation by Self-Attention
StyleGAN. In addition, XAI-based classification
system provides explanations for the decisions of the
deep learning model.
To satisfy the need of the medical industry,
further studies may explore the integration of these
methods so as to address the insufficiency of data and
provide well-segmented data. Deep learning models
may also be ported to mobile devices to ensure early
awareness of people on their skin lesions.
REFERENCES
Cai, S. B. 2023. Research on skin cancer assisted diagnosis
method based on FixCaps [Doctoral dissertation,
Chongqing Jiaotong University].
Coşkun, M., Uçar, A., Yildirim, Ö., & Demir, Y. 2017. Face
recognition based on convolutional neural network.
In 2017 international conference on modern electrical
and energy systems (MEES) (pp. 376-379). IEEE.
Dorj, U. O., et al. 2018. The skin cancer classification using
deep convolutional neural network. Multimedia tools
and applications, 77(8), 9909-9924.
Garbe, C., MD, & Leiter, U., MD. 2009. Melanoma
epidemiology and trends. Clinics in dermatology,
27(1), 3-9.
Haggenmüller, S., et al. 2021. Skin cancer classification via
convolutional neural networks: systematic review of
studies involving human experts. European Journal of
Cancer, 156, 202-216.
Lan, Z., et al. 2022. FixCaps: An Improved Capsules
Network for Diagnosis of Skin Cancer. IEEE Access,
10, 76261-76267.
Li, M., He, J., Jiang, G., & Wang, H. 2024. DDN-SLAM:
Real-time Dense Dynamic Neural Implicit SLAM with
Joint Semantic Encoding. arXiv preprint
arXiv:2401.01545.