You are on page 1of 4

Artificial Intelligence for Neurological Disorders

Rîciu Ionela Mirela


Faculty of Automatic Control and Computer Science
Bucharest, Romania ionela_mirela.riciu@stud.fim.upb.ro

Abstract— Artificial intelligence (AI) is an important well as any other sensation, the conditions of the experiment
field of computer science that is commonly used for must be clearly defined in order to perform a correct
analyzing complex medical data and for many clinical experimental procedure.
aims. With the support of machine learning techniques, In this paper, we have highlighted various artificial
various studies have used data-driven approaches to better intelligence techniques used in the field of interpretation of
understand some syndromes and with the fast neurological signals and important methodological steps that
improvement of neuroimaging data acquisition strategies, should be considered when conducting an experiment using
there have been a significant increase in learning machine learning.
neurological disorders among data mining and machine
learning. Current research in data mining (DM) shows a II. RELATED WORKS
growing interest in diagnosing brain disorders based on
electroencephalogram (EEG) analysis derived from Artificial intelligence (AI) is gradually changing medical
automated nervous system responses. The purpose of this practice. With recent advances in digitized data acquisition,
machine learning (ML) and AI applications are expanding into
article is to provide an overview of research on the analysis
a variety of areas [2].
and interpretation of EEG signals, using automated AI
applications based on data mining and machine learning i. Research on using AI techniques in pain-related data
(ML) algorithms for detecting and diagnosing neurological analysis
disorders. In this study, we assessed the sensitivity of In the context of current research, when pain-related data
different algorithms and datasets classifying neurological are provided, machine learning methods are able to learn to
disorders syndromes. map complex characteristics to a known class, i.e. to predict a
pain phenotype class from a complex model of acquired
Keywords — Data mining, machin learning techniques, parameters. After the "machine" has predicted a pain-related
Support Vector Machines, EEG signals, Classifiers phenotype, the algorithm can be used later on new data from
which the class membership of a new but unclassified subject
can be identified [3].

I. INTRODUCTION Classic machine learning approaches such as Support


Vector Machine (SVM) and ‘Random Forest’ are widely used.
Artificial intelligence and data mining techniques have been [4]. AI has the opportunity to improve the ability to make
used in many fields to solve applications and algorithms for decisions in applications in the field of neuroscience and for
classification, segmentation, association, diagnosis and this purpose it is important to build explainable algorithms and
prediction. This area covers a wide variety of computational create a comprehensive database. Computed tomography (CT),
issues, machine learning, time series analysis, and pattern Positron Emission Tomography (PET) and Magnetic
recognition. Machine learning is a fundamental concept in the Resonance Imaging (MRI) have revolutionized the study of the
field of artificial intelligence (AI). brain by allowing doctors to perform non-invasive procedures
Therefore, current research in data mining shows an of the cranial structure and deduce the causes of abnormal
increasing interest in neurophysiological signal analysis. Based functioning due to various diseases [5].
on the analysis of electroencephalogram (EEG) which derives ii. Research on using DM techniques in EEG analysis
from automatic nervous system responses, computers can Data Mining (DM) techniques have had a major impact on
assess user emotions and find correlations between significant Artificial Intelligence. An overview of Data Mining and its
EEG features extracted from the raw data and the human application for electroencephalogram (EEG) analysis can be
emotional states, as well as of specific associated given by presenting a working definition for DM and some
manifestations - agitation, pain, panic. examples of papers on DM applied to EEG analysis [3], [6].
Several studies have suggested different machine learning Data Mining is an algorithm for extracting patterns from
algorithms to classify or predict pain conditions. These large databases and uses statistical methods, machine learning
algorithms have been trained with a variety of data types that and other related fields [7].
have allowed the classification of pain. According to “The
International Association for the Study of Pain (IASP)”, pain is A recent area for data mining is classification using
defined as an unpleasant sensory and emotional experience association rules that use a special subset of association rules
associated with actual or potential tissue damage or is whose consequences are limited to the classification class
described in terms of "damage" [1]. For the study of pain, as attribute. These rules are called Class Association Rules

1
(CARs) and, after their generation, are used to form a disorder and sentiment classification, pattern recognition, and
classification model [7]. polarity prediction.
iii. Research on use of neurological signals to classify pain SVM Support Vector Machine – it is a technique that uses
states decision plans that define certain "limits". A decision plan is a
The complex processes of the pain experience and plan that separates a set of objects from different classes.
modulation within the brain are of substantial interest to the These classifiers are found in most specialized papers for the
field of pain neuroimaging. The brain and subcortical structures study and analysis of pain [3], [16].
together serve as an organ system that can reasonably well be
Convolutional Neural Networks are analytical
assessed using several non-invasive neuroimaging techniques,
most commonly structural and functional magnetic resonance computational tools that are inspired by the biological nervous
imaging (MRI) [8]. system. In study [17] is present a novel classification
framework, called diverse frequency band-based
In [5], authors present models based on functional MRI Convolutional Neural Networks. The proposed model is
(fMRI) data come from paradigms in which the sensory input capable of classifying three classes of tonic pain.
spans multiple seconds. fMRI models are also based on whole-
brain analyses and identify regions beyond sensorimotor cortex Random forest they use a multitude of simple
that play a role in the sensory, cognitive, and emotional decision trees, usually based on a random selection of a small
components of pain [9]. Pain-related oscillations recorded over set of features. Each decision tree uses a data structure
contralateral sensorimotor cortices are associated with (parameters) and each tree in the random forest votes for a
increased theta and gamma power [10], [11]. class. The final classification assigned to a data point follows
the majority of these class votes [18]
III. COMPARATIVE ANALYSIS OF SOLUTIONS Multiple Layer Perceptron (MLP). The study [19] shows a
Precise detection and localization of abnormal tissue and difference between machine learning methods: decision trees
surrounding healthy structures are indeed crucial for diagnosis. (DT), multilayer perceptron (MLP), neighbors with the nearest
However, machine learning techniques usually involve several K (kNN) and support vector machines (SVM). MLP and kNN
steps. For example, pre-image processing, feature selection and produce comparable results that are almost the same and SVM
grading, dimensionality reduction are often required as initial showed the best result in terms of accuracy.
steps to increase algorithm performance to appropriate levels
The paper [20] presents a machine learning approach to
[12].
analyze self-reporting data collected from integrated
Electroencephalogram is a neuroimaging technique, with biopsychosocial treatment, to identify an optimal set of
complex data sets derived from brain electrical activity and characteristics and in addition proposes a classification model
recorded at different frequency bands, resulting in feature to differentiate the stages of treatment for pain.
models detected only with advanced mathematical models [13].
Extra Trees Classifier (ETC). In [21], performance of three
Classification, one of the most common machine learning learning models was tested: logistic regression, decision tree
tasks, has attracted attention in recent years. Classification is and extra tree. Together, these provide powerful insights about
done using algorithms that are able to recognize the class of a the most relevant features that allow classifying patients from
feature vector. There are many ways to present a classifier, controls. Where maximum performance was obtained with an
with common representations that include "if-then" rules, extra tree classifier
decision trees, neural networks, mathematical functions such as
Article [22] describes the performance of different
linear functions [14]. A series of entries, called a feature set,
classification algorithms to determine the best method and
are generated to the machine learning classifier. The classifiers
which of them performed the classification task best. Also,
then render an output prediction, based on previous training,
important methodological steps are described that should be
using a set of characteristics with known results (Fig.1)
considered when using machine learning techniques. Their
performance was obtained based on three AUC scores (area
under the receiver operating curve), BACC (balanced
accuracy) and LLOSS (cross-entropy loss or log-loss).
The results of the specialized papers were analysed in
detail to find the best performance / computing complexity
ratio for evaluate classifiers and determine which of them
performed the classification task better. ‘Performance’ would
include accuracy, repeatability, error rate, and 'computer
complexity' would mean runtime, latency, storage capacity.
Table 1 presents the most used classifiers and their
Fig. 1. Fig.1. Overview of machine learning classifier design characteristics in the study of neurological disorders.
Depending on the study (as shown above), each classification
Machine learning classifiers can be divided into six main method is characterized by certain features. The P / CC
categories and each category has several numbers of classifiers evaluation index was used to analyze the classifier, receiving
[15]. three scores: low, moderate, high.
Finally, among all the six categories of classifiers
discussed, conclusion is that they can be used for neurological

2
Table 1: Main characteristics of analysed classifiers. seconds post-stimulus. Both time and frequency domain
features were extracted from both segment types. After a
statistical selection, the features are fed into in classifier whose
performances are then compared.
For each data set, pre- / post-stimulus, the following
was applied:
Discrete Wavelet Transform (DWT) to separate brain
waves and find the approximation coefficients A and detail D.
The DWT is widely used for the time–frequency analysis of
biomedical signals, especially in an EEG signal analysis due
to its non-stationary characteristics [25].
Paired t-tests were performed for all features to determine
which bring more value to the differentiation between the two
classes. The maxPSD value proved itself to be a good one
differentiator for most of the recordings. Based on the rejection
of the null hypothesis (H = 1, p <0.01) for the majority of
patients and corresponding recordings.
• Classifier Training and Validation
One algorithm are used for classifications: support-vector
machine (SVM). SVMs are adequate for datasets that contain
two classes.
The performance of the SVM classifier is evaluated by
calculating the accuracy (ACC). As mentioned in article [26]
IV. PROPOSED SOLUTION
and correlating with the results we want to obtain regarding the
In the following, taking into account the results of the classification of pain.
analysis performed in Chapter III which states the advantages
of a SVM classifier appreciated by the best performance / The mathematical expression of the parameter that
computing complexity ratio, the results of an experimental measures the performance of the classifier is (5) [25]
study that validate our option are presented. ACC = (TP + TN) / (TP + TN + FP + FN) x 100 % (5)
• Proposed Methology Before entering the cleaned and standardized data set in the
The proposed methodology for EEG analysis and pain feature selection phase using t-test, the data sets were divided
assessment consists of the following steps (Fig. 2) into training (80% of the data set) and test data sets (20% of the
data set), used to build a predictive model and test the
performance of that model.
• Results and Analysis
Table 2: Classification results following t-test application

Fig. 2. Fig. 2 Proposed scheme for feature extraction and classification of


EEG signal

• Database
The analyzed EEG signals are part of the UK Data Service
UK database [23], being the only database containing cortical,
behavioral and physiological responses from a neonatal sample
following the application of an external stimulus (clinical blood
test). Cortical activity was recorded in 112 newborns aged 29-
47 weeks, using the Electroencephalogram (EEG).
The methodology consists of six phases, starting with the
phase initial- data loading, followed by understanding the data
(View / Selection), data processing, modeling, evaluation and
knowledge discovery [13].

• Processing
All processing was performed in Matlab. Pain and non-pain
EEG segments were selected: 2 seconds pre-stimulus and 2

3
After obtaining all the characteristics (statistical mean, [1] Treede R.D., Rief W., Barke A., Aziz Q., Bennett M.I., Benoliel R.,
median, variance, standard deviation, Shannon entropy, Cohen M., Evers S., Finnerup N.B., First M.B., et al. Chronic pain as a
symptom or a disease: The IASP Classification of Chronic Pain for the
skewness and kurtosis), both for the non-stimulus signal and International Classification of Diseases (ICD-11) Pain. 2019.
the stimulus signal we used t-test to classify them. In Table 2, [2] K. H. Yu, A. L. Beam, and I. S. Kohane, “Artificial intelligence in
are the results after applying the t-test. healthcare,” Nat. Biomed. Eng., vol. 2, no. 10, pp. 719–731, 2018.
The highest accuracy of 65% was obtained for the [3] Lötsch, Jörn, and Alfred Ultsch. "Machine learning in pain research."
Pain 159.4 (2018): 623. Institute of Clinical Pharmacology, Germany.
classification of the power spectral density of beta waves, using
[4] Bonotis, Panagiotis A., et al. "Automated Assessment of Pain Intensity
the median characteristic (Fig.3). based on EEG Signal Analysis." 2019 IEEE 19th International
The values of classification accuracy are higher in Conference on Bioinformatics and Bioengineering (BIBE). IEEE, 2019.
situations where the classification was performed using brain [5] Yasaka and O. Abe, “Deep learning and artificial intelligence in
radiology: Current applications and future directions,” PLoS Med. 15,
wave characteristics, than in situations where the classification e1002707 (2018).
was performed using signal characteristics before Wavelet [6] Santana, Alex Novaes, Charles Novaes de Santana, and Pedro Montoya.
decomposition. "Chronic Pain Diagnosis Using Machine Learning, Questionnaires, and
QST: A Sensitivity Experiment." Diagnostics 10.11 (2020): 958.
[7] Wong, Simeon M., et al. "Detection of high-frequency oscillations in
electroencephalography: A scoping review and an adaptable open-source
framework." Seizure (2020). .
[8] Martucci, K. T., & Mackey, S. C. (2019). Neuroimaging of pain: human
evidence and clinical relevance of central nervous system processes and
modulation. Anesthesiology, 128(6), 1241-1254.
[9] Da Silva, Joyce T., and David A. Seminowicz. "Neuroimaging of pain in
animal models: a review of recent literature." Pain Reports 4.4 (2019).
[10] Wang, Wei-en, et al. "Altered neural oscillations within and between
sensorimotor cortex and parietal cortex in chronic jaw pain."
NeuroImage: Clinical 24 (2019): 101964.
[11] Tan, Linette Liqi, et al. "Gamma oscillations in somatosensory cortex
recruit prefrontal and descending serotonergic pathways in aversion and
Fig. 3. Fig.3 Results for beta PSD - median characteristic in frequency nociception." Nature communications 10.1 (2019): 1-17.
[12] A.Gudigar, U. Raghavendra, A. Hegde, M. Kalyani, E. J. Ciaccio, and
U. R. Acharya, “Brain pathology identification using computer aided
V. CONCLUSIONS diagnostic tool: A systematic review,” Comput. Methods Programs
Biomed. 187, 105205 (2020).
After analyzing the literature of the last ten years, the
[13] Mohammadi, Mahdi, et al. "An Intuitive Guide to Linear Discriminant
results were distributed after the year of publication and the Analysis (LDA)" 2020.
Data Mining and Machin Learning algorithms commonly [14] Tighe, Patrick J., et al. "Use of machine-learning classifiers to predict
used. The results found in the papers were analyzed in detail to requests for preoperative acute pain service consultation." Pain
find the limitations they faced and to see how much the Medicine, 1347-1357.
performance of classification methods has increased over the [15] Soofi, A. A., & Awan, A. (2017). Classification techniques in machine
years. This study also looked at state-of-the-art techniques learning: applications and issues. Journal of Basic and Applied Sciences,
used in pain assessment based on Data Mining and Machin 13, 459-465.
Learning. The result of this research / review of the literature [16] Levitt, Joshua, et al. "Pain phenotypes classified by machine learning
using electroencephalography features." NeuroImage 223 (2020).
can help specialists in the medical field, providing in-depth
[17] Yu, Mingxin, et al. "Diverse frequency band-based convolutional neural
information on treatment and recommended solutions for the networks for tonic cold pain assessment using EEG." Neurocomputing
development of reliable medical systems. 378 (2020): 270-282.
Distinct information was indicated, such as the nature of [18] Lötsch J, Geisslinger G, Heinemann S, Lerch F, Oertel BG, Ultsch A.
QST response patterns to capsaicin- and UV-B-induced local skin
the application, the techniques used, the evaluation performed hypersensitization in healthy subjects: a machine-learned analysis. PAIN
for each study and the characteristics and classes extracted 2017;159:11–24.
with accuracy percentages for the machine learning algorithms [19] Alyamani, Amina. "Classification of eeg signal by methods of machine
used. learning." Applied Computer Science, vol 16, no 4 (2020.
[20] Huang Y, Zheng H, Nugent C, McCullagh P, Black N, Vowles KE,
EEG may be a simple and objective tool for studying the McCracken L. Feature selection and classification in supporting report-
mechanisms involved in chronic pain, but nevertheless, more based self-management for people with chronic pain. IEEE Trans Inf
studies are needed before any conclusion can be reached Technol Biomed;15:54–61.
regarding the usefulness of EEG from a clinical point of view. [21] Vanegas, M. Isabel, et al. "Machine learning for EEG-based biomarkers
in Parkinson’s disease." 2018 IEEE International Conference on
As there is no universal method considered suitable for Bioinformatics and Biomedicine (BIBM). IEEE, 2018.
analyzing EEG signals, from the analysis I consider that it is [22] Santana, Alex Novaes, Charles Novaes de Santana, and Pedro Montoya.
best to use different methods of obtaining the characteristics, "Chronic Pain Diagnosis Using Machine Learning, Questionnaires, and
otherwise a combination of results can be obtained that can be QST: A Sensitivity Experiment." Diagnostics 10.11 (2020): 958.
used for a classification algorithm. automatic EEG signal. [23] Jones, L. et al. UK Data Service https://doi.org/10.5255/UKDA-SN-
853204 (2018.
[24] Wei-en Wang, Gaurav Misra, Derek B. Archer, Arnab Roy, and Stephen
REFERENCES A. Coombes (2017), Automated classification of pain perception using
high-density electroencephalography data. Journal of neurophysiology,
117(2), 786-795.

You might also like