9 research outputs found

    A Comparison of Classification Models in Predicting Graduate Admission Decision

    Get PDF
    While the decision process of graduate admissions remains elusive, specific criteria are decidedly significant in determining admission outcome. Prospective students applying to graduate programs experience a real predicament of selecting the right schools to invest limited resources for the application. This paper presents comparisons of various machine learning classification models, including Naรฏve Bayes, Logistic Regression, Multilayer Perceptron and Decisions Tree models, in predicting the admission outcome of candidates with a set of known parameters using a dataset of 400 applicant records. By comparing the performance metrics of these methods, the study finds Naรฏve Bayes to be the most accurate model for this type of dataset. Predictive models such as the ones discussed in this paper can be a valuable tool for prospective students in shortlisting universities in their application process. The study also proposes a framework that incorporates machine learning-based classification into the admissions decision process. Implementing such methods may help support graduate admissions committees in streamlining large pools of applications or observing and understanding trends in their past admission decisions

    Integration of Empirical Mode Decomposition and Machine Learning for operating condition classification: a proposal

    Get PDF
    During the last decades, advances related to the Internet of Things technologies have led to the widespread adoption of condition monitoring approaches for failure diagnosis. This fundamental vision has resulted in the introduction of advanced maintenance techniques such as Condition-Based Maintenance and Predictive Maintenance. Within this context, one of the main challenges arises from pre-processing the data acquired through sensors and, more specifically, the denoising procedures. Choosing a solid tool to separate the noise signal from the true one is usually considered a difficult task. In addition, data are usually collected from several different sensors, each of which monitors a specific process variable. Reducing the number of features analyzed could be helpful to improve the accuracy of the subsequent diagnosis and, at the same time, in making it less time-consuming. As a result, this paper aims at presenting a diagnosis approach based on Empirical Mode Decomposition (EMD) and Principal Component Analysis (PCA) for noise removal and feature reduction respectively. Indeed, EMD is very suitable for highly dynamic and non-stationary signals, while PCA is a good renowned approach for reducing the dimension of a multi-variate signal. Subsequently, a supervised machine learning approach is employed to classify the acquired signal. To demonstrate the applicability of the methodology, a compressor operating within a geothermal plant is considered as a case study, while the selected failure mode is the surge. The developed approach could be exploited by maintenance engineers and asset managers to perform diagnoses on relevant equipment

    Novel finger movement classification method based on multi-centered binary pattern using surface electromyogram signals

    Get PDF
    The number of individuals who have lost their fingers in our world is quite high and these individuals experience great difficulties in performing their daily work. Finger movements classification and prediction are one of the hot-topic research areas for biomedical engineering, machine learning and computer sciences. This study purposes finger movements classification and prediction. For this purpose, a novel finger movements classification method is presented by using surface electromyogram (sEMG) signals. To accurately classify these movements, a novel binary pattern like textural feature extractor is presented and this textural micro pattern is called as multi-centered binary pattern (MCBP). In the MCBP, five odd-indexed values of a block are utilized as center. The proposed MCBP based multileveled finger movements classification method evaluate by three cases. In the first case, the raw sEMG signals are utilized as input. In the second and third case, sEMG signals are divided into frames and these frames are utilized as input. A two-layered feature selector is used to choose the most valuable features. The purpose of using these two feature selectors together is to choose the optimum number of features. In the classification phase, two fine-tuned classifiers have been used and they are k-nearest neighbor (k-NN) and support vector machine (SVM). The proposed MCBP based method achieved 99.17%, 99.70% and 99.62% classification rates using SVM classifier according to Case 1, Case 2 and Case3 respectively. The results show that the study is a highly accurate method.</p

    A novel automated tower graph based ECG signal classification method with hexadecimal local adaptive binary pattern and deep learning

    Get PDF
    Electrocardiography (ECG) signal recognition is one of the popular research topics for machine learning. In this paper, a novel transformation called tower graph transformation is proposed to classify ECG signals with high accuracy rates. It employs a tower graph, which uses minimum, maximum and average pooling methods altogether to generate novel signals for the feature extraction. In order to extract meaningful features, we presented a novel one-dimensional hexadecimal pattern. To select distinctive and informative features, an iterative ReliefF and Neighborhood Component Analysis (NCA) based feature selection is utilized. By using these methods, a novel ECG signal classification approach is presented. In the preprocessing phase, tower graph-based pooling transformation is applied to each signal. The proposed one-dimensional hexadecimal adaptive pattern extracts 1536 features from each node of the tower graph. The extracted features are fused and 15,360 features are obtained and the most discriminative 142 features are selected by the ReliefF and iterative NCA (RFINCA) feature selection approach. These selected features are used as an input to the artificial neural network and deep neural network and 95.70% and 97.10% classification accuracy was obtained respectively. These results demonstrated the success of the proposed tower graph-based method.</p

    EEG-based driving fatigue detection using multilevel feature extraction and iterative hybrid feature selection

    Get PDF
    Brain activities can be evaluated by using Electroencephalogram (EEG) signals. One of the primary reasons for traffic accidents is driver fatigue, which can be identified by using EEG signals. This work aims to achieve a highly accurate and straightforward process to detect driving fatigue by using EEG signals. Two main problems, which are feature generation and feature selection, are defined to achieve this aim. This work solves these problems by using two different approaches. Deep networks are efficient feature generators and extract features in low, medium, and high levels. These features can be generated by using multileveled or multilayered feature extraction. Therefore, we proposed a multileveled feature generator that uses a one-dimensional binary pattern (BP) and statistical features together, and levels are created using a one-dimensional discrete wavelet transform (1D-DWT). A five-level fused feature extractor is presented by using BP, statistical features of 1D-DWT together. Moreover, a 2-layered feature selection method is proposed using ReliefF and iterative neighborhood component analysis (RFINCA) to solve the feature selection problem. The goals of the RFINCA are to choose the optimal number of features automatically and use the effectiveness of ReliefF and neighborhood component analysis (NCA) together. A driving fatigue EEG dataset was used as a testbed to denote the effectiveness of eighteen conventional classifiers. According to the experimental results, a highly accurate EEG classification approach is presented. The proposed method also reached 100.0% classification accuracy by using a k-nearest neighborhood classifier.</p

    Hybrid dragonfly algorithm with neighbourhood component analysis and gradient tree boosting for crime rates modelling

    Get PDF
    In crime studies, crime rates time series prediction helps in strategic crime prevention formulation and decision making. Statistical models are commonly applied in predicting time series crime rates. However, the time series crime rates data are limited and mostly nonlinear. One limitation in the statistical models is that they are mainly linear and are only able to model linear relationships. Thus, this study proposed a time series crime prediction model that can handle nonlinear components as well as limited historical crime rates data. Recently, Artificial Intelligence (AI) models have been favoured as they are able to handle nonlinear and robust to small sample data components in crime rates. Hence, the proposed crime model implemented an artificial intelligence model namely Gradient Tree Boosting (GTB) in modelling the crime rates. The crime rates are modelled using the United States (US) annual crime rates of eight crime types with nine factors that influence the crime rates. Since GTB has no feature selection, this study proposed hybridisation of Neighbourhood Component Analysis (NCA) and GTB (NCA-GTB) in identifying significant factors that influence the crime rates. Also, it was found that both NCA and GTB are sensitive to input parameter. Thus, DA2-NCA-eGTB model was proposed to improve the NCA-GTB model. The DA2-NCA-eGTB model hybridised a metaheuristic optimisation algorithm namely Dragonfly Algorithm (DA) with NCA-GTB model to optimise NCA and GTB parameters. In addition, DA2-NCA-eGTB model also improved the accuracy of the NCA-GTB model by using Least Absolute Deviation (LAD) as the GTB loss function. The experimental result showed that DA2-NCA-eGTB model outperformed existing AI models in all eight modelled crime types. This was proven by the smaller values of Mean Absolute Percentage Error (MAPE), which was between 2.9195 and 18.7471. As a conclusion, the study showed that DA2-NCA-eGTB model is statistically significant in representing all crime types and it is able to handle the nonlinear component in limited crime rate data well

    ๋น„์นจ์Šต์  ๋‡ŒํŒŒ ์‹ ํ˜ธ๋ฅผ ์ด์šฉํ•œ ์‘๊ธ‰ํ™˜์ž์˜ ์ƒ์ฒด๋ฐ˜์‘ ๋ชจ๋‹ˆํ„ฐ๋ง ๊ธฐ๋ฒ•

    Get PDF
    ํ•™์œ„๋…ผ๋ฌธ (๋ฐ•์‚ฌ) -- ์„œ์šธ๋Œ€ํ•™๊ต ๋Œ€ํ•™์› : ๊ณต๊ณผ๋Œ€ํ•™ ํ˜‘๋™๊ณผ์ • ๋ฐ”์ด์˜ค์—”์ง€๋‹ˆ์–ด๋ง์ „๊ณต, 2021. 2. ๊น€ํฌ์ฐฌ.๋‡ŒํŒŒ๋Š” ๋Œ€๋‡Œํ”ผ์งˆ์ด๋‚˜ ๋‘ํ”ผ์˜ ์ „๊ทน์„ ํ†ตํ•ด์„œ ๋‡Œ์˜ ์ „๊ธฐ์  ์‹ ํ˜ธ๋ฅผ ๊ธฐ๋กํ•œ ๊ฒƒ์„ ์˜๋ฏธํ•œ๋‹ค. ๋‡Œ ๊ธฐ๋Šฅ ๊ด€์ฐฐ์„ ์œ„ํ•œ ์ง„๋‹จ๋„๊ตฌ๋กœ์จ ๋‡ŒํŒŒ๋Š” ๋‡Œ์ „์ฆ์ด๋‚˜ ์น˜๋งค ์ง„๋‹จ ๋“ฑ์˜ ๋ชฉ์ ์œผ๋กœ ํ™œ์šฉ๋˜๊ณ  ์žˆ๋‹ค. ๋ณธ ๋…ผ๋ฌธ์—์„œ๋Š” ๋น„์นจ์Šต์  ๋‡ŒํŒŒ๋ฅผ ์ด์šฉํ•˜์—ฌ ์‘๊ธ‰ํ™˜์ž์˜ ์ฃผ์š” ์ƒ๋ฆฌํ•™์  ์ง€ํ‘œ๋ฅผ ๋ชจ๋‹ˆํ„ฐ๋งํ•˜๋Š” ๊ธฐ์ˆ ์„ ๊ฐœ๋ฐœํ•˜์˜€๋‹ค. ์ฒ˜์Œ ๋‘ ์—ฐ๊ตฌ์—์„œ ์‹ฌํ์†Œ์ƒ์ˆ ์˜ ํšจ๊ณผ๋ฅผ ํ‰๊ฐ€ํ•˜๊ธฐ ์œ„ํ•œ ์‹ฌ์ •์ง€ ๋ผ์ง€์‹คํ—˜๋ชจ๋ธ์„ ๊ณ ์•ˆํ•˜์˜€๋‹ค. ํ˜„์žฌ์˜ ์‹ฌํ์†Œ์ƒ์ˆ  ์ง€์นจ์€ ์ฒด์ˆœํ™˜ ํ‰๊ฐ€๋ฅผ ์œ„ํ•ด ๊ธฐ๋„์‚ฝ๊ด€์„ ํ†ตํ•œ ํ˜ธ๊ธฐ๋ง ์ด์‚ฐํ™”ํƒ„์†Œ ๋ถ„์••์˜ ์ธก์ •์„ ๊ถŒ๊ณ ํ•œ๋‹ค. ํ•˜์ง€๋งŒ, ์ •ํ™•ํ•œ ๊ธฐ๋„์‚ฝ๊ด€์ด ํŠนํžˆ ๋ณ‘์› ๋ฐ– ์ƒํ™ฉ์—์„œ ์–ด๋ ค์šธ ์ˆ˜ ์žˆ๋‹ค. ๋”ฐ๋ผ์„œ, ๊ฐ„ํŽธํžˆ ์ธก์ •ํ•  ์ˆ˜ ์žˆ๊ณ  ์†Œ์ƒ ํ™˜์ž์˜ ์‹ ๊ฒฝํ•™์  ์˜ˆํ›„๋ฅผ ์ง„๋‹จํ•˜๋Š”๋ฐ ์‚ฌ์šฉ๋˜๋Š” ๋‡ŒํŒŒ๋ฅผ ์ด์šฉํ•œ ์˜ˆ์ธก ๊ธฐ์ˆ ์ด ์‹ฌํ์†Œ์ƒ์ˆ  ํ’ˆ์งˆํ‰๊ฐ€์ง€ํ‘œ์˜ ๋Œ€์•ˆ์œผ๋กœ ์ œ์•ˆ๋˜์—ˆ๋‹ค. ์ฒซ ๋ฒˆ์งธ ์‹คํ—˜์—์„œ๋Š” ๊ณ ํ’ˆ์งˆ๊ณผ ์ €ํ’ˆ์งˆ ๊ธฐ๋ณธ์‹ฌํ์†Œ์ƒ์ˆ ์„ 10ํšŒ ๋ฐ˜๋ณตํ•˜๋ฉด์„œ ์ธก์ •๋œ ๋‡ŒํŒŒ๋ฅผ ๋ถ„์„ํ•˜์˜€๋‹ค. ์‹ฌํ์†Œ์ƒ์ˆ ์˜ ํ’ˆ์งˆ์— ๋”ฐ๋ฅธ ๋‡ŒํŒŒ์˜ ๋ณ€ํ™”๋ฅผ ์ด์šฉํ•˜์—ฌ ์ฒด์ˆœํ™˜ ํ‰๊ฐ€๋ฅผ ์œ„ํ•œ EEG-based Brain Resuscitation Index (EBRI) ๋ชจ๋ธ์„ ๋„์ถœํ•˜์˜€๋‹ค. EBRI ๋ชจ๋ธ์—์„œ ํš๋“ํ•œ ํ˜ธ๊ธฐ๋ง ์ด์‚ฐํ™”ํƒ„์†Œ ๋ถ„์•• ์˜ˆ์ธก์น˜๋Š” ์‹ค์ œ ๊ฐ’๊ณผ ์–‘์˜ ์ƒ๊ด€๊ด€๊ณ„๋ฅผ ๋ณด์ด๋ฉฐ, ๋ณ‘์› ๋ฐ– ์ƒํ™ฉ์—์„œ์˜ ํ™œ์šฉ ๊ฐ€๋Šฅ์„ฑ์„ ๋ณด์˜€๋‹ค. ๋‘ ๋ฒˆ์งธ ์‹คํ—˜์—์„œ๋Š” ๋‘ ๊ฐ€์ง€ ์‹ฌํ์†Œ์ƒ์ˆ (๊ธฐ๋ณธ์‹ฌํ์†Œ์ƒ์ˆ , ์ „๋ฌธ์‹ฌํ์†Œ์ƒ์ˆ )์ด ์ˆ˜ํ–‰๋˜์—ˆ๋‹ค. ์ œ์„ธ๋™ ์ง์ „์— ์ˆ˜์ง‘๋œ ๋‡ŒํŒŒ๋Š” ์‹ฌํ์†Œ์ƒ์ˆ  ๋„์ค‘ ๊ฒฝ๋™๋งฅํ˜ˆ๋ฅ˜์˜ ํšŒ๋ณต๋ฅ ๊ณผ ํ•จ๊ป˜ ๋ถ„์„๋˜์—ˆ๋‹ค. ์‹ฌํ์†Œ์ƒ์ˆ  ๋„์ค‘ ๊ฒฝ๋™๋งฅํ˜ˆ๋ฅ˜์˜ ํšŒ๋ณต๋ฅ ์„ ๋ฐ˜์˜ํ•˜๋Š” ๋‡ŒํŒŒ ๋ณ€์ˆ˜๋ฅผ ๊ทœ๋ช…ํ•œ ํ›„, ์ด๋ฅผ ์ด์šฉํ•˜์—ฌ ๋†’์€ ํšŒ๋ณต๋ฅ (30% ์ด์ƒ)๊ณผ ๋‚ฎ์€ ํšŒ๋ณต๋ฅ (30% ๋ฏธ๋งŒ)์„ ๊ตฌ๋ถ„ํ•˜๋Š” ๊ธฐ๊ณ„ํ•™์Šต ๊ธฐ๋ฐ˜ ์ด์ง„๋ถ„๋ฅ˜๋ชจ๋ธ์„ ๋„์ถœํ•˜์˜€๋‹ค. ์„œํฌํŠธ ๋ฒกํ„ฐ ๋จธ์‹  ๊ธฐ๋ฐ˜์˜ ์˜ˆ์ธก๋ชจ๋ธ์ด 0.853์˜ ์ •ํ™•๋„์™€ 0.909์˜ ๊ณก์„ ํ•˜๋ฉด์ ์„ ๋ณด์ด๋ฉฐ ๊ฐ€์žฅ ์šฐ์ˆ˜ํ•œ ์„ฑ๋Šฅ์„ ๋ณด์˜€๋‹ค. ์ด๋Ÿฌํ•œ ์˜ˆ์ธก๋ชจ๋ธ์€ ์‹ฌ์ •์ง€ ํ™˜์ž์˜ ๋‡Œ ์†Œ์ƒ์„ ํ–ฅ์ƒ์‹œ์ผœ ๋น ๋ฅธ ๋‡Œ ๊ธฐ๋Šฅ ํšŒ๋ณต์„ ๊ฐ€๋Šฅํ•˜๊ฒŒ ํ•  ๊ฒƒ์œผ๋กœ ๊ธฐ๋Œ€๋œ๋‹ค. ์„ธ ๋ฒˆ์งธ ์—ฐ๊ตฌ์—์„œ ๋น„์นจ์Šต์  ๋‡ŒํŒŒ๋ฅผ ์ด์šฉํ•˜์—ฌ ๋‘๊ฐœ๋‚ด์••์„ ์˜ˆ์ธกํ•˜๋Š” ๋ชจ๋ธ์„ ๊ฐœ๋ฐœํ•˜๊ธฐ ์œ„ํ•œ ์™ธ์ƒ์„ฑ ๋‡Œ์†์ƒ ๋ผ์ง€์‹คํ—˜๋ชจ๋ธ์ด ๊ณ ์•ˆ๋˜์—ˆ๋‹ค. ์™ธ์ƒ์„ฑ ๋‡Œ์†์ƒ์€ ๋ฌผ๋ฆฌ์  ์ถฉ๊ฒฉ์— ์˜ํ•ด ์ •์ƒ์ ์ธ ๋‡Œ ๊ธฐ๋Šฅ์ด ์ค‘๋‹จ๋œ ์ƒํƒœ๋ฅผ ์˜๋ฏธํ•˜๋ฉฐ, ์ด ๋•Œ์˜ ๋‘๊ฐœ๋‚ด์•• ์ƒ์Šน๊ณผ ๊ด€๋ฅ˜์ €ํ•˜๊ฐ€ ๋‡ŒํŒŒ์— ์˜ํ–ฅ์„ ๋ผ์น  ์ˆ˜ ์žˆ๋‹ค. ๋”ฐ๋ผ์„œ, ์šฐ๋ฆฌ๋Š” ๋‡ŒํŒŒ ๊ธฐ๋ฐ˜ ๋‘๊ฐœ๋‚ด์•• ์˜ˆ์ธก๋ชจ๋ธ์„ ๊ฐœ๋ฐœํ•˜์˜€๋‹ค. ํด๋ฆฌ์นดํ…Œํ„ฐ๋กœ ์‹คํ—˜๋™๋ฌผ์˜ ๋‘๊ฐœ๋‚ด์••์„ ๋ณ€๊ฒฝํ•˜๋ฉด์„œ ๋‡ŒํŒŒ๋ฅผ ํš๋“ํ•˜์˜€๋‹ค. ๋‘๊ฐœ๋‚ด์••์˜ ์ •์ƒ๊ตฌ๊ฐ„(25 mmHg ๋ฏธ๋งŒ)๊ณผ ์œ„ํ—˜๊ตฌ๊ฐ„(25 mmHg ์ด์ƒ)์„ ์œ ์˜๋ฏธํ•˜๊ฒŒ ๊ตฌ๋ถ„ํ•˜๋Š” ๋‡ŒํŒŒ ๋ณ€์ˆ˜๋ฅผ ๊ทœ๋ช…ํ•œ ํ›„ ๊ธฐ๊ณ„ํ•™์Šต ๊ธฐ๋ฐ˜ ์ด์ง„๋ถ„๋ฅ˜๋ชจ๋ธ์„ ๋„์ถœํ•˜์˜€๋‹ค. ๋‹ค์ธต ํผ์…‰ํŠธ๋ก  ๊ธฐ๋ฐ˜์˜ ์˜ˆ์ธก๋ชจ๋ธ์ด 0.686์˜ ์ •ํ™•๋„์™€ 0.754์˜ ๊ณก์„ ํ•˜๋ฉด์ ์„ ๋ณด์ด๋ฉฐ ๊ฐ€์žฅ ์šฐ์ˆ˜ํ•œ ์„ฑ๋Šฅ์„ ๋ณด์˜€๋‹ค. ๋˜๋‹ค๋ฅธ ๋น„์นจ์Šต ๋ฐ์ดํ„ฐ์ธ ์‹ฌ๋ฐ•์ˆ˜ ์ •๋ณด์™€ ํ•จ๊ป˜ ์‚ฌ์šฉํ•˜์˜€์„ ๋•Œ ์ •ํ™•๋„์™€ ๊ณก์„ ํ•˜๋ฉด์ ์€ ๊ฐ๊ฐ 0.760๊ณผ 0.834๋กœ ํ–ฅ์ƒ๋˜์—ˆ๋‹ค. ์ œ์•ˆ๋œ ์˜ˆ์ธก๋ชจ๋ธ์€ ์‘๊ธ‰์ƒํ™ฉ์—์„œ ๋น„์นจ์Šต์ ์œผ๋กœ ๋‘๊ฐœ๋‚ด์••์„ ๊ด€์ฐฐํ•˜์—ฌ ์ •์ƒ ์ˆ˜์ค€์˜ ๋‘๊ฐœ๋‚ด์••์„ ์œ ์ง€ํ•˜๋Š”๋ฐ ๋„์›€์„ ์ค„ ๊ฒƒ์œผ๋กœ ๊ธฐ๋Œ€๋œ๋‹ค. ๋ณธ ๋…ผ๋ฌธ์€ ์‘๊ธ‰ํ™˜์ž์˜ ์ฃผ์š” ์ƒ๋ฆฌํ•™์  ์ง€ํ‘œ๋ฅผ ๋น„์นจ์Šต์  ๋‡ŒํŒŒ๋ฅผ ์ด์šฉํ•˜์—ฌ ๊ด€์ฐฐํ•˜๋Š” ์˜ˆ์ธก๋ชจ๋ธ์„ ์ œ์•ˆํ•˜๊ณ  ์„ฑ๋Šฅ์„ ๊ฒ€์ฆํ•˜์˜€๋‹ค. ๋ณธ ์—ฐ๊ตฌ์—์„œ๋Š” ๋‡ŒํŒŒ๋ฅผ ์ด์šฉํ•˜์—ฌ ์ฆ‰๊ฐ์ ์ธ ํ˜ธ๊ธฐ๋ง ์ด์‚ฐํ™”ํƒ„์†Œ ๋ถ„์••, ๊ฒฝ๋™๋งฅํ˜ˆ๋ฅ˜, ๋‘๊ฐœ๋‚ด์••์„ ์ถ”์ •ํ•˜๊ธฐ ์œ„ํ•œ ์˜ˆ์ธก๋ชจ๋ธ์„ ์ˆ˜๋ฆฝํ•˜์˜€๋‹ค. ํ•˜์ง€๋งŒ, ๋‡ŒํŒŒ ๋ฐ์ดํ„ฐ๋Š” ์žฅ๊ธฐ๊ฐ„์˜ ์‹ ๊ฒฝํ•™์ , ๊ธฐ๋Šฅ์  ํšŒ๋ณต๊ณผ ํ•จ๊ป˜ ํ‰๊ฐ€๋˜์–ด์•ผ ํ•œ๋‹ค. ๋ณธ ๋…ผ๋ฌธ์—์„œ ๊ฐœ๋ฐœํ•œ ์˜ˆ์ธก๋ชจ๋ธ์˜ ์„ฑ๋Šฅ๊ณผ ์ ์šฉ ๊ฐ€๋Šฅ์„ฑ์€ ํ–ฅํ›„ ๋‹ค์–‘ํ•œ ์ž„์ƒ์—ฐ๊ตฌ๋ฅผ ํ†ตํ•ด cerebral performance category์™€ modified Rankin scale ๋“ฑ์˜ ์‹ ๊ฒฝํ•™์  ํ‰๊ฐ€์ง€ํ‘œ์™€ ํ•จ๊ป˜ ๋ถ„์„, ๊ฐœ์„ ๋˜์–ด์•ผ ํ•  ๊ฒƒ์ด๋‹ค.Electroencephalogram (EEG) is a recording of the electrical activity of the brain, measured using electrodes attached to the cerebrum cortex or the scalp. As a diagnostic tool for brain disorders, EEG has been widely used for clinical purposes such as epilepsy- and dementia diagnosis. This study develops an EEG-based noninvasive critical care monitoring method for emergency patients. In the first two studies, ventricular fibrillation swine models were designed to develop EEG-based monitoring methods for evaluating the effectiveness of cardiopulmonary resuscitation (CPR). The CPR guidelines recommend measuring end-tidal carbon dioxide (ETCO2) via endotracheal intubation to assess systemic circulation. However, accurate insertion of the endotracheal tube might be difficult in an out-of-hospital setting (OOHS). Therefore, an easily measurable EEG, which has been used to predict resuscitated patients neurologic prognosis, was suggested as a surrogate indicator for CPR feedback. In the first experimental setup, the high- and low quality CPRs were altered 10 times repeatedly, and the EEG parameters were analyzed. Linear regression of an EEG-based brain resuscitation index (EBRI) was used to estimate ETCO2 levels as a novel feedback indicator of systemic circulation during CPR. A positive correlation was found between the EBRI and the real ETCO2, which indicates the feasibility of EBRI in OOHSs. In the second experimental setup, two types of CPR mode were performed: basic life support and advanced cardiovascular life support. EEG signals that were measured between chest compressions and defibrillation shocks were analyzed to monitor the cerebral circulation with respect to the recovery of carotid blood flow (CaBF) during CPR. Significant EEG parameters were identified to represent the CaBF recovery, and machine learning (ML)-based classification models were established to differentiate between the higher (โ‰ฅ 30%) and lower (< 30%) CaBF recovery. The prediction model based on the support vector machine (SVM) showed the best performance, with an accuracy of 0.853 and an area under the curve (AUC) of 0.909. The proposed models are expected to guide better cerebral resuscitation and enable early recovery of brain function. In the third study, a swine model of traumatic brain injury (TBI) was designed to develop an EEG-based prediction model of an elevated intracranial pressure (ICP). TBI is defined as the disruption of normal brain function due to physical impact. This can increase ICP, and the resulting hypoperfusion can affect the cerebral electrical activity. Thus, we developed EEG-based prediction models to monitor ICP levels. During the experiments, EEG was measured while the ICP was adjusted with the Foley balloon catheter. Significant EEG parameters were determined to differentiate between the normal (< 25 mmHg) and dangerous (โ‰ฅ 25 mmHg) ICP levels and ML-based binary classifiers were established to distinguish between these two groups. The multilayer perceptron model showed the best performance with an accuracy of 0.686 and an AUC of 0.754, which were improved to 0.760 and 0.834, respectively, when a noninvasive heart rate was also used as an input. The proposed prediction models are expected to instantly treat an elevated ICP (โ‰ฅ 25 mmHg) in emergency settings. This study presents a new EEG-based noninvasive monitoring method of the physiologic parameters of emergency patients, especially in an OOHS, and evaluates the performance of the proposed models. In this study, EEG was analyzed to predict immediate ETCO2, CaBF, and ICP. The prediction models demonstrate that a noninvasive EEG can yield clinically important predictive outcomes. Eventually, the EEG parameters should be investigated with regard to the long-term neurological and functional outcomes. Further clinical trials are warranted to improve and evaluate the feasibility of the proposed method with respect to the neurological evaluation scores, such as the cerebral performance category and modified Rankin scale.Abstract i Contents iv List of Tables viii List of Figures x List of Abbreviations xii Chapter 1 General Introduction 1 1.1 Electroencephalogram 1 1.2 Clinical use of spontaneous EEG 5 1.3 EEG and cerebral hemodynamics 7 1.4 EEG use in emergency settings 9 1.5 Noninvasive CPR assessment 10 1.6 Noninvasive traumatic brain injury assessment 16 1.7 Thesis objectives 21 Chapter 2 EEG-based Brain Resuscitation Index for Monitoring Systemic Circulation During CPR 23 2.1 Introduction 23 2.2 Methods 25 2.2.1 Ethical statement 25 2.2.2 Study design and setting 25 2.2.3 Experimental animals and housing 27 2.2.4 Surgical preparation and hemodynamic measurements 27 2.2.5 EEG measurement 29 2.2.6 Data analysis 32 2.2.7 EBRI calculation 33 2.2.8 Delta-EBRI calculation 34 2.3 Results 36 2.3.1 Hemodynamic parameters 36 2.3.2 Changes in EEG parameters 37 2.3.3 EBRI calculation 39 2.3.4 Delta-EBRI calculation 41 2.4 Discussion 42 2.4.1 Accomplishment 42 2.4.2 Limitations 45 2.5 Conclusion 46 Chapter 3 EEG-based Prediction Model of the Recovery of Carotid Blood Flow for Monitoring Cerebral Circulation During CPR 47 3.1 Introduction 47 3.2 Methods 50 3.2.1 Ethical statement 50 3.2.2 Study design and setting 50 3.2.3 Experimental animals and housing 52 3.2.4 Surgical preparation and hemodynamic measurements 54 3.2.5 EEG measurement 55 3.2.6 Data processing 57 3.2.7 Data analysis 58 3.2.8 Development of machine-learning based prediction model 59 3.3 Results 63 3.3.1 Results of CPR process 63 3.3.2 EEG changes with the recovery of CaBF 66 3.3.3 Changes in EEG parameters depending on four CaBF groups 68 3.3.4 Changes in EEG parameters depending on two CaBF groups 69 3.3.5 EEG parameters for prediction models 70 3.3.6 Performances of prediction models 73 3.4 Discussion 76 3.4.1 Accomplishment 76 3.4.2 Limitations 78 3.5 Conclusion 80 Chapter 4 EEG-based Prediction Model of an Increased Intra-Cranial Pressure for TBI patients 81 4.1 Introduction 81 4.2 Methods 83 4.2.1 Ethical statement 83 4.2.2 Study design and setting 83 4.2.3 Experimental animals and housing 85 4.2.4 Surgical preparation and hemodynamic measurements 86 4.2.5 EEG measurement 88 4.2.6 Data processing 90 4.2.7 Data analysis 90 4.2.8 Development of machine-learning based prediction model 91 4.3 Results 92 4.3.1 Hemodynamic changes during brain injury phase 92 4.3.2 EEG changes with an increase of ICP 93 4.3.3 EEG parameters for prediction models 94 4.3.4 Performances for prediction models 95 4.4 Discussion 100 4.4.1 Accomplishment 100 4.4.2 Limitations 104 4.5 Conclusion 104 Chapter 5 Summary and Future works 105 5.1 Thesis summary and contributions 105 5.2 Future direction 108 Bibilography 113 Abstract in Korean 135Docto

    Developing artificial intelligence models for classification of brain disorder diseases based on statistical techniques

    Get PDF
    The Abstract is currently unavailable, due to the thesis being under Embargo
    corecore