CLASSIFICATION AND MEDICAL DIAGNOSIS OF SCALP EEG USING ARTIFICIAL NEURAL NETWORKS. Received August 2010; revised December 2010

Size: px
Start display at page:

Download "CLASSIFICATION AND MEDICAL DIAGNOSIS OF SCALP EEG USING ARTIFICIAL NEURAL NETWORKS. Received August 2010; revised December 2010"

Transcription

1 International Journal of Innovative Computing, Information and Control ICIC International c 2011 ISSN Volume 7, Number 12, December 2011 pp CLASSIFICATION AND MEDICAL DIAGNOSIS OF SCALP EEG USING ARTIFICIAL NEURAL NETWORKS Mercedes Cabrerizo 1,2, Melvin Ayala 1, Prasanna Jayakar 2 and Malek Adjouadi 1 1 Center for Advance Technology and Education (CATE) College of Engineering and Computing Florida International University West Flagler Street, Miami, FL 33174, USA 2 Department of Brain Institute Miami Children s Hospital 3100 South West 62nd Avenue, Miami, FL 33155, USA cabreriz@fiu.edu Received August 2010; revised December 2010 Abstract. An automatic Artificial Neural Network-Aided Diagnosis (ANNAD) system is designed in this study for initial scalp EEG screening to establish whether a given subject is epileptic or not. A unique ANNAD-based decision-making process is devised to make this distinction by 1) computing all standard EEG parameters in both time and frequency domain and 2) determining which of these parameters will yield the optimal classifier. The temporal parameters include activity, mobility and complexity, and the frequency parameters include the spectral power in delta, theta, alpha, beta I and II, and gamma. A single layer perceptron was used to conduct this analysis without initially setting any conditions on the weight vector, but rather allowed for the random generation of these conditions, with as many trials as necessary. This is an important first step that confines the search space to only those EEG data that have a very high likelihood of being recorded from epileptic patients, significantly minimizing the time for accurate diagnosis. We have evaluated our system using 125 EEG files selected randomly from a database consisting of 10 subjects (5 non-epileptic and 5 epileptic). The proposed ANNAD system was capable of diagnosing subjects with epilepsy with an accuracy of 92.04% and a calculated F-measure of 93.39%. Keywords: Feature extraction, Artificial neural networks, Epileptic vs. non-epileptic EEG classification 1. Introduction. In epilepsy research, the development of algorithms to automate the detection of epileptiform activity from EEG has become a common line of investigation for many scientists due to its potential for improving disease diagnosis and treatment. An example of such efforts is presented in [1,2], where interictal spikes from EEG recordings are detected by using the Walsh Transform; the study by [3-5] compares different back propagation-based artificial neural networks (ANNs) to evaluate the best features for delineating electrodes that initiate a seizure; [6] proposes an implementation of nonlinear decision functions and identification of multidimensional classification domains to detect seizures; [7] uses EEG recordings during hand motor imagery in order to move a cursor to a target on a computer screen and [8] performs classification of EEG signals extracted during mental tasks for design of a Brain Machine Interface. Furthermore, recent advances in artificial intelligence have benefited from the problemsolving capabilities of ANNs, as exemplified by the classification of sleep apnea syndrome [9] based on wavelet transforms and ANNs; classification of seizures [10] by determining 6905

2 6906 M. CABRERIZO, M. AYALA, P. JAYAKAR AND M. ADJOUADI the features of temporal epilepsy and the functional anatomy of involved brain networks; epileptic seizure detection [11] by using time-frequency analysis and ANNs; classification of primary generalized epilepsy by EEG signals [12] by using multilayer perceptron neural networks; analysis of EEG signals by implementing eigenvector methods [13] for classification of EEG signals; and classification of CT images for detection of lung cancer by [14] using a modified version of the Hopfield neural network. By means of visual inspection, EEG experts are often able to qualitatively distinguish normal EEG activity from abnormalities contained within long EEG records with the purpose of diagnosing patients with epilepsy. However, abnormalities in the EEG in some patients are at times too subtle to be detected using conventional techniques. It is this dilemma that the proposed classification method is trying to address, by initially confining the search space to only those EEG data that have a very high likelihood of being recorded from epileptic patients. With this development, clinicians can now focus on those patients for further diagnosis based on the presence of spikes and seizure events. The intent then was to establish a system for the classification of key characteristics of EEG signals to differentiate non-epileptic EEG from epileptic EEG. This type of classification analysis can be conducted by using any type of supervised learning algorithm that aims at minimizing the error or risk in the classification, including ANNs, support vector machines, Bayesian classifiers or logistic regression. In this context, our ultimate goal was to find out if there are specific temporal or frequency characteristics in EEG that behave differently in epileptic and non-epileptic patients, placing the focus on an automated search for that one parameter that will best capture these differences. As a consequence, we opted for the single layer perceptron to conduct this analysis. Instead of initially setting any conditions on the weight vector, a random generation of the initial weight was performed, with as many trials as necessary. A flowchart of the steps of the proposed methodology is illustrated in Figure 1. This is based on establishing a unique descriptor matrix for any given EEG parameter to be simple in its implementation and yet robust in the anticipated outcome. The EEG parameters were extracted from EEG segments, where the seizure events were initially removed in order not to have any bias. The algorithm for computing the matrix involves statistical operations on parameters across electrodes and time. The matrix used was limited to the average (AVG), standard deviation (STD) and signal-to-noise ratio (SNR). The advantage of this matrix is that it can be used to represent EEG files of different durations and with a different number of electrodes used. The parameters investigated in this study were the Hjorth s parameters activity, mobility and complexity [15,16], as well as the spectral power in all frequency bands. The matrices were computed for all EEG files, and were then used as inputs to the ANN that was trained to classify these EEG recordings as emanating either from non-epileptic or from epileptic patients. The neural network configuration is illustrated in Figure 2. The analysis was performed on each of the aforementioned parameters across time in search of those EEG characteristics that can best serve this classification process. The main contribution of this study thus relies on the classification of off-line scalp EEG recordings in order to facilitate the screening process of potential epileptic patients. The classification of EEG signals related to epilepsy is difficult in the absence of seizures because one can only rely on the existence of abnormal behaviors in the EEG, such as interictal spikes, which represent an area of cortical irritability that may or may not be predisposed to produce epileptic seizures at some point. These interictal spikes could be seen in normal subjects who never develop epilepsy, and could be related to other neurological disorders that may or may not be associated with epilepsy at all. In addition,

3 CLASSIFICATION AND MEDICAL DIAGNOSIS OF SCALP EEG USING ANNS 6907 Figure 1. Flowchart of the working steps of the proposed classification strategy around 10% of epileptic patients never show evident epileptiform discharges. Other behaviors, such as abnormalities of background activity and slow activity in some regions, are much less evident than epileptiform activity and cannot be easily appreciated by looking at the EEG [17]. That is why long EEG recordings require the use of reliable and accurate computer programs that are able to extract the hidden information, so that a better diagnosis can be provided. In addition, automatic signal processing is almost indispensable when these long recordings have to be evaluated. Visual screening only relies on the EEG experts that can draw subjective conclusions at times. In this context, it is useful to automatically differentiate between the two main categories of EEG signals: epileptic EEG and non-epileptic EEG, just by using short segments of scalp interictal EEG without having to record the patient for a long time until an event associated with epilepsy happens. This last assertion constitutes the main aim of this study. 2. Materials and Methods Data acquisition. Scalp EEG recordings from 5 non-epileptic patients and 5 epileptic patients were used. The data were collected from routine EEG recordings from patients who are epileptic or non-epileptic, without the imposition of long recording sessions. For an unbiased comparison of files, the segments from the epileptic patients were extracted from sections without seizures which may or may not contain abnormal

4 6908 M. CABRERIZO, M. AYALA, P. JAYAKAR AND M. ADJOUADI Figure 2. ANN configuration discharges. Recordings were performed at Miami Children s Hospital, using XLTEK Neuroworks Ver equipment and sampled at 512 Hz and 500 Hz for non-epileptic and epileptic patients, indistinctly. Electrodes were setup following the system using a referential montage. In total, 5 to 30 random segments were extracted from all EEG recordings; to prevent biasing, all segments were free of artifacts. The file segments from epileptic patients were only interictal (i.e., without seizure activity). All files were 4 to 45 seconds long. An overview of the patients information is given in Table 1. In retrospect, the method focused on investigating 9 well-known EEG parameters, namely activity, mobility, complexity and spectral power in the frequency bands delta (< 4 Hz), theta (4 to 8 Hz), alpha (8 to 13 Hz), beta I (13 to 20 Hz), beta II (20 to 36 Hz) and gamma (36 to 44 Hz). Frequency parameters were added to the investigation, as they were proven in earlier studies to be of high relevance for pre-surgical evaluation [18-21]. The 44 Hz was set as the limit in this study since spectral power in all file segments collected was found to be very low for frequencies above it Development and structure of the descriptor matrix. It should be noted that the proposed method focuses on the extraction of parameters from EEG that has been a common practice in epilepsy research with applications ranging from interictal spike detection, seizure detection, 3-D source localization, and prediction, among others. What this paper proposes is to combine some of these parameters in a unique way not found previously in the literature to classify EEG files into seizure and non-seizure files. The proposed combination of statistical measurements, called descriptors, is a matrix that consolidates common parameters (such as Horth s and frequency power parameters) into simple but effective neural networks topologies. The uniqueness of these matrices is that they can be extracted from EEG recordings of different durations and with a different number and location of electrodes, and still be used as inputs to a neural network for

5 CLASSIFICATION AND MEDICAL DIAGNOSIS OF SCALP EEG USING ANNS 6909 Table 1. Patients information and number of files used in the study Patient Status Age Gender Diagnosis Number Sampling of files rate (Hz) 1 Non-epileptic 15 Female Non-epileptic 10 Male Non-epileptic 17 Male Non-epileptic 18 Female Non-epileptic 8 Male Epileptic 7 Male Focal area of epileptogenesis within the left frontal region involving the frontal pole and posterior frontal lobe near the midline region primarily. 7 Epileptic 4 Female Intractable seizures over the right frontocentro-temporal epileptogenicity. 8 Epileptic 15 Female Medically intractable seizures with epileptogenicity involving both frontal regions. 9 Epileptic 8 Female Intractable epilepsy since age 15 months. Electrographically, onset is within the left anterior temporal lobe prior to spread anteriorly to the bilateral frontal regions Diffuse cerebral dysfunction 10 Epileptic 11 and a region of epileptic ac- Male Months tivity over the left posterior temporal area assessing the likelihood that the subject is epileptic or not. This constitutes the main contribution of the method proposed. As a consequence of this work, the processes for interictal spike detection, 3-D source localization, and ultimately diagnosis are much more enhanced to mitigate the cause and effect of seizures by focusing more appropriately on the delineated seizure-prone files for more timely and accurate diagnosis. The method for parameter extraction in the time domain when different electrodes are present is illustrated in Figure 3. For each time window, the entire window recording is replaced by a particular parameter of interest. In the example, Hjorth s parameter activity is computed for each electrode, using time windows of 1 second. As can be seen from Figure 3(a), extracting parameters electrode by electrode has the disadvantage of generating a set of values which depend on the number of electrodes. To cope with this issue, this study used statistical features, such as average, standard deviation, and signal-to-noise ratio, and computed them across all electrode parameters for each time window, as depicted in Figure 3(b), where the grand average across all electrodes is used as a representative feature. However, since the purpose was to analyze and compare EEG recordings regardless of their duration, further statistical feature extraction was performed along the time axis to provide a single feature descriptor for the whole EEG file. Figure 3(c) illustrates this last step using the grand average of the inter-electrode average activity. The statistical features chosen in this investigation were the AVG, STD and SNR. All steps of the feature extraction procedure are given in Figure 4, which depicts how an entire EEG segment can be described by a matrix obtained from each of the 9 parameters. The

6 6910 M. CABRERIZO, M. AYALA, P. JAYAKAR AND M. ADJOUADI Figure 3. (a) Extraction of EEG activity A(Ek) from 1-second windows; (b) extraction of inter-electrode average; (c) extraction of grand average over time of the inter-electrode average convention that will be followed in explaining this method is to use uppercase for the inter-electrode features, and lowercase for time series features. Using three features across electrodes and another three for each time series resulted in a total of 9 features, represented for convenience in matrix form in Table 2, starting with the avg(avg), i.e., the average over time (avg) of the inter-electrode average (AVG), and ending with snr(snr) with similar reasoning. This descriptor has 2 dimensions because it contains information consolidated across electrodes and time. Table 2. Descriptor matrix of an EEG segment for a particular parameter avg std snr AVG avg(avg) std(avg) snr(avg) STD avg(std) std(std) snr(std) SNR avg(snr) std(snr) snr(snr) Following the approach with the steps that were described in Figures 3 and 4, a descriptor matrix for each of the 9 parameters (as reflected in Table 2) was computed for each EEG segment. The intent was to represent each data segment by 9 descriptor matrices, as one matrix per parameter. It is worthy to note that the descriptor matrices for all 125 files and for each parameter were obtained using a general window size of 1 second for each file, and consequently, a classifier for each parameter was created using the different descriptor matrices Analysis on linear separability. Before deciding on the training strategy for the classifier, we investigated if all the data collected was linearly separable in the input space. The overlap index between the two classes that we used was applied to each descriptor dimension individually, and was computed as: β = C P N + C N P C t (1) where C t is the total number of cases in the study, C P N is the number of positives cases (epileptic) whose values overlap with the negative cases (non-epileptic) and C N P is the number of negative cases whose values overlap with the positive cases. The overlap index

7 CLASSIFICATION AND MEDICAL DIAGNOSIS OF SCALP EEG USING ANNS 6911 Figure 4. Proposed approach to feature extraction from EEG data segments, reduced to a 3 3 matrix obtained from the common statistical features avg, std and snr was defined so as to yield values between 0 and 1. The overlap indexes obtained for each descriptor component are shown in Table 3. In this table, the lowest index found is (for descriptor components avg(avg) of complexity, which is an indication of overlap. Within this context, the overlap index values provided in Table 3 clearly show that all 9 dimensions present overlap of the two populations when used individually. This analysis was extended to using these dimensions 2 at a time and 3 at a time, assuming all the possible combinations. Each time, the overlap varied in extent with no optimal solution to be found. This is the reason we opted for the neural network to contend with the 9 dimensions, as expressed in Equation (2). For this purpose, we used a linear classifier consisting of a perceptron without hidden layers, and identity transfer function in order to simulate a linear output for the 9 features of the form: y = w 0 + w 1 x 1 + w 2 x w 9 x 9 (2)

8 6912 M. CABRERIZO, M. AYALA, P. JAYAKAR AND M. ADJOUADI Table 3. Overlap index of descriptor components between all epileptic and non-epileptic cases per parameter Activity Mobility Complexity Delta Theta Alpha Beta I Beta II Gamma avg std snr AVG STD SNR AVG STD SNR AVG STD SNR AVG STD SNR AVG STD SNR AVG STD SNR AVG STD SNR AVG STD SNR AVG STD SNR where w 0 to w 9 are the weights of the classifier, and x 1 to x 9 correspond to avg(avg) to snr(snr), as given in Table 2. Likewise, we used all available data to fully train that classifier, using the delta rule of learning. Training was performed in repeated trials for a long period of time (maximum 1 hour), but the network never converged to 100% accuracy. This fact allowed us to conclude that the data was not linearly separable in the input space. The analysis of separability was further extended by using different perceptron configurations (adding 10 to 20 hidden units in one and two hidden layers and logistic and radial basis transfer functions); however, the classification performance was not significantly improved on average. Therefore, we decided to simplify the analysis and use a linear classifier instead without hidden units Classification algorithm. The architecture of the proposed method is formed by four steps: 1. Collection of descriptor data; 2. Generation of the training and testing tables; 3. Training and testing of the classifiers; 4. Evaluation of the classifiers.

9 CLASSIFICATION AND MEDICAL DIAGNOSIS OF SCALP EEG USING ANNS 6913 In the first step, we extracted from each file 9 descriptor matrixes (one for each parameter). For a total of 125 file segments, we generated matrixes. However, we conducted the analysis using one parameter at a time, i.e., we used only matrixes in each classifier. In the second step, we generated the training and testing tables using the extracted descriptor matrixes. To that end, we partitioned the new set of matrixes into approximately 40% (52 files) for pure training, 10% (13 files) for cross-validation and 50% (60 files) for testing. All tables were structured using the 9 matrix elements as inputs, and one additional column for the target ( 1 for non-epileptic file and 1 for epileptic file). In the third step, we created 9 two-layer perceptrons, each with 9 inputs and 1 output. As part of the training, 15 trials were performed on each classifier in order to prevent the network from being trapped in a local minimum, or leading to overflow. After each trial, the set of weights that yielded the best solution was stored. The intention of repeating the training was to rule out the possibility that any differences in the results were obtained just by chance. All training repetitions were stopped by either cross-validation stop criterion or by reaching a time limit. This procedure was applied consistently across all 9 classifiers. In the last step, all classifiers were compared based on their performances. The computational time it took to train the neural network through the use of the descriptor matrix was close to 5 minutes, while the testing phase when an EEG file is classified as coming from of an epileptic or a non-epileptic control subject took 40 to 50 seconds. From all available measures, such as accuracy, sensitivity, specificity, precision and F- measure, we decided to use the F-measure as the selection criteria. The best classifier was defined as the one with the highest F-measure. This measure represents a compromise which combines precision and sensitivity, as follows: ( ) precision sensitivity F = 2 (3) precision + sensitivity Recall that precision itself embeds within its definition specificity, making Equation (3) an appropriate measure that takes into consideration both the undesirable false negatives, as well as the more tolerable false positives. 3. Results. There are five key steps that were considered in the implementation of the proposed method: 1. Determine the overlap index of the 9 descriptor components between all epileptic and non-epileptic cases per each parameter in order to assess linear separability. 2. Use the F-measure to evaluate the performance of the 9 different ANNs. The choice of the F-measure is intentional as it includes the critical measures of both false positives and false negatives. 3. Test the results using the classifier obtained from each parameter to evaluate the performance of the 9 classifiers based on ROC parameters. 4. Apply the two-sample t-test assuming unequal variances to compare the performance metrics of the activity networks with the performance metrics of the remaining parameters. 5. Show the 3 best performing parameters based on the five performance metrics used (accuracy, sensitivity, specificity, precision and F-measure). These five steps are taken to ensure the soundness of the proposed method. The discussion about the suitability of these descriptors will focus on a statistical analysis of the classification results obtained across all sets. After training the 9 networks 15 times, all 125 results were sorted in descending order of the F-measure, which considers

10 6914 M. CABRERIZO, M. AYALA, P. JAYAKAR AND M. ADJOUADI Table 4. Performance of the 9 different ANNs based on the F-measure F-measure Activity Alpha Beta Gamma Beta Theta Mobility Delta Complexity both precision and sensitivity. As can be seen from Table 4, the best parameter that resulted from testing the networks based on F-measure was activity, defined in Equation (4) in the way it was implemented for convenience: activity = σ 2 (input(t)) (4) where input(t) is the EEG signal for a window of 1 second. In general, ranking showed predominance of networks associated with activity. A summary of the best performance of the networks associated with each of the 9 parameters is given in Table 5. From this table, it can be observed that the alpha frequency power outperformed activity in sensitivity; however, it performed poorly in accuracy, and even worst in specificity. As an average, with the exception of the 85.33% obtained for specificity, activity proved to have acceptable values for accuracy and F-measure, which makes it the most suitable parameter for the type of classification proposed in this study. Table 5. Performance evaluation of the 9 classifiers based on the testing set Accuracy Sensitivity Specificity Precision F-measure Activity Mobility Complexity Delta Theta Alpha Beta Beta Gamma In order to rule out the possibility that the higher performance of the activity-based network was obtained just by chance, a t-test was performed. The test was conducted for the F-measure values. For this purpose, two data sets were created, one including the F-measure of the 15 training/testing trials conducted with the activity network (recall that it was trained 15 times), and another including the performance metric of the remaining 120 trials (8 parameters 15 training/testing trials). The results of these tests are provided in Table 6. The two sample mean values (variance) are ( ) and ( ). The p-value was p = Since the p-value is less than the 0.05 confidence range, and the obtained t-value exceeds the critical value, this provides sufficient substantiation to reject the null hypothesis of equal means. It was concluded

11 CLASSIFICATION AND MEDICAL DIAGNOSIS OF SCALP EEG USING ANNS 6915 that the performance of activity was not due to chance, and that activity can indeed be regarded as a more reliable parameter for EEG classification. Table 6. Results of the two-sample t-test assuming unequal variances: comparing performance metrics of activity with performance metrics of remaining parameters T-Test: Two-Sample Assuming Unequal Variances Variable 1 Variable 2 (Activity) (remaining parameters) Mean Variance Observations Hypothesized Mean Difference 0 df 133 t Stat P(T<=t) one-tail 1.5E-18 t Critical one-tail After applying these descriptors to both the time and frequency domains, as provided in Table 7, the method proved that activity was indeed by far the best parameter in our dataset to differentiate EEG of non-epileptic controls from epileptic patients. Table 7. Three best performing parameters based on the five performance metrics used (accuracy, sensitivity, specificity, precision and F-measure) Best Performing Classifiers Accuracy activity (92.04%), alpha (81.67%), mobility (74.44) Sensitivity alpha (100%), beta II (98.41%), activity (96.83%) Specificity activity (85.33%), mobility (59.11%), alpha (56.00%) Precision activity (90.36%), alpha (76.48%), beta I (70.63%) F-measure activity (93.39%), alpha (86.58%), beta I (80.93%) For a clinical interpretation of the results, we finally turned our attention to the original dataset and computed an average activity descriptor for all epileptic and non-epileptic cases. Since the SNR dimension was much higher than the other dimensions (Figure 5(a)), it was removed simply for visual appreciation of the other dimensions. Figure 5(b) thus shows that all components in the activity descriptor are on average much higher in the epileptic cases, which is the clinical expectation in epileptic patients who are prone to having chaotic and disorganized EEG (abnormal discharges) behavior. 4. Conclusion. In this study, an automated classification process of scalp EEG for epilepsy diagnosis is implemented and validated. The uniqueness of the method is that it proved that a new descriptor matrix could be extracted from a scalp EEG segment in order to associate it with either a non-epileptic or an epileptic patient. Furthermore, such a descriptor can be used to detect signs of epilepsy in EEG, even in the absence of abnormal discharges. The performance of the proposed neural network configuration was evaluated in terms of the F-measure, and the results confirmed that the proposed network structure has great potential in classifying epileptic from non-epileptic EEG signals. When training

12 6916 M. CABRERIZO, M. AYALA, P. JAYAKAR AND M. ADJOUADI (a) (b) Figure 5. Averaged activity descriptor for epileptic and non-epileptic subjects

13 CLASSIFICATION AND MEDICAL DIAGNOSIS OF SCALP EEG USING ANNS 6917 each classifier 15 times with cross-validation, the network corresponding to activity performed best on the testing set, yielding 92.04% accuracy, 96.83% sensitivity and 93.39% F-measure. The alpha classifier ranked second, with an average F-measure of 86.58%. The t-test proved further that the superiority of activity was statistically significant. This method constitutes a first attempt toward a solution to the EEG classification problem that would delineate EEG segments of epileptic patients from EEG segment of non-epileptic controls. Another interesting aspect of the proposed method is that is easily extendable to include other features of interest such as coherence or entropy. And since duration of the EEG files is not an issue in the way the algorithm is designed, it would be worthwhile to also investigate window sizes greater than 1 second to see how they could affect the results in terms of both processing time and accuracy in the classification results. From a clinical point of view, as more patients are added to the analysis, the inputs to the neural network could be fine-tuned to seek higher accuracy and more stable inputs across large datasets. Likewise, sampling frequencies higher than 512 Hz are also of interest to see if the spectrum reveals high frequency powers which could be of value for this type of classification. Based on this line of thought, these initial empirical results that were obtained lead us to believe that some course of action could be considered to address the complex problem of seizure prediction from a different research perspective, by initially focusing on what delineates EEG files that may lead to seizure (as recorded from epileptic patients) from EEG files that are recorded from non-epileptic patients. The obtained results look very promising considering the number of patients that were used in this study. However, we expect to augment the performance of the classifier by adding more patients. Further improvements of the study could be achieved by adding all parameters together as the input to the neural network for more accurate results. Acknowledgments. The authors appreciate the support provided by the National Science Foundation under grants CNS , CNS and HRD The authors are also grateful for the clinical support provided through the Ware Foundation and the joint Neuro-Engineering Program with Miami Children s Hospital. REFERENCES [1] M. Adjouadi, M. Cabrerizo, M. Ayala, D. Sanchez, P. Jayakar, I. Yaylali and A. Barreto, A detection of interictal spikes and artifactual data through orthogonal transformations, J. Clin. Neurophysiol, vol.22, no.1, pp.53-64, [2] M. Adjouadi, M. Cabrerizo, M. Ayala and N. Mirkovic, Seizing lesions in 3-D, IEEE Potentials, vol.24, no.5, pp.11-17, [3] M. Cabrerizo, M. Adjouadi, M. Ayala and P. Jayakar, Subdural interictal EEG analysis for extracting discriminating features towards electrode classification using artificial neural networks, in Brain Mapping Research Progress, I. C. Girard and J. S. Andre (eds.), Hauppauge, New York, NOVA Science Publishers, [4] M. Cabrerizo, M. Adjouadi and M. Ayala, An application of eigensystem and frequency analysis in brain functional mapping, in Progress in Brain Mapping Research, F. J. Chen (ed.), Hauppauge, New York, NOVA Science Publishers, [5] M. Cabrerizo, M. Adjouadi, M. Ayala, K. Nunez, P. Jayakar and I. Yaylali, Integrated study of topographical functional based on an auditory-comprehension paradigm using an eigensystem study and spectrum analysis, Brain Topogr, vol.17, no.3, pp , [6] M. Tito, M. Cabrerizo, M. Ayala, A. Barreto, I. Miller, P. Jayakar and M. Adjouadi, Classification of electroencephalographic seizure recordings into ictal and interictal files using correlation sum, Comp. Biol. Med., vol.39, no.7, pp , 2009.

14 6918 M. CABRERIZO, M. AYALA, P. JAYAKAR AND M. ADJOUADI [7] C. R. Hema, M. P. Paulraj, R. Nagarajan, S. Yaacob and A. H. Adom, Pattern recognition of EEG signal during motor imagery by using SOM, International Journal of Innovative Computing, Information and Control, vol.4, no.10, pp , [8] C. R. Hema, M. P. Paulraj, R. Nagarajan, S. Yaacob and A. H. Adom, Brain machine interface: A comparison between fuzzy and neural classifiers, International Journal of Innovative Computing, Information and Control, vol.5, no.7, pp , [9] N. Sezgin and M. E. Tagluk, Energy based feature extraction for classification of sleep apnea syndrome, Comp. Biol. Med., vol.9, no.11, pp , [10] L. Vaugier, S. Aubert, A. McGonigal, A. Trebuchon, M. Guye, M. Gavaret, J. Regis, P. Chauvel, F. Wendling and F. Bartolomei, Neural networks underlying hyperkinetic seizures of temporal lobe origin, Epilepsy Res., vol.86, no.2-3, pp , [11] A. T. Tzallas, M. G. Tsipouras and D. I. Fotiadis, Epileptic seizure detection in EEGs using timefrequency analysis, IEEE Trans. Information Technology in Biomed., vol.13, no.5, pp , [12] S. N. Ogulata, C. Sahin and R. Erol, Neural network-based computer-aided diagnosis in classification of primary generalized epilepsy by EEG signals, J. Med. Syst., vol.33, no.2, pp , [13] E. D. Ubeyli, Analysis of EEG signals by implementing eigenvector methods/recurrent neural networks, Digital Signal Processing, vol.19, no.1, pp , [14] S. Rachid, J. Hassan and M. Sammouda, CT image analysis for early detection of lung cancer, International Journal of Innovative Computing, Information and Control, vol.4, no.11, pp , [15] B. Hjorth, EEG analysis based on time domain properties, Electroenceph. Clin. Neurophysiol., vol.29, no.3, pp , [16] B. Hjorth, The physical significance of time domain descriptors in EEG analysis, Electroenceph. Clin. Neurophysiol., vol.34, no.3, pp , [17] S. J. M. Smith, EEG in the diagnosis, classification, and management of patients with epilepsy, J. Neurol Neurosurg Psychiatry, vol.76, pp.ii2-ii7, [18] R. S. Fisher, W. R. Webber, R. P. Lesser, S. Arroyo and S. Uematsu, High-frequency EEG activity at the start of seizures, J. Clin. Neurophysiol., vol.9, no.3, pp , [19] E. Urrestarazu, R. Chander, F. Dubeau and J. Gotman, Interictal high-frequency oscillations ( Hz) in the intracerebral EEG of epileptic patients, Brain, vol.130, no.9, pp , [20] G. A. Worrell, T. D. Lagerlund, F. W. Sharbrough, B. H. Brinkmann, N. E. Busacker, K. M. Cicora and T. J. O Brien, Localization of the epileptic focus by low-resolution electromagnetic tomography in patients with a lesion demonstrated by MRI, Brain Topogr, vol.12, no.4, pp , 2000.

EEG Analysis Using Neural Networks for Seizure Detection

EEG Analysis Using Neural Networks for Seizure Detection Proceedings of the 6th WSEAS International Conference on Signal Processing, Robotics and Automation, Corfu Island, Greece, February 16-19, 2007 121 EEG Analysis Using Neural Networks for Seizure Detection

More information

Automatic Seizure Detection using Inter Quartile Range

Automatic Seizure Detection using Inter Quartile Range Automatic Seizure Detection using Inter Quartile Range M. Bedeeuzzaman Department of Electronics Engg Omar Farooq Department of Electronics Engg Yusuf U Khan Department of Electrical Engg ABSTRACT The

More information

Spatial and Temporal Analysis of Interictal Activity in the Epileptic Brain

Spatial and Temporal Analysis of Interictal Activity in the Epileptic Brain Spatial and Temporal Analysis of Interictal Activity in the Epileptic Brain Paul McCall, Mercedes Cabrerizo, Malek Adjouadi Florida International University Department of ECE Miami, FL, USA Email: {pmcca,

More information

A micropower support vector machine based seizure detection architecture for embedded medical devices

A micropower support vector machine based seizure detection architecture for embedded medical devices A micropower support vector machine based seizure detection architecture for embedded medical devices The MIT Faculty has made this article openly available. Please share how this access benefits you.

More information

Est-ce que l'eeg a toujours sa place en 2019?

Est-ce que l'eeg a toujours sa place en 2019? Est-ce que l'eeg a toujours sa place en 2019? Thomas Bast Epilepsy Center Kork, Germany Does EEG still play a role in 2019? What a question 7T-MRI, fmri, DTI, MEG, SISCOM, Of ieeg course! /HFO, Genetics

More information

Performance Analysis of Epileptic EEG Expert System Using Scaled Conjugate Back Propagation Based ANN Classifier

Performance Analysis of Epileptic EEG Expert System Using Scaled Conjugate Back Propagation Based ANN Classifier Performance Analysis of Epileptic EEG Expert System Using Scaled Conjugate Back Propagation Based ANN Classifier Ashish Raj, Pankaj Gakhar, Meenu Kumari 3 Sweta Tripathi 4 ashishraj987@gmail.com,pankaj.gakhar@poornima.edu.in,meenu.kumari@poornima.edu.in

More information

An Edge-Device for Accurate Seizure Detection in the IoT

An Edge-Device for Accurate Seizure Detection in the IoT An Edge-Device for Accurate Seizure Detection in the IoT M. A. Sayeed 1, S. P. Mohanty 2, E. Kougianos 3, and H. Zaveri 4 University of North Texas, Denton, TX, USA. 1,2,3 Yale University, New Haven, CT,

More information

Connectivity in epilepsy: Characterization of pathological networks on EEG, MEG and intracerebral EEG

Connectivity in epilepsy: Characterization of pathological networks on EEG, MEG and intracerebral EEG Connectivity in epilepsy: Characterization of pathological networks on EEG, MEG and intracerebral EEG Christian-G. Bénar Institut de Neurosciences des Systèmes, Marseille christian.benar@univ-amu.fr OHBM

More information

Automatic Detection of Epileptic Seizures in EEG Using Machine Learning Methods

Automatic Detection of Epileptic Seizures in EEG Using Machine Learning Methods Automatic Detection of Epileptic Seizures in EEG Using Machine Learning Methods Ying-Fang Lai 1 and Hsiu-Sen Chiang 2* 1 Department of Industrial Education, National Taiwan Normal University 162, Heping

More information

Connectivity Patterns of Interictal Epileptiform Discharges Using Coherence Analysis

Connectivity Patterns of Interictal Epileptiform Discharges Using Coherence Analysis Connectivity Patterns of Interictal Epileptiform Discharges Using Coherence Analysis Panuwat Janwattanapong 1, Mercedes Cabrerizo 1, Alberto Pinzon 2, Sergio Gonzalez-Arias 2,3, Armando Barreto 1, Jean

More information

Empirical Mode Decomposition based Feature Extraction Method for the Classification of EEG Signal

Empirical Mode Decomposition based Feature Extraction Method for the Classification of EEG Signal Empirical Mode Decomposition based Feature Extraction Method for the Classification of EEG Signal Anant kulkarni MTech Communication Engineering Vellore Institute of Technology Chennai, India anant8778@gmail.com

More information

Classification of EEG signals in an Object Recognition task

Classification of EEG signals in an Object Recognition task Classification of EEG signals in an Object Recognition task Iacob D. Rus, Paul Marc, Mihaela Dinsoreanu, Rodica Potolea Technical University of Cluj-Napoca Cluj-Napoca, Romania 1 rus_iacob23@yahoo.com,

More information

ELECTROENCEPHALOGRAPHIC SLOWING: A PRIMARY SOURCE OF ERROR IN AUTOMATIC SEIZURE DETECTION

ELECTROENCEPHALOGRAPHIC SLOWING: A PRIMARY SOURCE OF ERROR IN AUTOMATIC SEIZURE DETECTION ELECTROENCEPHALOGRAPHIC SLOWING: A PRIMARY SOURCE OF ERROR IN AUTOMATIC SEIZURE DETECTION E. von Weltin, T. Ahsan, V. Shah, D. Jamshed, M. Golmohammadi, I. Obeid and J. Picone Neural Engineering Data Consortium,

More information

Epileptic Seizure Classification using Statistical Features of EEG Signal

Epileptic Seizure Classification using Statistical Features of EEG Signal International Conference on Electrical, Computer and Communication Engineering (ECCE), February 6-8,, Cox s Bazar, Bangladesh Epileptic Seizure Classification using Statistical Features of EEG Signal Md.

More information

DISCRETE WAVELET PACKET TRANSFORM FOR ELECTROENCEPHALOGRAM- BASED EMOTION RECOGNITION IN THE VALENCE-AROUSAL SPACE

DISCRETE WAVELET PACKET TRANSFORM FOR ELECTROENCEPHALOGRAM- BASED EMOTION RECOGNITION IN THE VALENCE-AROUSAL SPACE DISCRETE WAVELET PACKET TRANSFORM FOR ELECTROENCEPHALOGRAM- BASED EMOTION RECOGNITION IN THE VALENCE-AROUSAL SPACE Farzana Kabir Ahmad*and Oyenuga Wasiu Olakunle Computational Intelligence Research Cluster,

More information

Classification of Epileptic EEG Using Wavelet Transform & Artificial Neural Network

Classification of Epileptic EEG Using Wavelet Transform & Artificial Neural Network Volume 4, No. 9, July-August 213 International Journal of Advanced Research in Computer Science RESEARCH PAPER Available Online at www.ijarcs.info ISSN No. 976-5697 Classification of Epileptic EEG Using

More information

Applying Data Mining for Epileptic Seizure Detection

Applying Data Mining for Epileptic Seizure Detection Applying Data Mining for Epileptic Seizure Detection Ying-Fang Lai 1 and Hsiu-Sen Chiang 2* 1 Department of Industrial Education, National Taiwan Normal University 162, Heping East Road Sec 1, Taipei,

More information

CHAPTER 6 INTERFERENCE CANCELLATION IN EEG SIGNAL

CHAPTER 6 INTERFERENCE CANCELLATION IN EEG SIGNAL 116 CHAPTER 6 INTERFERENCE CANCELLATION IN EEG SIGNAL 6.1 INTRODUCTION Electrical impulses generated by nerve firings in the brain pass through the head and represent the electroencephalogram (EEG). Electrical

More information

CHAPTER 2 LITERATURE REVIEW

CHAPTER 2 LITERATURE REVIEW 9 CHAPTER 2 LITERATURE REVIEW In this chapter, a review of literature on Epileptic Seizure Detection, Wavelet Transform techniques, Principal Component Analysis, Artificial Neural Network, Radial Basis

More information

NEURAL NETWORK CLASSIFICATION OF EEG SIGNAL FOR THE DETECTION OF SEIZURE

NEURAL NETWORK CLASSIFICATION OF EEG SIGNAL FOR THE DETECTION OF SEIZURE NEURAL NETWORK CLASSIFICATION OF EEG SIGNAL FOR THE DETECTION OF SEIZURE Shaguftha Yasmeen, M.Tech (DEC), Dept. of E&C, RIT, Bangalore, shagufthay@gmail.com Dr. Maya V Karki, Professor, Dept. of E&C, RIT,

More information

A Brain Computer Interface System For Auto Piloting Wheelchair

A Brain Computer Interface System For Auto Piloting Wheelchair A Brain Computer Interface System For Auto Piloting Wheelchair Reshmi G, N. Kumaravel & M. Sasikala Centre for Medical Electronics, Dept. of Electronics and Communication Engineering, College of Engineering,

More information

This presentation is the intellectual property of the author. Contact them for permission to reprint and/or distribute.

This presentation is the intellectual property of the author. Contact them for permission to reprint and/or distribute. Modified Combinatorial Nomenclature Montage, Review, and Analysis of High Density EEG Terrence D. Lagerlund, M.D., Ph.D. CP1208045-16 Disclosure Relevant financial relationships None Off-label/investigational

More information

Statistical analysis of epileptic activities based on histogram and wavelet-spectral entropy

Statistical analysis of epileptic activities based on histogram and wavelet-spectral entropy J. Biomedical Science and Engineering, 0, 4, 07-3 doi:0.436/jbise.0.4309 Published Online March 0 (http://www.scirp.org/journal/jbise/). Statistical analysis of epileptic activities based on histogram

More information

Brain Computer Interface. Mina Mikhail

Brain Computer Interface. Mina Mikhail Brain Computer Interface Mina Mikhail minamohebn@gmail.com Introduction Ways for controlling computers Keyboard Mouse Voice Gestures Ways for communicating with people Talking Writing Gestures Problem

More information

THE data used in this project is provided. SEIZURE forecasting systems hold promise. Seizure Prediction from Intracranial EEG Recordings

THE data used in this project is provided. SEIZURE forecasting systems hold promise. Seizure Prediction from Intracranial EEG Recordings 1 Seizure Prediction from Intracranial EEG Recordings Alex Fu, Spencer Gibbs, and Yuqi Liu 1 INTRODUCTION SEIZURE forecasting systems hold promise for improving the quality of life for patients with epilepsy.

More information

EPILEPTIC SEIZURE DETECTION USING WAVELET TRANSFORM

EPILEPTIC SEIZURE DETECTION USING WAVELET TRANSFORM EPILEPTIC SEIZURE DETECTION USING WAVELET TRANSFORM Sneha R. Rathod 1, Chaitra B. 2, Dr. H.P.Rajani 3, Dr. Rajashri khanai 4 1 MTech VLSI Design and Embedded systems,dept of ECE, KLE Dr.MSSCET, Belagavi,

More information

EMG, EEG, and Neurophysiology in Clinical Practice

EMG, EEG, and Neurophysiology in Clinical Practice Mayo School of Continuous Professional Development EMG, EEG, and Neurophysiology in Clinical Practice Matthew T. Hoerth, M.D. Ritz-Carlton, Amelia Island, Florida January 29-February 4, 2017 2016 MFMER

More information

Epileptic seizure detection using linear prediction filter

Epileptic seizure detection using linear prediction filter 11 th International conference on Sciences and Techniques of Automatic control & computer engineering December 19-1, 010, Monastir, Tunisia Epileptic seizure detection using linear prediction filter Introduction:

More information

Spatial localisation of EEG dipoles in MRI using the International System anatomical references

Spatial localisation of EEG dipoles in MRI using the International System anatomical references Proc. of First Int'l Workshop on Image and Signal Processing and Analysis Spatial localisation of EEG dipoles in MRI using the 10-20 International System anatomical references J. Pascau a,b, M. Desco a,

More information

Qualitative and Quantitative Evaluation of EEG Signals in Epileptic Seizure Recognition

Qualitative and Quantitative Evaluation of EEG Signals in Epileptic Seizure Recognition I.J. Intelligent Systems and Applications, 2013, 06, 41-46 Published Online May 2013 in MECS (http://www.mecs-press.org/) DOI: 10.5815/ijisa.2013.06.05 Qualitative and Quantitative Evaluation of EEG Signals

More information

FREQUENCY DOMAIN BASED AUTOMATIC EKG ARTIFACT

FREQUENCY DOMAIN BASED AUTOMATIC EKG ARTIFACT FREQUENCY DOMAIN BASED AUTOMATIC EKG ARTIFACT REMOVAL FROM EEG DATA features FOR BRAIN such as entropy COMPUTER and kurtosis for INTERFACING artifact rejection. V. Viknesh B.E.,(M.E) - Lord Jeganath College

More information

Selection of Feature for Epilepsy Seizer Detection Using EEG

Selection of Feature for Epilepsy Seizer Detection Using EEG International Journal of Neurosurgery 2018; 2(1): 1-7 http://www.sciencepublishinggroup.com/j/ijn doi: 10.11648/j.ijn.20180201.11 Selection of Feature for Epilepsy Seizer Detection Using EEG Manisha Chandani

More information

Analysis of EEG Signal for the Detection of Brain Abnormalities

Analysis of EEG Signal for the Detection of Brain Abnormalities Analysis of EEG Signal for the Detection of Brain Abnormalities M.Kalaivani PG Scholar Department of Computer Science and Engineering PG National Engineering College Kovilpatti, Tamilnadu V.Kalaivani,

More information

arxiv: v1 [cs.lg] 4 Feb 2019

arxiv: v1 [cs.lg] 4 Feb 2019 Machine Learning for Seizure Type Classification: Setting the benchmark Subhrajit Roy [000 0002 6072 5500], Umar Asif [0000 0001 5209 7084], Jianbin Tang [0000 0001 5440 0796], and Stefan Harrer [0000

More information

Error Detection based on neural signals

Error Detection based on neural signals Error Detection based on neural signals Nir Even- Chen and Igor Berman, Electrical Engineering, Stanford Introduction Brain computer interface (BCI) is a direct communication pathway between the brain

More information

A Comparative Study of Intracranial EEG Files Using Nonlinear Classification Methods

A Comparative Study of Intracranial EEG Files Using Nonlinear Classification Methods Annals of Biomedical Engineering, Vol. 38, No. 1, January 2010 (Ó 2009) pp. 187 199 DOI: 10.1007/s10439-009-9819-6 A Comparative Study of Intracranial EEG Files Using Nonlinear Classification Methods MARIA

More information

Saichiu Nelson Tong ALL RIGHTS RESERVED

Saichiu Nelson Tong ALL RIGHTS RESERVED 2017 Saichiu Nelson Tong ALL RIGHTS RESERVED MODELING CLASSIFICATION NETWORK OF ELECTROENCEPHALOGRAPHIC ARTIFACTS AND SIGNALS ASSOCIATED WITH DEEP BRAIN STIMULATION By SAICHIU NELSON TONG A thesis submitted

More information

ANALYSIS OF BRAIN SIGNAL FOR THE DETECTION OF EPILEPTIC SEIZURE

ANALYSIS OF BRAIN SIGNAL FOR THE DETECTION OF EPILEPTIC SEIZURE ANALYSIS OF BRAIN SIGNAL FOR THE DETECTION OF EPILEPTIC SEIZURE Sumit Kumar Srivastava 1, Sharique Ahmed 2, Mohd Maroof Siddiqui 3 1,2,3 Department of EEE, Integral University ABSTRACT The electroencephalogram

More information

Invasive Evaluation for Epilepsy Surgery Lesional Cases NO DISCLOSURES. Mr. Johnson. Seizures at 29 Years of Age. Dileep Nair, MD Juan Bulacio, MD

Invasive Evaluation for Epilepsy Surgery Lesional Cases NO DISCLOSURES. Mr. Johnson. Seizures at 29 Years of Age. Dileep Nair, MD Juan Bulacio, MD Invasive Evaluation for Epilepsy Surgery Lesional Cases NO DISCLOSURES Dileep Nair, MD Juan Bulacio, MD Mr. Johnson Seizures at 29 Years of Age Onset of seizures at 16 years of age bed wetting episodes

More information

COMPARATIVE STUDY ON FEATURE EXTRACTION METHOD FOR BREAST CANCER CLASSIFICATION

COMPARATIVE STUDY ON FEATURE EXTRACTION METHOD FOR BREAST CANCER CLASSIFICATION COMPARATIVE STUDY ON FEATURE EXTRACTION METHOD FOR BREAST CANCER CLASSIFICATION 1 R.NITHYA, 2 B.SANTHI 1 Asstt Prof., School of Computing, SASTRA University, Thanjavur, Tamilnadu, India-613402 2 Prof.,

More information

A Research Platform for Artificial Neural Networks with Applications in Pediatric Epilepsy

A Research Platform for Artificial Neural Networks with Applications in Pediatric Epilepsy Florida International University FIU Digital Commons FIU Electronic Theses and Dissertations University Graduate School 7-10-2009 A Research Platform for Artificial Neural Networks with Applications in

More information

Lung Region Segmentation using Artificial Neural Network Hopfield Model for Cancer Diagnosis in Thorax CT Images

Lung Region Segmentation using Artificial Neural Network Hopfield Model for Cancer Diagnosis in Thorax CT Images Automation, Control and Intelligent Systems 2015; 3(2): 19-25 Published online March 20, 2015 (http://www.sciencepublishinggroup.com/j/acis) doi: 10.11648/j.acis.20150302.12 ISSN: 2328-5583 (Print); ISSN:

More information

PARAFAC: a powerful tool in EEG monitoring

PARAFAC: a powerful tool in EEG monitoring Katholieke Universiteit Leuven K.U.Leuven PARAFAC: a powerful tool in EEG monitoring Sabine Van Huffel Dept. Electrical Engineering ESAT-SCD SCD Katholieke Universiteit Leuven, Belgium 1 Contents Overview

More information

Toward a noninvasive automatic seizure control system with transcranial focal stimulations via tripolar concentric ring electrodes

Toward a noninvasive automatic seizure control system with transcranial focal stimulations via tripolar concentric ring electrodes Toward a noninvasive automatic seizure control system with transcranial focal stimulations via tripolar concentric ring electrodes Oleksandr Makeyev Department of Electrical, Computer, and Biomedical Engineering

More information

EEG signal classification using Bayes and Naïve Bayes Classifiers and extracted features of Continuous Wavelet Transform

EEG signal classification using Bayes and Naïve Bayes Classifiers and extracted features of Continuous Wavelet Transform EEG signal classification using Bayes and Naïve Bayes Classifiers and extracted features of Continuous Wavelet Transform Reza Yaghoobi Karimoi*, Mohammad Ali Khalilzadeh, Ali Akbar Hossinezadeh, Azra Yaghoobi

More information

Database of paroxysmal iceeg signals

Database of paroxysmal iceeg signals POSTER 2017, PRAGUE MAY 23 1 Database of paroxysmal iceeg signals Ing. Nikol Kopecká 1 1 Dept. of Circuit Theory, Czech Technical University, Technická 2, 166 27 Praha, Czech Republic kopecnik@fel.cvut.cz

More information

Matrix Energetics Research Brainwaves and Heart waves Research on Matrix Energetics in Action

Matrix Energetics Research Brainwaves and Heart waves Research on Matrix Energetics in Action Matrix Energetics Research Brainwaves and Heart waves Research on Matrix Energetics in Action QEEG (quantitative electroencephalography) and HRV (heart rate variability analysis) tests revealed Dr. Richard

More information

Method Comparison for Interrater Reliability of an Image Processing Technique in Epilepsy Subjects

Method Comparison for Interrater Reliability of an Image Processing Technique in Epilepsy Subjects 22nd International Congress on Modelling and Simulation, Hobart, Tasmania, Australia, 3 to 8 December 2017 mssanz.org.au/modsim2017 Method Comparison for Interrater Reliability of an Image Processing Technique

More information

Automated Detection of Epileptic Seizures in the EEG

Automated Detection of Epileptic Seizures in the EEG 1 of 4 Automated Detection of Epileptic Seizures in the EEG Maarten-Jan Hoeve 1,, Richard D. Jones 1,3, Grant J. Carroll 4, Hansjerg Goelz 1 1 Department of Medical Physics & Bioengineering, Christchurch

More information

Minimum Feature Selection for Epileptic Seizure Classification using Wavelet-based Feature Extraction and a Fuzzy Neural Network

Minimum Feature Selection for Epileptic Seizure Classification using Wavelet-based Feature Extraction and a Fuzzy Neural Network Appl. Math. Inf. Sci. 8, No. 3, 129-1300 (201) 129 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.1278/amis/0803 Minimum Feature Selection for Epileptic Seizure

More information

EEG SPIKE CLASSIFICATION WITH TEMPLATE MATCHING ALGORITHM. Çamlık Caddesi No:44 Sarnıç Beldesi İZMİR 2 Elektrik ve Elektronik Müh.

EEG SPIKE CLASSIFICATION WITH TEMPLATE MATCHING ALGORITHM. Çamlık Caddesi No:44 Sarnıç Beldesi İZMİR 2 Elektrik ve Elektronik Müh. EEG SPIKE CLASSIFICATION WITH TEMPLATE MATCHING ALGORITHM Selim BÖLGEN 1 Gülden KÖKTÜRK 2 1 Pagetel Sistem Müh. San. Tic. Ltd. Şti. Çamlık Caddesi No:44 Sarnıç Beldesi İZMİR 2 Elektrik ve Elektronik Müh.

More information

OPTIMIZING CHANNEL SELECTION FOR SEIZURE DETECTION

OPTIMIZING CHANNEL SELECTION FOR SEIZURE DETECTION OPTIMIZING CHANNEL SELECTION FOR SEIZURE DETECTION V. Shah, M. Golmohammadi, S. Ziyabari, E. Von Weltin, I. Obeid and J. Picone Neural Engineering Data Consortium, Temple University, Philadelphia, Pennsylvania,

More information

A HMM-based Pre-training Approach for Sequential Data

A HMM-based Pre-training Approach for Sequential Data A HMM-based Pre-training Approach for Sequential Data Luca Pasa 1, Alberto Testolin 2, Alessandro Sperduti 1 1- Department of Mathematics 2- Department of Developmental Psychology and Socialisation University

More information

MORPHOLOGICAL CLUSTERING OF INTERICTAL EPILEPTIFORM DISCHARGES IN INTRACRANIAL ELECTROENCEPHALOGRAPHY. Abstract

MORPHOLOGICAL CLUSTERING OF INTERICTAL EPILEPTIFORM DISCHARGES IN INTRACRANIAL ELECTROENCEPHALOGRAPHY. Abstract MORPHOLOGICAL CLUSTERING OF INTERICTAL EPILEPTIFORM DISCHARGES IN INTRACRANIAL ELECTROENCEPHALOGRAPHY P. Vlk 1,2, R. Janca 1, R. Cmejla 1, P. Krsek 3, P. Marusic 3, P. Jiruska 2,3 1 Faculty of Electrical

More information

ECG Beat Recognition using Principal Components Analysis and Artificial Neural Network

ECG Beat Recognition using Principal Components Analysis and Artificial Neural Network International Journal of Electronics Engineering, 3 (1), 2011, pp. 55 58 ECG Beat Recognition using Principal Components Analysis and Artificial Neural Network Amitabh Sharma 1, and Tanushree Sharma 2

More information

Development of 2-Channel Eeg Device And Analysis Of Brain Wave For Depressed Persons

Development of 2-Channel Eeg Device And Analysis Of Brain Wave For Depressed Persons Development of 2-Channel Eeg Device And Analysis Of Brain Wave For Depressed Persons P.Amsaleka*, Dr.S.Mythili ** * PG Scholar, Applied Electronics, Department of Electronics and Communication, PSNA College

More information

Introduction to Computational Neuroscience

Introduction to Computational Neuroscience Introduction to Computational Neuroscience Lecture 5: Data analysis II Lesson Title 1 Introduction 2 Structure and Function of the NS 3 Windows to the Brain 4 Data analysis 5 Data analysis II 6 Single

More information

Neural Network based Heart Arrhythmia Detection and Classification from ECG Signal

Neural Network based Heart Arrhythmia Detection and Classification from ECG Signal Neural Network based Heart Arrhythmia Detection and Classification from ECG Signal 1 M. S. Aware, 2 V. V. Shete *Dept. of Electronics and Telecommunication, *MIT College Of Engineering, Pune Email: 1 mrunal_swapnil@yahoo.com,

More information

Subdural electroencephalogram analysis for extracting discriminating measures in epileptogenic data

Subdural electroencephalogram analysis for extracting discriminating measures in epileptogenic data Florida International University FIU Digital Commons FIU Electronic Theses and Dissertations University Graduate School 6-20-2006 Subdural electroencephalogram analysis for extracting discriminating measures

More information

Optimal preictal period in seizure prediction

Optimal preictal period in seizure prediction Optimal preictal period in seizure prediction Mojtaba Bandarabadi, Jalil Rasekhi, Cesar A. Teixeira, António Dourado CISUC/DEI, Center for Informatics and Systems of the University of Coimbra, Department

More information

EEG in the ICU: Part I

EEG in the ICU: Part I EEG in the ICU: Part I Teneille E. Gofton July 2012 Objectives To outline the importance of EEG monitoring in the ICU To briefly review the neurophysiological basis of EEG To introduce formal EEG and subhairline

More information

ISSN: (Online) Volume 3, Issue 7, July 2015 International Journal of Advance Research in Computer Science and Management Studies

ISSN: (Online) Volume 3, Issue 7, July 2015 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 3, Issue 7, July 2015 International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

More information

Feature Parameter Optimization for Seizure Detection/Prediction

Feature Parameter Optimization for Seizure Detection/Prediction Feature Parameter Optimization for Seizure Detection/Prediction R. Esteller* #, J. Echauz #, M. D Alessandro, G. Vachtsevanos and B. Litt,. # IntelliMedix, Atlanta, USA * Universidad Simón Bolívar, Caracas,

More information

DATA MANAGEMENT & TYPES OF ANALYSES OFTEN USED. Dennis L. Molfese University of Nebraska - Lincoln

DATA MANAGEMENT & TYPES OF ANALYSES OFTEN USED. Dennis L. Molfese University of Nebraska - Lincoln DATA MANAGEMENT & TYPES OF ANALYSES OFTEN USED Dennis L. Molfese University of Nebraska - Lincoln 1 DATA MANAGEMENT Backups Storage Identification Analyses 2 Data Analysis Pre-processing Statistical Analysis

More information

Epileptic Seizure Detection using Spike Information of Intrinsic Mode Functions with Neural Network

Epileptic Seizure Detection using Spike Information of Intrinsic Mode Functions with Neural Network Epileptic Seizure Detection using Spike Information of Intrinsic Mode Functions with Neural Network Gurwinder Singh Student (Mtech) Department of Computer Science Punjabi University Regional Centre for

More information

Depth/Surface Relationships: Confronting noninvasive measures to intracerebral EEG

Depth/Surface Relationships: Confronting noninvasive measures to intracerebral EEG Depth/Surface Relationships: Confronting noninvasive measures to intracerebral EEG Christian G Bénar Institut de Neurosciences des Systèmes; INSERM, Aix-Marseille Université christian.benar@univ-amu.fr

More information

The power of Tensor algebra in medical diagnosis

The power of Tensor algebra in medical diagnosis Katholieke Universiteit Leuven K.U.Leuven The power of Tensor algebra in medical diagnosis Sabine Van Huffel Dept. EE, ESAT-SCD iminds Future Health Dept KU Leuven, Belgium 1 Contents Overview Introduction

More information

Improved Intelligent Classification Technique Based On Support Vector Machines

Improved Intelligent Classification Technique Based On Support Vector Machines Improved Intelligent Classification Technique Based On Support Vector Machines V.Vani Asst.Professor,Department of Computer Science,JJ College of Arts and Science,Pudukkottai. Abstract:An abnormal growth

More information

Epileptic Seizure Classification of EEG Image Using ANN

Epileptic Seizure Classification of EEG Image Using ANN Epileptic Seizure Classification of EEG Image Using ANN Prof. (Dr.) M.K. Bhaskar Professor, Electrical Engg. Department M.B.M. Engg. College, Jodhpur, Raj, India Prof. Surendra. Bohra Professor, ECE Department

More information

Entrainment of neuronal oscillations as a mechanism of attentional selection: intracranial human recordings

Entrainment of neuronal oscillations as a mechanism of attentional selection: intracranial human recordings Entrainment of neuronal oscillations as a mechanism of attentional selection: intracranial human recordings J. Besle, P. Lakatos, C.A. Schevon, R.R. Goodman, G.M. McKhann, A. Mehta, R.G. Emerson, C.E.

More information

Assessing Functional Neural Connectivity as an Indicator of Cognitive Performance *

Assessing Functional Neural Connectivity as an Indicator of Cognitive Performance * Assessing Functional Neural Connectivity as an Indicator of Cognitive Performance * Brian S. Helfer 1, James R. Williamson 1, Benjamin A. Miller 1, Joseph Perricone 1, Thomas F. Quatieri 1 MIT Lincoln

More information

Seizure onset can be difficult to asses in scalp EEG. However, some tools can be used to increase the seizure onset activity over the EEG background:

Seizure onset can be difficult to asses in scalp EEG. However, some tools can be used to increase the seizure onset activity over the EEG background: This presentation was given during the Dianalund Summer School on EEG and Epilepsy, July 24, 2012. The main purpose of this introductory talk is to show the possibilities of improved seizure onset analysis

More information

Patients EEG Data Analysis via Spectrogram Image with a Convolution Neural Network

Patients EEG Data Analysis via Spectrogram Image with a Convolution Neural Network Patients EEG Data Analysis via Spectrogram Image with a Convolution Neural Network Longhao Yuan and Jianting Cao ( ) Graduate School of Engineering, Saitama Institute of Technology, Fusaiji 1690, Fukaya-shi,

More information

Application of Artificial Neural Networks in Classification of Autism Diagnosis Based on Gene Expression Signatures

Application of Artificial Neural Networks in Classification of Autism Diagnosis Based on Gene Expression Signatures Application of Artificial Neural Networks in Classification of Autism Diagnosis Based on Gene Expression Signatures 1 2 3 4 5 Kathleen T Quach Department of Neuroscience University of California, San Diego

More information

Performance Analysis of Epileptic Seizure Detection Using DWT & ICA with Neural Networks

Performance Analysis of Epileptic Seizure Detection Using DWT & ICA with Neural Networks Performance Analysis of Epileptic Seizure Detection Using DWT & ICA with Neural Networks M. Stella Mercy Assistant Professor Kamaraj college of Engineering and Technology, Virudhunager, Tamilnadu, India.

More information

Predicting Seizures in Intracranial EEG Recordings

Predicting Seizures in Intracranial EEG Recordings Sining Ma, Jiawei Zhu sma87@stanford.edu, jiaweiz@stanford.edu Abstract If seizure forecasting systems could reliably identify periods of increased probability of seizure occurrence, patients who suffer

More information

EEG Signal Classification Using Wavelet Feature Extraction and Neural Networks

EEG Signal Classification Using Wavelet Feature Extraction and Neural Networks EEG Signal Classification Using Wavelet Feature Extraction and Neural Networks Pari Jahankhani, Vassilis Kodogiannis and Kenneth Revett AbstractDecision Support Systems have been utilised since 196, providing

More information

Montages are logical and orderly arrangements of channels

Montages are logical and orderly arrangements of channels GUIDELINE American Clinical Neurophysiology Society Guideline 3: A Proposal for Standard Montages to Be Used in Clinical EEG Jayant N. Acharya,* Abeer J. Hani, Partha D. Thirumala, and Tammy N. Tsuchida

More information

Depth/surface relationships: Confronting noninvasive measures to intracerebral EEG

Depth/surface relationships: Confronting noninvasive measures to intracerebral EEG Depth/surface relationships: Confronting noninvasive measures to intracerebral EEG Christian G Bénar Institut de Neurosciences des Systèmes; INSERM, Aix-Marseille Université christian.benar@univ-amu.fr

More information

Automatic Definition of Planning Target Volume in Computer-Assisted Radiotherapy

Automatic Definition of Planning Target Volume in Computer-Assisted Radiotherapy Automatic Definition of Planning Target Volume in Computer-Assisted Radiotherapy Angelo Zizzari Department of Cybernetics, School of Systems Engineering The University of Reading, Whiteknights, PO Box

More information

Restoring Communication and Mobility

Restoring Communication and Mobility Restoring Communication and Mobility What are they? Artificial devices connected to the body that substitute, restore or supplement a sensory, cognitive, or motive function of the nervous system that has

More information

Neurotechnology for Special Needs Children

Neurotechnology for Special Needs Children ISSN 4-956 (Print) ISSN -849 (Online) Sep Dec 5 Neurotechnology for Special Needs Children Norsiah Fauzan Faculty of Cognitive Science and Human Development, Universiti Malaysia Sarawak Abstract This paper

More information

Classification of Frontal EEG Signals of Normal Subjects to Differentiate Gender by Using Artificial Neural Network

Classification of Frontal EEG Signals of Normal Subjects to Differentiate Gender by Using Artificial Neural Network Classification of Frontal EEG Signals of Normal Subjects to Differentiate Gender by Using Artificial Neural Network Salmi Abdul Ghani, Norliza Zaini, Haryanti Norhazman, Ihsan M. Yassin, Maizura M. Sani

More information

Artificial neural networks: application to electrical stimulation of the human nervous system

Artificial neural networks: application to electrical stimulation of the human nervous system Artificial neural networks: application to electrical stimulation of the human nervous system Richard B. North, M.D., J. Paul McNamee, M.S., Lee Wu, M.S., and Steven Piantadosi, M.D., Ph.D. Departments

More information

Small-world networks and epilepsy: Graph theoretical analysis of intracerebrally recorded mesial temporal lobe seizures.

Small-world networks and epilepsy: Graph theoretical analysis of intracerebrally recorded mesial temporal lobe seizures. Small-world networks and epilepsy: Graph theoretical analysis of intracerebrally recorded mesial temporal lobe seizures S.C. Ponten, F. Bartolomei, o C.J. Stam Presented by Miki Rubinstein Epilepsy Abnormal

More information

Satoru Hiwa, 1 Kenya Hanawa, 2 Ryota Tamura, 2 Keisuke Hachisuka, 3 and Tomoyuki Hiroyasu Introduction

Satoru Hiwa, 1 Kenya Hanawa, 2 Ryota Tamura, 2 Keisuke Hachisuka, 3 and Tomoyuki Hiroyasu Introduction Computational Intelligence and Neuroscience Volume 216, Article ID 1841945, 9 pages http://dx.doi.org/1.1155/216/1841945 Research Article Analyzing Brain Functions by Subject Classification of Functional

More information

Robust system for patient specific classification of ECG signal using PCA and Neural Network

Robust system for patient specific classification of ECG signal using PCA and Neural Network International Research Journal of Engineering and Technology (IRJET) e-issn: 395-56 Volume: 4 Issue: 9 Sep -7 www.irjet.net p-issn: 395-7 Robust system for patient specific classification of using PCA

More information

A Study of Smartphone Game Users through EEG Signal Feature Analysis

A Study of Smartphone Game Users through EEG Signal Feature Analysis , pp. 409-418 http://dx.doi.org/10.14257/ijmue.2014.9.11.39 A Study of Smartphone Game Users through EEG Signal Feature Analysis Jung-Yoon Kim Graduate School of Advanced Imaging Science, Multimedia &

More information

ANALYSIS AND CLASSIFICATION OF EEG SIGNALS. A Dissertation Submitted by. Siuly. Doctor of Philosophy

ANALYSIS AND CLASSIFICATION OF EEG SIGNALS. A Dissertation Submitted by. Siuly. Doctor of Philosophy UNIVERSITY OF SOUTHERN QUEENSLAND, AUSTRALIA ANALYSIS AND CLASSIFICATION OF EEG SIGNALS A Dissertation Submitted by Siuly For the Award of Doctor of Philosophy July, 2012 Abstract Electroencephalography

More information

An IoT-based Drug Delivery System for Refractory Epilepsy

An IoT-based Drug Delivery System for Refractory Epilepsy An IoT-based Drug Delivery System for Refractory Epilepsy M. A. Sayeed 1, S. P. Mohanty 2, E. Kougianos 3, and H. Zaveri 4 University of North Texas, Denton, TX, USA. 1,2,3 Yale University, New Haven,

More information

LIE DETECTION SYSTEM USING INPUT VOICE SIGNAL K.Meena 1, K.Veena 2 (Corresponding Author: K.Veena) 1 Associate Professor, 2 Research Scholar,

LIE DETECTION SYSTEM USING INPUT VOICE SIGNAL K.Meena 1, K.Veena 2 (Corresponding Author: K.Veena) 1 Associate Professor, 2 Research Scholar, International Journal of Pure and Applied Mathematics Volume 117 No. 8 2017, 121-125 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.12732/ijpam.v117i8.25

More information

Biceps Activity EMG Pattern Recognition Using Neural Networks

Biceps Activity EMG Pattern Recognition Using Neural Networks Biceps Activity EMG Pattern Recognition Using eural etworks K. Sundaraj University Malaysia Perlis (UniMAP) School of Mechatronic Engineering 0600 Jejawi - Perlis MALAYSIA kenneth@unimap.edu.my Abstract:

More information

Neurorobotics, and brain-machine interfaces. Oct. 10 th, 2006.

Neurorobotics, and brain-machine interfaces. Oct. 10 th, 2006. Neurorobotics, and brain-machine interfaces Oct. 10 th, 2006. Catching up from last class Pg 121 Wessberg ( ) Nicolelis, Real-time prediction of hand trajectory by ensembles of cortical neurons in primates

More information

Unit 1 Exploring and Understanding Data

Unit 1 Exploring and Understanding Data Unit 1 Exploring and Understanding Data Area Principle Bar Chart Boxplot Conditional Distribution Dotplot Empirical Rule Five Number Summary Frequency Distribution Frequency Polygon Histogram Interquartile

More information

Neurophysiology & EEG

Neurophysiology & EEG Neurophysiology & EEG PG4 Core Curriculum Ian A. Cook, M.D. Associate Director, Laboratory of Brain, Behavior, & Pharmacology UCLA Department of Psychiatry & Biobehavioral Sciences Semel Institute for

More information

Design Considerations and Clinical Applications of Closed-Loop Neural Disorder Control SoCs

Design Considerations and Clinical Applications of Closed-Loop Neural Disorder Control SoCs 22nd Asia and South Pacific Design Automation Conference (ASP-DAC 2017) Special Session 4S: Invited Talk Design Considerations and Clinical Applications of Closed-Loop Neural Disorder Control SoCs Chung-Yu

More information

A probabilistic approach for pediatric epilepsy diagnosis using brain functional connectivity networks

A probabilistic approach for pediatric epilepsy diagnosis using brain functional connectivity networks Baptist Health South Florida Scholarly Commons @ Baptist Health South Florida All Publications 2015 A probabilistic approach for pediatric epilepsy diagnosis using brain functional connectivity networks

More information

Identifying Montages that Best Detect Electrographic Seizure Activity During Polysomnography

Identifying Montages that Best Detect Electrographic Seizure Activity During Polysomnography ELECTROGRAPHIC SEIZURE ACTIVITY DURING POLYSOMNOGRAPHY Identifying Montages that Best Detect Electrographic Seizure Activity During Polysomnography Nancy Foldvary DO, 1 A.Cosmo Caruso MD, 1 Edward Mascha

More information

Detection and Plotting Real Time Brain Waves

Detection and Plotting Real Time Brain Waves Detection and Plotting Real Time Brain Waves Prof. M. M. PAL ME (ESC(CS) Department Of Computer Engineering Suresh Deshmukh College Of Engineering, Wardha Abstract - The human brain, either is in the state

More information

Enhanced Detection of Lung Cancer using Hybrid Method of Image Segmentation

Enhanced Detection of Lung Cancer using Hybrid Method of Image Segmentation Enhanced Detection of Lung Cancer using Hybrid Method of Image Segmentation L Uma Maheshwari Department of ECE, Stanley College of Engineering and Technology for Women, Hyderabad - 500001, India. Udayini

More information