9 research outputs found

    Facilitating Personalisation in Epilepsy with an IoT Approach

    Get PDF

    An Efficient Epileptic Seizure Detection Technique using Discrete Wavelet Transform and Machine Learning Classifiers

    Full text link
    This paper presents an epilepsy detection method based on discrete wavelet transform (DWT) and Machine learning classifiers. Here DWT has been used for feature extraction as it provides a better decomposition of the signals in different frequency bands. At first, DWT has been applied to the EEG signal to extract the detail and approximate coefficients or different sub-bands. After the extraction of the coefficients, principal component analysis (PCA) has been applied on different sub-bands and then a feature level fusion technique is used to extract the important features in low dimensional feature space. Three classifiers namely: Support Vector Machine (SVM) classifier, K-Nearest-Neighbor (KNN) classifier, and Naive Bayes (NB) Classifiers have been used in the proposed work for classifying the EEG signals. The proposed method is tested on Bonn databases and provides a maximum of 100% recognition accuracy for KNN, SVM, NB classifiers.Comment: Accepted in International Conference on Smart Technologies for Sustainable Development (ICSTSD2021

    Survey analysis for optimization algorithms applied to electroencephalogram

    Get PDF
    This paper presents a survey for optimization approaches that analyze and classify Electroencephalogram (EEG) signals. The automatic analysis of EEG presents a significant challenge due to the high-dimensional data volume. Optimization algorithms seek to achieve better accuracy by selecting practical features and reducing unwanted features. Forty-seven reputable research papers are provided in this work, emphasizing the developed and executed techniques divided into seven groups based on the applied optimization algorithm particle swarm optimization (PSO), ant colony optimization (ACO), artificial bee colony (ABC), grey wolf optimizer (GWO), Bat, Firefly, and other optimizer approaches). The main measures to analyze this paper are accuracy, precision, recall, and F1-score assessment. Several datasets have been utilized in the included papers like EEG Bonn University, CHB-MIT, electrocardiography (ECG) dataset, and other datasets. The results have proven that the PSO and GWO algorithms have achieved the highest accuracy rate of around 99% compared with other techniques

    Automatic detection method of epileptic seizures based on IRCMDE and PSO-SVM

    Get PDF
    Multi-scale dispersion entropy (MDE) has been widely used to extract nonlinear features of electroencephalography (EEG) signals and realize automatic detection of epileptic seizures. However, information loss and poor robustness will exist when MDE is used to measure the nonlinear complexity of the time sequence. To solve the above problems, an automatic detection method for epilepsy was proposed, based on improved refined composite multi-scale dispersion entropy (IRCMDE) and particle swarm algorithm optimization support vector machine (PSO-SVM). First, the refined composite multi-scale dispersion entropy (RCMDE) is introduced, and then the segmented average calculation of coarse-grained sequence is replaced by local maximum calculation to solve the problem of information loss. Finally, the entropy value is normalized to improve the robustness of characteristic parameters, and IRCMDE is formed. The simulated results show that when examining the complexity of the simulated signal, IRCMDE can eliminate the issue of information loss compared with MDE and RCMDE and weaken the entropy change caused by different parameter selections. In addition, IRCMDE is used as the feature parameter of the epileptic EEG signal, and PSO-SVM is used to identify the feature parameters. Compared with MDE-PSO-SVM, and RCMDE-PSO-SVM methods, IRCMDE-PSO-SVM can obtain more accurate recognition results

    Is EEG a Useful Examination Tool for Diagnosis of Epilepsy and Comorbid Psychiatric Disorders?

    Get PDF
    Diagnosis of epilepsy usually involves interviewing the patients and the individuals who witnessed the seizure. An electroencephalogram (EEG) adds useful information for the diagnosis of epilepsy when epileptic abnormalities emerge. EEG exhibits nonlinearity and weak stationarity. Thus, nonlinear EEG analysis may be useful for clinical application. We examined only about English language studies of nonlinear EEG analysis that compared normal EEG and interictal EEG and reported the accuracy. We identified 60 studies from the public data of Andrzejak 2001 and two studies that did not use the data of Andrzejak 2001. Comorbid psychiatric disorders in patients with epilepsy were not reported in nonlinear EEG analysis except for one case series of comorbid psychotic disorders. Using a variety of feature extraction methods and classifier methods, we concluded that the studies that used the data of Andrzejak 2001 played a valuable role in EEG diagnosis of epilepsy. In the future, according to the evolution of artificial intelligence, deep learning, new nonlinear analysis methods, and the EEG association with the rating scale of the quality of life and psychiatric symptoms, we anticipate that EEG diagnosis of epilepsy, seizures, and comorbid psychiatric disorders in patients with epilepsy will be possible

    Integrated Machine Learning Approaches to Improve Classification performance and Feature Extraction Process for EEG Dataset

    Get PDF
    Epileptic seizure or epilepsy is a chronic neurological disorder that occurs due to brain neurons\u27 abnormal activities and has affected approximately 50 million people worldwide. Epilepsy can affect patients’ health and lead to life-threatening emergencies. Early detection of epilepsy is highly effective in avoiding seizures by intervening in treatment. The electroencephalogram (EEG) signal, which contains valuable information of electrical activity in the brain, is a standard neuroimaging tool used by clinicians to monitor and diagnose epilepsy. Visually inspecting the EEG signal is an expensive, tedious, and error-prone practice. Moreover, the result varies with different neurophysiologists for an identical reading. Thus, automatically classifying epilepsy into different epileptic states with a high accuracy rate is an urgent requirement and has long been investigated. This PhD thesis contributes to the epileptic seizure detection problem using Machine Learning (ML) techniques. Machine learning algorithms have been implemented to automatically classifying epilepsy from EEG data. Imbalance class distribution problems and effective feature extraction from the EEG signals are the two major concerns towards effectively and efficiently applying machine learning algorithms for epilepsy classification. The algorithms exhibit biased results towards the majority class when classes are imbalanced, while effective feature extraction can improve classification performance. In this thesis, we presented three different novel frameworks to effectively classify epileptic states while addressing the above issues. Firstly, a deep neural network-based framework exploring different sampling techniques was proposed where both traditional and state-of-the-art sampling techniques were experimented with and evaluated for their capability of improving the imbalance ratio and classification performance. Secondly, a novel integrated machine learning-based framework was proposed to effectively learn from EEG imbalanced data leveraging the Principal Component Analysis method to extract high- and low-variant principal components, which are empirically customized for the imbalanced data classification. This study showed that principal components associated with low variances can capture implicit patterns of the minority class of a dataset. Next, we proposed a novel framework to effectively classify epilepsy leveraging summary statistics analysis of window-based features of EEG signals. The framework first denoised the signals using power spectrum density analysis and replaced outliers with k-NN imputer. Next, window level features were extracted from statistical, temporal, and spectral domains. Basic summary statistics are then computed from the extracted features to feed into different machine learning classifiers. An optimal set of features are selected leveraging variance thresholding and dropping correlated features before feeding the features for classification. Finally, we applied traditional machine learning classifiers such as Support Vector Machine, Decision Tree, Random Forest, and k-Nearest Neighbors along with Deep Neural Networks to classify epilepsy. We experimented the frameworks with a benchmark dataset through rigorous experimental settings and displayed the effectiveness of the proposed frameworks in terms of accuracy, precision, recall, and F-beta score

    An improved GBSO-TAENN-based EEG signal classification model for epileptic seizure detection.

    Get PDF
    Detection and classification of epileptic seizures from the EEG signals have gained significant attention in recent decades. Among other signals, EEG signals are extensively used by medical experts for diagnosing purposes. So, most of the existing research works developed automated mechanisms for designing an EEG-based epileptic seizure detection system. Machine learning techniques are highly used for reduced time consumption, high accuracy, and optimal performance. Still, it limits by the issues of high complexity in algorithm design, increased error value, and reduced detection efficacy. Thus, the proposed work intends to develop an automated epileptic seizure detection system with an improved performance rate. Here, the Finite Linear Haar wavelet-based Filtering (FLHF) technique is used to filter the input signals and the relevant set of features are extracted from the normalized output with the help of Fractal Dimension (FD) analysis. Then, the Grasshopper Bio-Inspired Swarm Optimization (GBSO) technique is employed to select the optimal features by computing the best fitness value and the Temporal Activation Expansive Neural Network (TAENN) mechanism is used for classifying the EEG signals to determine whether normal or seizure affected. Numerous intelligence algorithms, such as preprocessing, optimization, and classification, are used in the literature to identify epileptic seizures based on EEG signals. The primary issues facing the majority of optimization approaches are reduced convergence rates and higher computational complexity. Furthermore, the problems with machine learning approaches include a significant method complexity, intricate mathematical calculations, and a decreased training speed. Therefore, the goal of the proposed work is to put into practice efficient algorithms for the recognition and categorization of epileptic seizures based on EEG signals. The combined effect of the proposed FLHF, FD, GBSO, and TAENN models might dramatically improve disease detection accuracy while decreasing complexity of system along with time consumption as compared to the prior techniques. By using the proposed methodology, the overall average epileptic seizure detection performance is increased to 99.6% with f-measure of 99% and G-mean of 98.9% values

    Аналіз даних багатоканальної ЕЕГ та варіабельності ритму серця для детектування епілептичних нападів у новонароджених

    Get PDF
    У даній роботі розглядаються основні принципи створення моделей на основі методів машинного навчання для автоматичного виявлення та передбачення епілептичних нападів у новонароджених. Метою даної роботи є створення методу виявлення та передбачення епілептичних нападів у новонароджених на основі аналізу сигналів ЕЕГ та ЕКГ (варіабельності серцевого ритму). У першій частині розглядаються основні принципи ЕЕГ та ЕКГ, особливості їх проведення у новонароджених та технічні стандарти при записі сигналів. Розглянуто основні види епілептичних нападів у новонароджених та їх прояви. У другій частині описано принципи машинного навчання, моделі класифікаторів з їх коротким описом та описом їх особливостей застосування. Також розглянуто попередні дослідження по даній темі з наведеними результатами цих досліджень. Третя частина присвячена обробці, аналізу сигналів ЕЕГ та ЕКГ та їх параметрів. Проведено відбір параметрів та проаналізовано точність різних методів машинного навчання. Також розглянуто можливість передбачення епілептичних нападів за допомогою машинного навчання. У результаті проведеної роботи було створено програми для машинного навчання класифікаторів та використання розроблених моделей з метою детектування епілептичних нападів у новонароджених.This work examines the basic principles of creating machine learning models for automatic detection and prediction of epileptic seizures in newborns. The purpose of this work is to create a method for detecting and predicting epileptic seizures in newborns based on the analysis of EEG and ECG signals (heart rate variability). In the first part, the basic principles of EEG and ECG, the peculiarities of their implementation in newborns and technical standards for recording signals are considered. Also, the main types of epileptic seizures in newborns and their manifestations are described. The second part describes the principles of machine learning, classifier models with their brief description and description of their application features. Previous studies on this topic are also considered, with the results of these studies presented. The third part is devoted to the processing and analysis of EEG and ECG signals and their parameters. The parameters were selected and the accuracy of various machine learning methods was analyzed. The possibility of predicting epileptic seizures using machine learning is also considered. As a result of the work, programs for machine learning of classifiers and the use of developed models for the purpose of detecting epileptic seizures in newborns were created
    corecore