6 CONCLUSION
In this paper, we used machine learning techniques
for evaluating and detecting skin lesions. We used the
HAM10000 dataset, which is a dataset collected from
different populations and is public for use in scientific
experiments. We have trained a CNN (Convolutional
Neural Network) with DenseNet pre-trained model in
Google Colab, and after achieving the state-of-the-art
we trained the same algorithm running on two plat-
forms: (i) Google Colab, and (ii) using an embedded
and low-cost cluster, particularly, composed by Rasp-
berry Pi boards.
Generally, traditional machine learning is expen-
sive in processing cost but it can achieve good results.
We have nowadays plenty of options of supercomput-
ers available and many of them are free like Google
Colab. Thus, our model was initially trained for run-
ning in Google Colab and we achieve 89% of accu-
racy, but we also used transfer knowledge for reduc-
ing the machine learning models and running them
in a low-cost computer as mentioned in (Sahu et al.,
2018).
So, in this paper, we try to evaluate what is pos-
sible and achieve good results with small comput-
ers like Raspberry Pi. We made the experiment
and achieved 80% accuracy using the teacher-student
method as knowledge transfer. This is a good result
for machine learning research, but it is not adequate
as medical precision. Despite this result, we believe
that is possible low-cost clusters or smartphones can
help dermatologists in their diagnoses.
Attempting to run the training using the Apache
Hadoop cluster proved to be meaningless due to tech-
nical limitations presented in a cluster with only
four nodes. On the other hand, the 80% accuracy
achieved with the teacher-student technique is con-
sidered promising, as this rate is state-of-the-art for
an MLP network. high accuracy artificial intelligence
at low-cost, as it is possible to overcome this limita-
tion with other platforms or with the addition of more
nodes to the cluster.
Therefore, from this work it is possible to propose
future works divided into two fronts: In the first of
them, talking about artificial intelligence, it is possi-
ble to carry out a work using eight, sixteen, or thirty-
two nodes of Raspberry to build a cluster with higher
computational performance, as well as running tests
on other platforms such as Banana PI or Odroid. For
the artificial intelligence part, it is possible to propose
studies with different pre-trained networks, with dif-
ferent weights and dataset configurations, it is also
possible to carry out works isolating the accuracy for
each of the existing lesions in the dataset HAM10000.
REFERENCES
C
ˆ
ancer da pele - sociedade brasileira de dermatologia.
Abedini, M., Codella, N., Chakravorty, R., Garnavi, R.,
Gutman, D., Helba, B., and Smith, J. R. (2016). Multi-
scale classification based lesion segmentation for der-
moscopic images. Proc. of the Annual Intl. Confer-
ence of the IEEE Engineering in Medicine and Biol-
ogy Society, EMBS, 2016-Octob:1361–1364.
American Cancer Society (2014). American Cancer Soci-
ety: Cancer Facts & Figures 2014. Cancer Facts and
Figures.
Bappalige, S. P. (2014). An introduction to apache hadoop
for big data.
BINDER, M., STEINER, A., SCHWARZ, M., KNOLL-
MAYER, S., WOLFF, K., and PEHAMBERGER, H.
(1994). Application of an artificial neural network in
epiluminebdcence microscopy pattern analysis of pig-
mented skin lesions: a pilot study. British Journal of
Dermatology.
Hinton, G., Vinyals, O., and Dean, J. (2015). Distilling
the Knowledge in a Neural Network. arXiv e-prints,
pages 1–9.
Huang, G., Liu, Z., Van Der Maaten, L., and Weinberger,
K. Q. (2017). Densely connected convolutional net-
works. Proceedings - 30th IEEE Conference on Com-
puter Vision and Pattern Recognition, CVPR 2017,
2017-Janua:2261–2269.
Illig, L. (1987). Epidemiologic aspects of malignant
melanoma. (Review).
Majtner, T., Yildirim-Yayilgan, S., and Hardeberg, J. Y.
(2017). Combining deep learning and hand-crafted
features for skin lesion classification. 2016 6th In-
ternational Conference on Image Processing Theory,
Tools and Applications, IPTA 2016.
Romero Lopez, A., Giro-I-Nieto, X., Burdick, J., and
Marques, O. (2017). Skin lesion classification from
dermoscopic images using deep learning techniques.
Proceedings of the 13th IASTED International Con-
ference on Biomedical Engineering, BioMed 2017,
pages 49–54.
Sahu, P., Yu, D., and Qin, H. (2018). Apply lightweight
deep learning on internet of things for low-cost and
easy-to-access skin cancer detection. In Zhang, J. and
Chen, P.-H., editors, Medical Imaging 2018: Imag-
ing Informatics for Healthcare, Research, and Appli-
cations, volume 10579, pages 254 – 262. Intl. Society
for Optics and Photonics, SPIE.
Sousa, R. T. and de Moraes, L. V. (2017). Araguaia Medical
Vision Lab at ISIC 2017 Skin Lesion Classification
Challenge. arXiv e-prints.
Tajeddin, N. Z. and Asl, B. M. (2017). A general algorithm
for automatic lesion segmentation in dermoscopy im-
ages. 23rd Iranian Conference on Biomedical Engi-
neering and 1st Intl. Iranian Conference on Biomedi-
cal Engineering, ICBME 2016, (Nov):134–139.
Tschandl, P., Rosendahl, C., and Kittler, H. (2018). Data de-
scriptor: The HAM10000 dataset, a large collection of
multi-source dermatoscopic images of common pig-
mented skin lesions. Scientific Data, 5:1–9.
WEBIST 2022 - 18th International Conference on Web Information Systems and Technologies
82