Page 61 - Fister jr., Iztok, Andrej Brodnik, Matjaž Krnc and Iztok Fister (eds.). StuCoSReC. Proceedings of the 2019 6th Student Computer Science Research Conference. Koper: University of Primorska Press, 2019
P. 61
nsfer Learning Tuning Utilizing Grey Wolf Optimizer for
Identification of Brain Hemorrhage from Head CT Images

Grega Vrbancˇicˇ Milan Zorman Vili Podgorelec

University of Maribor, Faculty University of Maribor, Faculty University of Maribor, Faculty
of Electrical Engineering and of Electrical Engineering and of Electrical Engineering and

Computer Science Computer Science Computer Science
Koroška cesta 46 Koroška cesta 46 Koroška cesta 46
SI-2000 Maribor, Slovenia SI-2000 Maribor, Slovenia SI-2000 Maribor, Slovenia

grega.vrbancic@um.si milan.zorman@um.si vili.podgorelec@um.si

ABSTRACT by a naked eye [3].

Most commonly, diagnosing the brain hemorrhage - a con- With the expansion of deep learning field and with the great
dition caused by a brain artery busting and causing bleed- achievements of deep convolutional neural networks (CNN)
ing is done by medical experts identifying such pathologies for the image and video recognition tasks [26, 27] are such
from the computer tomography (CT) images. With great approaches and methodologies also being used for addressing
advancements in the domain of deep learning, utilizing deep various medical areas such as medical image analysis [1] and
convolutional neural networks (CNN) for such tasks has al- classification [31, 12], biomedical signal segmentation [23]
ready proven to achieve encouraging results. One of the ma- and detection of various human organ activities [30].
jor problems of using such an approach is the need for big
labeled datasets to train such deep architectures. One of the In recent studies [12, 4, 11], the authors have already ad-
efficient techniques for training CNNs with smaller datasets dressed the problem of identifying various kinds of brain
is transfer learning. For the efficient use of transfer learning, hemorrhages utilizing different kinds of more or less com-
many parameters are needed to be set, which are having a plex deep CNNs. However, the problem with the training
great impact on the classification performance of the CNN. of such deep CNN architectures remains the same. In or-
Most of those parameters are commonly set based on our der to achieve acceptable performance, the training of such
previous experience or by trial and error. The proposed networks requires a lot of resources in terms of time and pro-
method addresses the problem of tuning the transfer learn- cessing power. Additionally, a big dataset of images, hand-
ing technique utilizing the nature-inspired, population-based labeled by experts is also required. Given the fact that such
metaheuristic Grey Wolf Optimizer (GWO). The proposed high-quality big datasets of biomedical images are hard to
method was tested on a small head CT medical imaging obtain, researchers are trying various approaches and tech-
dataset. The results obtained from the conducted experi- niques to overcome this problem. One of the most popular
ments show that the proposed method outperforms the con- techniques for training deep CNNs on small datasets is trans-
ventional approach of parameter settings for transfer learn- fer learning, which has already proven to achieve great re-
ing. sults [4, 14]. But the transfer learning techniques also comes
with the downsides. Most commonly, the biggest problems
Keywords when utilizing the transfer learning approaches are finding
out which and how many layers to fine-tune and how to set
Convolutional Neural Network, Transfer Learning, Optimiza- the training parameters for the fine-tuning of the CNN in
tion, Biomedical images, Classification order to obtain the acceptable outcome.

1. INTRODUCTION Based on the encouraging results of transfer learning tech-
nique being used to train CNNs for the task of classification
Most commonly used medical imaging technique to assess of biomedical images and our previous experience on opti-
the severity of brain hemorrhage, also termed as a cere- mizing various training parameters [32], we set our goal to
bral hemorrhage, intracranial hemorrhage or intracerebral develop a method for an automatic optimization of trans-
hemorrhage is the computer tomography or shortly CT. As fer learning utilizing nature-inspired population-based Grey
reported in [24], each year intracerebral hemorrhage (ICH) Wolf Optimizer (GWO) algorithm named GWOTLT.
affects 2.5 per 10,000 people worldwide and is associated
with high mortality that only 38% of ICH patients could The rest of the paper is organized as follows. In Section
survive over one year. Besides, more than 80% of people 2, we briefly describe methods which were used. In Sec-
are suffering due to being born with a weak spot in their tion 3, we present the proposed GWOTLT method, while in
major brain arteries. However, the early diagnosis of the Section 4 we describe the experimental setup of conducted
condition and receiving immediate and relevant treatment experiments, the results of which are presented in Section 5.
can be a lifesaver for the affected patient. Traditionally, the Conclusions and final remarks are gathered in Section 6.
tools helping in diagnosing such conditions are CT images
obtained from the CT scan, which are then examined by the
expert such as an experienced doctor, who has the ability to
identify important symptoms of the disease from the image

StuCoSReC Proceedings of the 2019 6th Student Computer Science Research Conference DOI: https://doi.org/10.26493/978-961-7055-82-5.61-66 61
Koper, Slovenia, 10 October
   56   57   58   59   60   61   62   63   64   65   66