
the condition of the patient. Once dementia sets in, a
person’s ability to carry out day to day functioning is
seriously affected, [1]. Several serious difficulties like
inability to concentrate, errors in judgment, forgetting,
repeating tasks, or saying the same sentences etc. are
observed. At times, these might prove to be life-
threatening for the patient. Each year the world-wide
death rates due to dementia are rising. Many deaths
due to dementia remain unreported, [5]. The
seriousness of the situation and the requirement to
provide respite to patients suffering from such
disorders have become a necessity. One of the key
attributes in this regard is to formulate technology
supported solutions. Such support through which early
detection of onset of dementia is possible become
critical to help a section of the society which are likely
to be affected by this disease, [6]. If such solutions
provide early detection, personalized care can be
initiated. While the onset of such a disease is
ascertained by the use of magnetic resonance imaging
(MRI), trained healthcare professionals give the
decision regarding the stages of the disorder. Lately, it
has been observed that several AI based approaches
have been adopted for detection of the onset of
dementia and its stages from MRI samples. MRI
samples applied to train CNN are found to be
effective for such a purpose. In this work we highlight
the application of a set of CNN based methods for
detection of dementia.
1.2 Contribution
The key contributions of our works can be
summarized as below:
Firstly, a hybrid method formed using transfer
learning and the CNN is designed, configured and
trained for detecting dementia using MRI
samples. After extensive training and testing we
find that the combination is robust and reliable
while providing reliable decision regarding the
occurrence of dementia.
Next, we apply certain data augmentation
methods to increase the number of training
samples and to nullify the ill-effects of having
insufficient MRI samples. As a result, the training
becomes robust and the method turns out to be
reliable,
Finally, several pre-trained models like Inception
V3, ResNet50, and VGG-19 are employed for the
purpose to ascertain the effectiveness of these AI
tools.
2 Background Study
AI-based tests showcased the ability to improve the
detection of dementia process, according to past
research. These tests give physicians more precise and
reliable findings than older methods, and they provide
a direct, unbiased sign of dementia in its early stages,
[7]. Robust CNN models have shown great diagnostic
accuracy in dementia diagnosis after being trained and
evaluated on multiple independent groups, [8].
Relevance maps, which correlate hippocampal
relevance scores with volume - a significant MRI
marker for Alzheimer's disease - were used to assess
these models, [8]. Bayesian networks for Alzheimer's
disease detection have been developed, tested, and
examined with machine learning techniques, [9].
These networks derive interpretation and meaning
from complex data using probability models. These
become more reliable with each training cycle. This is
true with early detection of dementia as well, [9]. The
work [10] reported the application of a set of
techniques to distinguish between various groups of
speakers categorized as healthy, with mild cognitive
impairments (MCI), and mild Alzheimer’s disease.
Moreover, the work [3] reported the formulation of
techniques that distinguishes signs and symptoms of
MCI and Alzheimer’s disease applying distinct
patterns and markers which are linked with the
disorder. This has enhanced the accuracy of the
clinical analysis.
3 Proposed Approach
In this work, we adopted and trained three popular
CNN models namely VGG19, ResNet50, and
Inception V3 for identification of dementia using MRI
samples. The VGG19 is efficient in feature learning
and image identification tasks due to unique 19 layers
constituted by 3x3 convolutional filters, [11].
Additionally, the VGG19 is an excellent candidate for
applying transfer learning in specialized neuroimaging
requirements for deriving critical decisions about
dementia onset using MRI samples. VGG19 is known
to be efficient in recognizing complex patterns and
structure engrossed in MRI images, [12].
Residual Network has 50 layers hence called
ResNet50, is configured using a distinctive
architecture where there are residual blocks that are
trained to handle the issue of vanishing gradients, [3].
The network is known for its efficiency and has been
found to be excellent for image classification.
WSEAS TRANSACTIONS on COMPUTERS
DOI: 10.37394/23205.2024.23.24
Liza Medhi, Beauti Priya Choudhury,
Surajit Deka, Kandarpa Kumar Sarma