SlideShare a Scribd company logo
Feature Extraction of Epilepsy EEG using
Discrete Wavelet Transform
Asmaa Hamad Elsaied
ICENCO Cairo 2016, Cairo University (29-December-2016)
Master Student, Faculty of Computers and Information, Mina University
 Introduction
 Related Work
 Materials and Methods
 EEG Data Acquisition
 Discrete wavelet transforms (DWT)
 Proposed Approach
 Results and Discussion
 Conclusion and future work
2
Agenda
ICENCO Cairo 2016
Introduction
 Epilepsy is one of the most common a chronic
neurological disorders of the brain that affect
millions of the world’s populations.
 It is characterized by recurrent seizures, which are
physical reactions to sudden, usually brief, excessive
electrical discharges in a group of brain cells. Hence,
seizure identification has great importance in clinical
therapy of epileptic patients.
 Electroencephalogram (EEG) is most commonly
used in epilepsy detection since it includes
precious physiological information of the brain.
3
ICENCO Cairo 2016
Introduction
Electroencephalogram (EEG)
 The EEG signal is usually used for the
purpose of recording the electrical
activities of the brain signal that
typically arises in the human brain.
 The recording of the electrical activity
is basically done by placing electrodes
on the scalp, which measures the
voltage fluctuations in the brain.
4
ICENCO Cairo 2016
EEG contains lots of worthy information relating
to the numerous physiological states of the brain
and thus is a very useful tool for understanding
the brain disease, such as epilepsy.
EEG signals of epileptic patients exhibit two
states of abnormal activities namely interictal or
seizure free (in-between epileptic seizures) and
ictal (in the course of an epileptic seizure).
Introduction
Electroencephalogram (EEG) sub-bands
 The EEG signals are commonly
decomposed into five EEG sub-
bands:
 delta, theta, alpha, beta and
gamma.
5
ICENCO Cairo 2016
Introduction
Electroencephalogram (EEG)
Frequency range and amplitude for each type of waves
6
Wave Frequency range Amplitude
Delta band 0.5 – 4 Hz High
Theta band 4 – 8 Hz Low-medium
Alpha band 8 – 15 Hz Low
Beta band 15 – 30 Hz Very low
Gamma band 30 – 60 Hz Smallest
ICENCO Cairo 2016
Related Work
Ref. Method # of Features Remark
[8] EMD Eight features The EMD generates the set of amplitude and frequency modulated components known as intrinsic mode functions
(IMFs).
Two area measures have been computed, one for the graph obtained as the analytic signal representation of IMFs
in the complex plane and another for second-order difference plot (SODP) of IMFs of EEG signals. Both of these
area measures have been computed for first four IMFs of the normal and epileptic seizure EEG signals. These eight
features obtained from both area measures of first four IMFs have been used as input feature set for classification
of normal and epileptic seizure EEG signals using least square support vector machine (LS-SVM) classifier.
[9] DWT Four features The proposed technique involved training the ANFIS classifier to detect epileptic seizure in EEG when the statistical
features extracted from the wavelet sub-bands of EEG signals were used as inputs
[10] DWT Four features Proposed a wavelet-based feature extraction technique which consequently uses simple statistical parameters to
detect epileptic EEG signals using a back propagating artificial neural network classifier.
[11] DWT One feature Approximate Entropy (ApEn) for epilepsy detection from EEG signals is used.
[12] ICA Three features Improving the accuracy of EEG signal classification is presented to detect epileptic seizures. ICA is incorporated as
a preprocessing step and Short-Time Fourier Transform (STFT) is used for de-noising the signal adequately.
[13] ICA four features The signals were decomposed into the frequency sub-bands using DWT and a set of statistical features was
extracted from the subbands to represent the distribution of wavelet coefficients. Principal components analysis
(PCA), independent components analysis (ICA) and linear discriminant analysis (LDA) is used to reduce the
dimension of data. Then these features were used as an input to a support vector machine (SVM) with two discrete
outputs: epileptic seizure or not.
[14] DWT Four features Original EEG signals representation by wavelet packet coefficients and feature extraction using the best basis-
based wavelet packet entropy method.
[15] DWT Four features Each EEG signal is decomposed into five constituent EEG sub-bands by DWT. The nonlinear parameters of each
sub-band and the original EEG are quantified in the form of the time lag (TL), the embedding dimension (ED), the
correlation dimension (CD), and the largest Lyapunov exponent (LLE).
7
fewer previous research on the feature extraction methods in EEG signals
EEG Data Sets
 The experimental data used is publically available
 Bonn data set “Klinik für Epileptologie, Universität Bonn’’.
 The dataset includes five different sets:
8
ICENCO Cairo 2016
• 5 awake healthy subjects with eyes open
• Surface EEG recordingA
• 5 awake healthy subjects with eyes closed
• Surface EEG recordingB
• Inter-ictal EEG from five epileptic patients
• intracranial depth electrodes from hippocampal formation of opposite hemisphere the
brain
C
• Inter-ictal EEG from five epileptic patients
• Intracranial depth electrodes from epileptogenic zone.D
• Ictal EEG from five epileptic patients
• depth and strip electrodesE
EEG Data Samples
 EEG signals of each dataset.
9
ICENCO Cairo 2016
 The EEG signals of three subsets namely A, D, and E have been used.
10
ICENCO Cairo 2016
EEG Data Sets Characterstics
Settings Set A Set D Set E
Subjects 5 healthy 5 epileptic patients 5 epileptic patients
Electrode type surface Intracranial Intracranial
Electrode placement International 10-
20 system
Hippocampal
formation
Epileptogenic zone
Patient’s state Awake, eyes
open
Seizure-free
(Interictal)
Seizure activity
(Ictal)
Number of epochs 100 100 100
Epoch duration (s) 23.6 23.6 23.6
Discrete wavelet transforms (DWT)
 A wavelet is a short wave, which has
its energy intensified in time to give a
tool for the analysis of transient, non-
stationary signals or time-varying
phenomena .
 If a signal does not change much
over time, we would call it as a
stationary signal.
 Fourier transform could be applied to
the stationary signals easily and a
good result can be taken.
11
ICENCO Cairo 2016
Discrete wavelet transforms (DWT)
 However, many signals like EEG having the non-
stationary and transient characteristics, in such
situation ideally Fourier transform may not be
applied directly.
 But time–frequency methods can be used .
 Wavelet transform method has been used to extract
the individual EEG sub-bands and reconstruct the
information accurately because the wavelet
transform has the advantages of:
 time-frequency localization,
 multi-rate filtering, and scale-space analysis.
12
ICENCO Cairo 2016
The Proposed Approach (General model)
Identify the epileptic seizure
13
ICENCO Cairo 2016
The Proposed Approach
Feature Extraction using DWT
 Each EEG signal is decomposed into five
constituent EEG sub-bands by discrete wavelet
transform (DWT).
 The EEG epochs were analyzed into various
frequency bands by using fourth-order
Daubechies (db4) wavelet function up to 4th-
level of the decomposition. The statistical
parameter like entropy, min, max, mean, median,
standard deviation, variance, energy and Relative
Wave Energy (RWE) were computed for feature
extraction.
14
ICENCO Cairo 2016
The Proposed Approach
Feature Extraction using DWT
 Feature extraction is a special form of dimensionality reduction. When the input
data to an algorithm is too large to be processed and it is suspected to be
notoriously redundant (much data, but not much information) then the input data
will be transformed into a reduced representation set of features (also named
features vector). Transforming the input data into the set of features is called
feature extraction.
 If the features extracted are carefully chosen it is expected that the features set
will extract the relevant information from the input data in order to perform the
desired task using this reduced representation instead of the full size input.
15
ICENCO Cairo 2016
 Following features of wavelet coefficients from each sub
band that were extracted to classify EEG signals.
 Maximum of the wavelet coefficients in each sub-band.
 Minimum of the wavelet coefficients in each sub-band.
 Mean of the wavelet coefficients in each sub-band
 The standard deviation of the wavelet coefficients in
each sub-band.
 The variance of the wavelet coefficients in each sub-
band is the square of the standard deviation.
 The median of the wavelet coefficients in each sub-
band.
16
ICENCO Cairo 2016
The Proposed Approach
Feature Extraction using DWT
Skewness of the wavelet coefficients in
each sub-band. A measure of the
asymmetry of the data distribution.
Energy in the sub-band
The energy points out that the strength
of the signal as it gives the area under
the curve of power at any interval of
time.
Relative Wave Energy (RWE) in the sub-band
RWE characterize the relative energy
in each frequency sub-band and is
utilize to detect the correspondence
between segments of EEG signal.
 Entropy in the sub-band.
Entropy is a numerical measure of uncertainty (doubt) of outcome where
signal contained thousands of bits of information.
 Based on the above mentioned, ten features were extracted for chosen
categories of signals to create the original feature database at each
decomposition level starting from D1–D4 and one final approximation, A4.
These are extracted to help in distinguishing between normal and epileptic
signal.
17
ICENCO Cairo 2016
The Proposed Approach
Feature Extraction using DWT
Decomposition
level
Sub-band
signal
Frequency band
(Hz)
1 D1(gamma) 30-60
2 D2 (beta) 15-30
3 D3 (alpha) 8-15
4 D4 (theta) 4-8
4 A4 (delta) 0-4
18
ICENCO Cairo 2016
Experimental Results
19
Approximate and coefficients are
taken from a healthy subject (set
A).
ICENCO Cairo 2016
Experimental Results
20
Approximate and coefficients are
taken from an epileptic subject (set
D).
ICENCO Cairo 2016
Experimental Results
21
Approximate and coefficients are
taken from an epileptic subject (set
E).
ICENCO Cairo 2016
Experimental Results
22
EXTRACTED FEATURE COEFFICIENTS FOR THE LAST EPOCH OF SET A
Set Features Wavelet Sub-bands
D1 (Gamma) D2 (Beta) D3 (Alpha) D4 (Theta) A4 (Delta)
Set A
Max
Min
Mean
Median
Variance
Deviation
Energy
RWE
Entropy
Skewness
9.946874e-04
-9.265823e-04
-1.269325e-07
3.465760e-06
6.455155e-08
2.540700e-04
1.323953e-04
8.794600e-06
-2.087377e-03
3.727474e-01
7.879125e-03
-8.628986e-03
-1.483079e-06
-4.923745e-05
5.112694e-06
2.261127e-03
5.255851e-03
3.491297e-04
-5.988027e-02
4.730014e-01
3.901077e-02
-4.608552e-02
-1.217418e-04
-1.900916e-04
1.369548e-04
1.170277e-02
7.081328e-02
4.703904e-03
-5.705388e-0
7.493647e-01
7.471598e-02
-7.253425e-02
1.033281e-03
-5.439984e-04
6.086433e-04
2.467070e-02
1.591356e-01
1.057088e-02
-1.056781e+00
2.714428e-02
6.104268e-01
-8.788146e-01
-7.732445e-03
-1.336441e-02
5.671705e-02
2.381534e-01
1.481882e+01
9.843673e-01
-2.977001e+01
6.492470e-01
ICENCO Cairo 2016
Experimental Results
23
EXTRACTED FEATURE COEFFICIENTS FOR THE LAST EPOCH OF SET D
Set Extracte
d
Feature
s
Wavelet Sub-bands
D1 (Gamma) D2 (Beta) D3 (Alpha) D4 (Theta) A4 (Delta)
Set D
Max
Min
Mean
Median
Variance
Deviation
Energy
RWE
Entropy
Skewness
3.969254e-04
-3.742630e-04
-1.062821e-07
-3.011566e-06
7.481376e-09
8.649495e-05
1.534432e-05
2.407420e-06
-2.750434e-04
4.457542e-01
4.264739e-03
-4.189743e-03
2.729993e-06
2.262996e-05
5.425604e-07
7.365870e-04
5.577597e-04
8.750869e-05
-7.531945e-03
2.173789e+00
1.840372e-02
-2.153365e-02
-5.010535e-05
-4.831392e-05
2.228588e-05
4.720792e-03
1.152310e-02
1.807896e-03
-1.118578e-01
2.088849e+00
7.366416e-02
-8.237293e-02
1.173667e-04
5.086258e-04
5.202897e-04
2.280986e-02
1.357992e-01
2.130597e-02
-8.970721e-01
1.364383e+00
3.685789e-01
-4.581400e-01
-7.577910e-03
-1.029943e-02
2.379626e-02
1.542604e-01
6.225868e+00
9.767962e-01
-
1.877158e+01
-2.049270e-01
ICENCO Cairo 2016
Experimental Results
24
EXTRACTED FEATURE COEFFICIENTS FOR THE LAST EPOCH OF SET E
Set Extracte
d
Feature
s
Wavelet Sub-bands
D1 (Gamma) D2 (Beta) D3 (Alpha) D4 (Theta) A4 (Delta)
Set E
Max
Min
Mean
Median
Variance
Deviation
Energy
RWE
Entropy
Skewness
3.955192e-03
-3.549488e-03
6.948730e-07
-2.612595e-05
7.854200e-07
8.862392e-04
1.610897e-03
1.645268e-05
-2.096376e-02
1.662602e+00
3.189520e-02
-2.833828e-02
-5.382679e-06
-3.217398e-04
9.073279e-05
9.525376e-03
9.327334e-02
9.526346e-04
-7.912125e-01
2.449215e-01
1.880762e-01
-1.478077e-01
1.642593e-03
-4.622447e-03
3.228821e-03
5.682271e-02
1.670698e+00
1.706345e-02
-8.436742e+00
-2.552237e-01
5.564677e-01
-7.536238e-01
1.904032e-04
-9.030940e-03
7.326989e-02
2.706841e-01
1.912345e+01
1.953148e-01
-
4.057527e+01
-9.135021e-01
2.277090e+00
-
2.324888e+00
3.123408e-03
1.971368e-03
2.950933e-01
5.432249e-01
7.702190e+01
7.866527e-01
-
8.908658e+00
2.659280e+00ICENCO Cairo 2016
Experimental Results
Conclusion
 An improved DWT technique to extract ten features from EEG signal in
which can be used to classify epileptic seizure.
 The number of features extracted using the improved DWT has considered
the best when compared to other studies as have demonstrated in related
work section.
25
ICENCO Cairo 2016
Future work
 We plan to select the significant and relevant features from these huge
number of features based on swarm optimization algorithms like Whale
Optimization Algorithm (WOA).
 then ANN is used for the classification, which it can be easily distinguished
between normal and epileptic.
26
ICENCO Cairo 2016
Thanks and Acknowledgement
27
ICENCO Cairo 2016

More Related Content

PDF
كراسة أساليب اللغة العربية للمرحلة الابتدائية
PPTX
diagnosis and types of diagnosis
PDF
Reinforcement Learning Tutorial | Edureka
PPTX
Radiology & Medical Imaging
PDF
Ppt compressed sensing a tutorial
PPTX
Brain based learning
PDF
Design control FDA requirements
DOCX
Brain-Computer Interface (BCI)-Seminar Report
كراسة أساليب اللغة العربية للمرحلة الابتدائية
diagnosis and types of diagnosis
Reinforcement Learning Tutorial | Edureka
Radiology & Medical Imaging
Ppt compressed sensing a tutorial
Brain based learning
Design control FDA requirements
Brain-Computer Interface (BCI)-Seminar Report

What's hot (20)

PPTX
EEG Signal processing
PDF
Feature Extraction Techniques and Classification Algorithms for EEG Signals t...
PPT
Research perspectives in biomedical signal processing
PDF
A hybrid classification model for eeg signals
PPT
Wavelet Based Feature Extraction Scheme Of Eeg Waveform
PPTX
Complete pan tompkins implementation of ecg qrs detector
PPTX
Embedded system design process
PPTX
Ecg Signal Processing
PPTX
EEG course.pptx
PPTX
Brain Computer Interface (BCI)
PPTX
Electromyograph(EMG)
PPT
10 and 20 electrode placement
PDF
Electrogastrogram basics
PPTX
Adaptive filter
PPTX
EEG (ELECTROENCEPALOGRAM)
PPTX
BRAIN COMPUTER INTERFACE(BCI)
PPTX
Brain computer interface
PDF
Silent sound technology final report
PDF
PhD Oral Defense of Md Kafiul Islam on "ARTIFACT CHARACTERIZATION, DETECTION ...
EEG Signal processing
Feature Extraction Techniques and Classification Algorithms for EEG Signals t...
Research perspectives in biomedical signal processing
A hybrid classification model for eeg signals
Wavelet Based Feature Extraction Scheme Of Eeg Waveform
Complete pan tompkins implementation of ecg qrs detector
Embedded system design process
Ecg Signal Processing
EEG course.pptx
Brain Computer Interface (BCI)
Electromyograph(EMG)
10 and 20 electrode placement
Electrogastrogram basics
Adaptive filter
EEG (ELECTROENCEPALOGRAM)
BRAIN COMPUTER INTERFACE(BCI)
Brain computer interface
Silent sound technology final report
PhD Oral Defense of Md Kafiul Islam on "ARTIFACT CHARACTERIZATION, DETECTION ...
Ad

Viewers also liked (20)

PDF
Happy New Year (2017) Scientific Research Group in Egypt
PDF
السيرة الذاتية وشريط الذكريات
PPTX
Dealing with Academic Rejection 25 Feb 2017
PDF
Seminar on how to cope with a journal rejection 11 march 2017
PPTX
How to deal with a journal rejection seminar
PDF
Aisi2017 keynote speaker
PPTX
Faculty of med cu 1 feb 2017
PPTX
Scientific research group in Egypt members 2017
PPTX
discrete wavelet transform
PPTX
Wavelet
PDF
الاستاذ الدكتور ابوالعلا عطيفى والملاك الجميل فاطمه فى احتفالية المعهد القوم...
PDF
EEG based Motor Imagery Classification using SVM and MLP
PDF
Support Vector Machines
PPTX
Introduction to wavelet transform
PPTX
Matlab Feature Extraction Using Segmentation And Edge Detection
PPTX
uic_behavneuro_mcclainv2
PDF
Classification of EEG Signal for Epileptic Seizure DetectionusingEMD and ELM
DOCX
Effect of fMRI Scan Presentation on Perceptions of Homosexuality
PPTX
الطريق الى جائزة الملك فيصل :الحلم والامل
Happy New Year (2017) Scientific Research Group in Egypt
السيرة الذاتية وشريط الذكريات
Dealing with Academic Rejection 25 Feb 2017
Seminar on how to cope with a journal rejection 11 march 2017
How to deal with a journal rejection seminar
Aisi2017 keynote speaker
Faculty of med cu 1 feb 2017
Scientific research group in Egypt members 2017
discrete wavelet transform
Wavelet
الاستاذ الدكتور ابوالعلا عطيفى والملاك الجميل فاطمه فى احتفالية المعهد القوم...
EEG based Motor Imagery Classification using SVM and MLP
Support Vector Machines
Introduction to wavelet transform
Matlab Feature Extraction Using Segmentation And Edge Detection
uic_behavneuro_mcclainv2
Classification of EEG Signal for Epileptic Seizure DetectionusingEMD and ELM
Effect of fMRI Scan Presentation on Perceptions of Homosexuality
الطريق الى جائزة الملك فيصل :الحلم والامل
Ad

Similar to Ffeature extraction of epilepsy eeg using discrete wavelet transform (20)

PDF
40120130405007
PDF
Int conf 03
PPTX
Undergraduate Thesis - EEE400 - Final Year Design Project - Progress Report P...
PDF
patter journals using wavelet approaches
PDF
EEG S IGNAL Q UANTIFICATION B ASED ON M ODUL L EVELS
PDF
CLASSIFICATION OF ECG ARRHYTHMIAS USING /DISCRETE WAVELET TRANSFORM AND NEURA...
PDF
Analysis of EEG data Using ICA and Algorithm Development for Energy Comparison
PDF
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
PDF
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
PDF
The International Journal of Engineering and Science (IJES)
PDF
Denoising Techniques for EEG Signals: A Review
PDF
SUITABLE MOTHER WAVELET SELECTION FOR EEG SIGNALS ANALYSIS: FREQUENCY BANDS D...
PDF
Suitable Mother Wavelet Selection for EEG Signals Analysis: Frequency Bands D...
PPTX
Biomedical Signals Classification With Transformer Based Model.pptx
PDF
Cr31618621
PDF
AnalysisofEEGsignal_for_education___.pdf
PDF
METHODS FOR IMPROVING THE CLASSIFICATION ACCURACY OF BIOMEDICAL SIGNALS BASED...
PDF
Improved Algorithm for Brain Signal Analysis
PDF
Improved Algorithm for Brain Signal Analysis
PDF
Classification of Electroencephalograph (EEG) Signals Using Quantum Neural Ne...
40120130405007
Int conf 03
Undergraduate Thesis - EEE400 - Final Year Design Project - Progress Report P...
patter journals using wavelet approaches
EEG S IGNAL Q UANTIFICATION B ASED ON M ODUL L EVELS
CLASSIFICATION OF ECG ARRHYTHMIAS USING /DISCRETE WAVELET TRANSFORM AND NEURA...
Analysis of EEG data Using ICA and Algorithm Development for Energy Comparison
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
The International Journal of Engineering and Science (IJES)
Denoising Techniques for EEG Signals: A Review
SUITABLE MOTHER WAVELET SELECTION FOR EEG SIGNALS ANALYSIS: FREQUENCY BANDS D...
Suitable Mother Wavelet Selection for EEG Signals Analysis: Frequency Bands D...
Biomedical Signals Classification With Transformer Based Model.pptx
Cr31618621
AnalysisofEEGsignal_for_education___.pdf
METHODS FOR IMPROVING THE CLASSIFICATION ACCURACY OF BIOMEDICAL SIGNALS BASED...
Improved Algorithm for Brain Signal Analysis
Improved Algorithm for Brain Signal Analysis
Classification of Electroencephalograph (EEG) Signals Using Quantum Neural Ne...

More from Aboul Ella Hassanien (20)

PDF
النيروجيكو: فلسفة الذات المعززة في عصر الذكاء التفاعلي
PDF
النيروجيكو - الإنسان 2.0 في عصر الذكاء الاصطناعي المعزز
PDF
النيروجيكو في موسم التحول الذات الثقافية بين خوارزميات الترفيه وإعادة برمجة ...
PDF
أنا أُفكر مع، إذن أنا أتشكل النيروجيكو -وإعادة تشكيل الكوجيتو
PDF
النيروجيكو فلسفة الوعي المعزز في عصر الكم والذكاء الاصطناعي.pdf
PDF
The 9th International Conference on Advanced Machine Learning Technologies an...
PDF
المسابقة الرمضانية للاستاذ الدكتور ابو العلا عطيفي حسنين .pdf
PDF
انجازات المدرسة العلمية البحثية المصرية (SRSEG) لعام 2024.pdf
PPTX
ويبينار علي مصطفى مشرفة باشا: اينشتين العربو
PDF
الأطر والمبادئ الاخلاقية للذكاء الاصطناعي التوليدى.pdf
PDF
دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية المعر...
PDF
حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...
PDF
الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...
PPTX
Intelligent Avatars in the Metaverse.pptx
PDF
دليل البحث العلمى .pdf
PDF
SRGE photo.pdf
PPTX
الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات
PPTX
الصحافة والإعلام الرقمى فى عصر الذكاء الاصطناعي
PPTX
الميتافيرس و مستقبل التعليم فى الوطن العربى
PPTX
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية
النيروجيكو: فلسفة الذات المعززة في عصر الذكاء التفاعلي
النيروجيكو - الإنسان 2.0 في عصر الذكاء الاصطناعي المعزز
النيروجيكو في موسم التحول الذات الثقافية بين خوارزميات الترفيه وإعادة برمجة ...
أنا أُفكر مع، إذن أنا أتشكل النيروجيكو -وإعادة تشكيل الكوجيتو
النيروجيكو فلسفة الوعي المعزز في عصر الكم والذكاء الاصطناعي.pdf
The 9th International Conference on Advanced Machine Learning Technologies an...
المسابقة الرمضانية للاستاذ الدكتور ابو العلا عطيفي حسنين .pdf
انجازات المدرسة العلمية البحثية المصرية (SRSEG) لعام 2024.pdf
ويبينار علي مصطفى مشرفة باشا: اينشتين العربو
الأطر والمبادئ الاخلاقية للذكاء الاصطناعي التوليدى.pdf
دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية المعر...
حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...
الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...
Intelligent Avatars in the Metaverse.pptx
دليل البحث العلمى .pdf
SRGE photo.pdf
الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات
الصحافة والإعلام الرقمى فى عصر الذكاء الاصطناعي
الميتافيرس و مستقبل التعليم فى الوطن العربى
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية

Recently uploaded (20)

PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPTX
UNIT 4 Total Quality Management .pptx
PPTX
OOP with Java - Java Introduction (Basics)
PPTX
additive manufacturing of ss316l using mig welding
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
Geodesy 1.pptx...............................................
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
DOCX
573137875-Attendance-Management-System-original
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
Welding lecture in detail for understanding
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PPTX
CH1 Production IntroductoryConcepts.pptx
PPTX
Sustainable Sites - Green Building Construction
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
UNIT 4 Total Quality Management .pptx
OOP with Java - Java Introduction (Basics)
additive manufacturing of ss316l using mig welding
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Geodesy 1.pptx...............................................
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
CYBER-CRIMES AND SECURITY A guide to understanding
573137875-Attendance-Management-System-original
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
Operating System & Kernel Study Guide-1 - converted.pdf
Welding lecture in detail for understanding
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
CH1 Production IntroductoryConcepts.pptx
Sustainable Sites - Green Building Construction
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...

Ffeature extraction of epilepsy eeg using discrete wavelet transform

  • 1. Feature Extraction of Epilepsy EEG using Discrete Wavelet Transform Asmaa Hamad Elsaied ICENCO Cairo 2016, Cairo University (29-December-2016) Master Student, Faculty of Computers and Information, Mina University
  • 2.  Introduction  Related Work  Materials and Methods  EEG Data Acquisition  Discrete wavelet transforms (DWT)  Proposed Approach  Results and Discussion  Conclusion and future work 2 Agenda ICENCO Cairo 2016
  • 3. Introduction  Epilepsy is one of the most common a chronic neurological disorders of the brain that affect millions of the world’s populations.  It is characterized by recurrent seizures, which are physical reactions to sudden, usually brief, excessive electrical discharges in a group of brain cells. Hence, seizure identification has great importance in clinical therapy of epileptic patients.  Electroencephalogram (EEG) is most commonly used in epilepsy detection since it includes precious physiological information of the brain. 3 ICENCO Cairo 2016
  • 4. Introduction Electroencephalogram (EEG)  The EEG signal is usually used for the purpose of recording the electrical activities of the brain signal that typically arises in the human brain.  The recording of the electrical activity is basically done by placing electrodes on the scalp, which measures the voltage fluctuations in the brain. 4 ICENCO Cairo 2016 EEG contains lots of worthy information relating to the numerous physiological states of the brain and thus is a very useful tool for understanding the brain disease, such as epilepsy. EEG signals of epileptic patients exhibit two states of abnormal activities namely interictal or seizure free (in-between epileptic seizures) and ictal (in the course of an epileptic seizure).
  • 5. Introduction Electroencephalogram (EEG) sub-bands  The EEG signals are commonly decomposed into five EEG sub- bands:  delta, theta, alpha, beta and gamma. 5 ICENCO Cairo 2016
  • 6. Introduction Electroencephalogram (EEG) Frequency range and amplitude for each type of waves 6 Wave Frequency range Amplitude Delta band 0.5 – 4 Hz High Theta band 4 – 8 Hz Low-medium Alpha band 8 – 15 Hz Low Beta band 15 – 30 Hz Very low Gamma band 30 – 60 Hz Smallest ICENCO Cairo 2016
  • 7. Related Work Ref. Method # of Features Remark [8] EMD Eight features The EMD generates the set of amplitude and frequency modulated components known as intrinsic mode functions (IMFs). Two area measures have been computed, one for the graph obtained as the analytic signal representation of IMFs in the complex plane and another for second-order difference plot (SODP) of IMFs of EEG signals. Both of these area measures have been computed for first four IMFs of the normal and epileptic seizure EEG signals. These eight features obtained from both area measures of first four IMFs have been used as input feature set for classification of normal and epileptic seizure EEG signals using least square support vector machine (LS-SVM) classifier. [9] DWT Four features The proposed technique involved training the ANFIS classifier to detect epileptic seizure in EEG when the statistical features extracted from the wavelet sub-bands of EEG signals were used as inputs [10] DWT Four features Proposed a wavelet-based feature extraction technique which consequently uses simple statistical parameters to detect epileptic EEG signals using a back propagating artificial neural network classifier. [11] DWT One feature Approximate Entropy (ApEn) for epilepsy detection from EEG signals is used. [12] ICA Three features Improving the accuracy of EEG signal classification is presented to detect epileptic seizures. ICA is incorporated as a preprocessing step and Short-Time Fourier Transform (STFT) is used for de-noising the signal adequately. [13] ICA four features The signals were decomposed into the frequency sub-bands using DWT and a set of statistical features was extracted from the subbands to represent the distribution of wavelet coefficients. Principal components analysis (PCA), independent components analysis (ICA) and linear discriminant analysis (LDA) is used to reduce the dimension of data. Then these features were used as an input to a support vector machine (SVM) with two discrete outputs: epileptic seizure or not. [14] DWT Four features Original EEG signals representation by wavelet packet coefficients and feature extraction using the best basis- based wavelet packet entropy method. [15] DWT Four features Each EEG signal is decomposed into five constituent EEG sub-bands by DWT. The nonlinear parameters of each sub-band and the original EEG are quantified in the form of the time lag (TL), the embedding dimension (ED), the correlation dimension (CD), and the largest Lyapunov exponent (LLE). 7 fewer previous research on the feature extraction methods in EEG signals
  • 8. EEG Data Sets  The experimental data used is publically available  Bonn data set “Klinik für Epileptologie, Universität Bonn’’.  The dataset includes five different sets: 8 ICENCO Cairo 2016 • 5 awake healthy subjects with eyes open • Surface EEG recordingA • 5 awake healthy subjects with eyes closed • Surface EEG recordingB • Inter-ictal EEG from five epileptic patients • intracranial depth electrodes from hippocampal formation of opposite hemisphere the brain C • Inter-ictal EEG from five epileptic patients • Intracranial depth electrodes from epileptogenic zone.D • Ictal EEG from five epileptic patients • depth and strip electrodesE
  • 9. EEG Data Samples  EEG signals of each dataset. 9 ICENCO Cairo 2016
  • 10.  The EEG signals of three subsets namely A, D, and E have been used. 10 ICENCO Cairo 2016 EEG Data Sets Characterstics Settings Set A Set D Set E Subjects 5 healthy 5 epileptic patients 5 epileptic patients Electrode type surface Intracranial Intracranial Electrode placement International 10- 20 system Hippocampal formation Epileptogenic zone Patient’s state Awake, eyes open Seizure-free (Interictal) Seizure activity (Ictal) Number of epochs 100 100 100 Epoch duration (s) 23.6 23.6 23.6
  • 11. Discrete wavelet transforms (DWT)  A wavelet is a short wave, which has its energy intensified in time to give a tool for the analysis of transient, non- stationary signals or time-varying phenomena .  If a signal does not change much over time, we would call it as a stationary signal.  Fourier transform could be applied to the stationary signals easily and a good result can be taken. 11 ICENCO Cairo 2016
  • 12. Discrete wavelet transforms (DWT)  However, many signals like EEG having the non- stationary and transient characteristics, in such situation ideally Fourier transform may not be applied directly.  But time–frequency methods can be used .  Wavelet transform method has been used to extract the individual EEG sub-bands and reconstruct the information accurately because the wavelet transform has the advantages of:  time-frequency localization,  multi-rate filtering, and scale-space analysis. 12 ICENCO Cairo 2016
  • 13. The Proposed Approach (General model) Identify the epileptic seizure 13 ICENCO Cairo 2016
  • 14. The Proposed Approach Feature Extraction using DWT  Each EEG signal is decomposed into five constituent EEG sub-bands by discrete wavelet transform (DWT).  The EEG epochs were analyzed into various frequency bands by using fourth-order Daubechies (db4) wavelet function up to 4th- level of the decomposition. The statistical parameter like entropy, min, max, mean, median, standard deviation, variance, energy and Relative Wave Energy (RWE) were computed for feature extraction. 14 ICENCO Cairo 2016
  • 15. The Proposed Approach Feature Extraction using DWT  Feature extraction is a special form of dimensionality reduction. When the input data to an algorithm is too large to be processed and it is suspected to be notoriously redundant (much data, but not much information) then the input data will be transformed into a reduced representation set of features (also named features vector). Transforming the input data into the set of features is called feature extraction.  If the features extracted are carefully chosen it is expected that the features set will extract the relevant information from the input data in order to perform the desired task using this reduced representation instead of the full size input. 15 ICENCO Cairo 2016
  • 16.  Following features of wavelet coefficients from each sub band that were extracted to classify EEG signals.  Maximum of the wavelet coefficients in each sub-band.  Minimum of the wavelet coefficients in each sub-band.  Mean of the wavelet coefficients in each sub-band  The standard deviation of the wavelet coefficients in each sub-band.  The variance of the wavelet coefficients in each sub- band is the square of the standard deviation.  The median of the wavelet coefficients in each sub- band. 16 ICENCO Cairo 2016 The Proposed Approach Feature Extraction using DWT Skewness of the wavelet coefficients in each sub-band. A measure of the asymmetry of the data distribution. Energy in the sub-band The energy points out that the strength of the signal as it gives the area under the curve of power at any interval of time. Relative Wave Energy (RWE) in the sub-band RWE characterize the relative energy in each frequency sub-band and is utilize to detect the correspondence between segments of EEG signal.
  • 17.  Entropy in the sub-band. Entropy is a numerical measure of uncertainty (doubt) of outcome where signal contained thousands of bits of information.  Based on the above mentioned, ten features were extracted for chosen categories of signals to create the original feature database at each decomposition level starting from D1–D4 and one final approximation, A4. These are extracted to help in distinguishing between normal and epileptic signal. 17 ICENCO Cairo 2016 The Proposed Approach Feature Extraction using DWT
  • 18. Decomposition level Sub-band signal Frequency band (Hz) 1 D1(gamma) 30-60 2 D2 (beta) 15-30 3 D3 (alpha) 8-15 4 D4 (theta) 4-8 4 A4 (delta) 0-4 18 ICENCO Cairo 2016 Experimental Results
  • 19. 19 Approximate and coefficients are taken from a healthy subject (set A). ICENCO Cairo 2016 Experimental Results
  • 20. 20 Approximate and coefficients are taken from an epileptic subject (set D). ICENCO Cairo 2016 Experimental Results
  • 21. 21 Approximate and coefficients are taken from an epileptic subject (set E). ICENCO Cairo 2016 Experimental Results
  • 22. 22 EXTRACTED FEATURE COEFFICIENTS FOR THE LAST EPOCH OF SET A Set Features Wavelet Sub-bands D1 (Gamma) D2 (Beta) D3 (Alpha) D4 (Theta) A4 (Delta) Set A Max Min Mean Median Variance Deviation Energy RWE Entropy Skewness 9.946874e-04 -9.265823e-04 -1.269325e-07 3.465760e-06 6.455155e-08 2.540700e-04 1.323953e-04 8.794600e-06 -2.087377e-03 3.727474e-01 7.879125e-03 -8.628986e-03 -1.483079e-06 -4.923745e-05 5.112694e-06 2.261127e-03 5.255851e-03 3.491297e-04 -5.988027e-02 4.730014e-01 3.901077e-02 -4.608552e-02 -1.217418e-04 -1.900916e-04 1.369548e-04 1.170277e-02 7.081328e-02 4.703904e-03 -5.705388e-0 7.493647e-01 7.471598e-02 -7.253425e-02 1.033281e-03 -5.439984e-04 6.086433e-04 2.467070e-02 1.591356e-01 1.057088e-02 -1.056781e+00 2.714428e-02 6.104268e-01 -8.788146e-01 -7.732445e-03 -1.336441e-02 5.671705e-02 2.381534e-01 1.481882e+01 9.843673e-01 -2.977001e+01 6.492470e-01 ICENCO Cairo 2016 Experimental Results
  • 23. 23 EXTRACTED FEATURE COEFFICIENTS FOR THE LAST EPOCH OF SET D Set Extracte d Feature s Wavelet Sub-bands D1 (Gamma) D2 (Beta) D3 (Alpha) D4 (Theta) A4 (Delta) Set D Max Min Mean Median Variance Deviation Energy RWE Entropy Skewness 3.969254e-04 -3.742630e-04 -1.062821e-07 -3.011566e-06 7.481376e-09 8.649495e-05 1.534432e-05 2.407420e-06 -2.750434e-04 4.457542e-01 4.264739e-03 -4.189743e-03 2.729993e-06 2.262996e-05 5.425604e-07 7.365870e-04 5.577597e-04 8.750869e-05 -7.531945e-03 2.173789e+00 1.840372e-02 -2.153365e-02 -5.010535e-05 -4.831392e-05 2.228588e-05 4.720792e-03 1.152310e-02 1.807896e-03 -1.118578e-01 2.088849e+00 7.366416e-02 -8.237293e-02 1.173667e-04 5.086258e-04 5.202897e-04 2.280986e-02 1.357992e-01 2.130597e-02 -8.970721e-01 1.364383e+00 3.685789e-01 -4.581400e-01 -7.577910e-03 -1.029943e-02 2.379626e-02 1.542604e-01 6.225868e+00 9.767962e-01 - 1.877158e+01 -2.049270e-01 ICENCO Cairo 2016 Experimental Results
  • 24. 24 EXTRACTED FEATURE COEFFICIENTS FOR THE LAST EPOCH OF SET E Set Extracte d Feature s Wavelet Sub-bands D1 (Gamma) D2 (Beta) D3 (Alpha) D4 (Theta) A4 (Delta) Set E Max Min Mean Median Variance Deviation Energy RWE Entropy Skewness 3.955192e-03 -3.549488e-03 6.948730e-07 -2.612595e-05 7.854200e-07 8.862392e-04 1.610897e-03 1.645268e-05 -2.096376e-02 1.662602e+00 3.189520e-02 -2.833828e-02 -5.382679e-06 -3.217398e-04 9.073279e-05 9.525376e-03 9.327334e-02 9.526346e-04 -7.912125e-01 2.449215e-01 1.880762e-01 -1.478077e-01 1.642593e-03 -4.622447e-03 3.228821e-03 5.682271e-02 1.670698e+00 1.706345e-02 -8.436742e+00 -2.552237e-01 5.564677e-01 -7.536238e-01 1.904032e-04 -9.030940e-03 7.326989e-02 2.706841e-01 1.912345e+01 1.953148e-01 - 4.057527e+01 -9.135021e-01 2.277090e+00 - 2.324888e+00 3.123408e-03 1.971368e-03 2.950933e-01 5.432249e-01 7.702190e+01 7.866527e-01 - 8.908658e+00 2.659280e+00ICENCO Cairo 2016 Experimental Results
  • 25. Conclusion  An improved DWT technique to extract ten features from EEG signal in which can be used to classify epileptic seizure.  The number of features extracted using the improved DWT has considered the best when compared to other studies as have demonstrated in related work section. 25 ICENCO Cairo 2016
  • 26. Future work  We plan to select the significant and relevant features from these huge number of features based on swarm optimization algorithms like Whale Optimization Algorithm (WOA).  then ANN is used for the classification, which it can be easily distinguished between normal and epileptic. 26 ICENCO Cairo 2016

Editor's Notes

  • #4: However, it could be a challenge to detect the subtle but critical changes included in EEG signals.
  • #5: تقلبات الجهد
  • #6: تقلبات الجهد
  • #7: تقلبات الجهد