30 research outputs found

    A novel explainable machine learning approach for EEG-based brain-computer interface systems

    Get PDF
    Electroencephalographic (EEG) recordings can be of great help in decoding the open/close hand’s motion preparation. To this end, cortical EEG source signals in the motor cortex (evaluated in the 1-s window preceding movement onset) are extracted by solving inverse problem through beamforming. EEG sources epochs are used as source-time maps input to a custom deep convolutional neural network (CNN) that is trained to perform 2-ways classification tasks: pre-hand close (HC) versus resting state (RE) and pre-hand open (HO) versus RE. The developed deep CNN works well (accuracy rates up to 89.65±5.29% for HC versus RE and 90.50±5.35% for HO versus RE), but the core of the present study was to explore the interpretability of the deep CNN to provide further insights into the activation mechanism of cortical sources during the preparation of hands’ sub-movements. Specifically, occlusion sensitivity analysis was carried out to investigate which cortical areas are more relevant in the classification procedure. Experimental results show a recurrent trend of spatial cortical activation across subjects. In particular, the central region (close to the longitudinal fissure) and the right temporal zone of the premotor together with the primary motor cortex appear to be primarily involved. Such findings encourage an in-depth study of cortical areas that seem to play a key role in hand’s open/close preparation

    A novel automatic classification system based on hybrid unsupervised and supervised machine learning for electrospun nanofibers

    Get PDF
    The manufacturing of nanomaterials by the electrospinning process requires accurate and meticulous inspection of related scanning electron microscope ( SEM ) images of the electrospun nanofiber, to ensure that no structural defects are produced. The presence of anomalies prevents practical application of the electrospun nanofibrous material in nanotechnology. Hence, the automatic monitoring and quality control of nanomaterials is a relevant challenge in the context of Industry 4.0. In this paper, a novel automatic classification system for homogenous ( anomaly-free ) and non-homogenous ( with defects ) nanofibers is proposed. The inspection procedure aims at avoiding direct processing of the redundant full SEM image. Specifically, the image to be analyzed is first partitioned into sub-images ( nanopatches ) that are then used as input to a hybrid unsupervised and supervised machine learning system. In the first step, an autoencoder ( AE ) is trained with unsupervised learning to generate a code representing the input image with a vector of relevant features. Next, a multilayer perceptron ( MLP ) , trained with supervised learning, uses the extracted features to classify non-homogenous nanofiber ( NH-NF ) and homogenous nanofiber ( H-NF ) patches. The resulting novel AE-MLP system is shown to outperform other standard machine learning models and other recent state-of-the-art techniques, reporting accuracy rate up to 92.5% . In addition, the proposed approach leads to model complexity reduction with respect to other deep learning strategies such as convolutional neural networks ( CNN ) . The encouraging performance achieved in this benchmark study can stimulate the application of the proposed scheme in other challenging industrial manufacturing tasks

    A Machine Learning Approach Involving Functional Connectivity Features to Classify Rest-EEG Psychogenic Non-Epileptic Seizures from Healthy Controls

    Get PDF
    Until now, clinicians are not able to evaluate the Psychogenic Non-Epileptic Seizures (PNES) from the rest-electroencephalography (EEG) readout. No EEG marker can help differentiate PNES cases from healthy subjects. In this paper, we have investigated the power spectrum density (PSD), in resting-state EEGs, to evaluate the abnormalities in PNES affected brains. Additionally, we have used functional connectivity tools, such as phase lag index (PLI), and graph-derived metrics to better observe the integration of distributed information of regular and synchronized multi-scale communication within and across inter-regional brain areas. We proved the utility of our method after enrolling a cohort study of 20 age- and gender-matched PNES and 19 healthy control (HC) subjects. In this work, three classification models, namely support vector machine (SVM), linear discriminant analysis (LDA), and Multilayer perceptron (MLP), have been employed to model the relationship between the functional connectivity features (rest-HC versus rest-PNES). The best performance for the discrimination of participants was obtained using the MLP classifier, reporting a precision of 85.73%, a recall of 86.57%, an F1-score of 78.98%, and, finally, an accuracy of 91.02%. In conclusion, our results hypothesized two main aspects. The first is an intrinsic organization of functional brain networks that reflects a dysfunctional level of integration across brain regions, which can provide new insights into the pathophysiological mechanisms of PNES. The second is that functional connectivity features and MLP could be a promising method to classify rest-EEG data of PNES form healthy controls subjects

    A novel multi-modal machine learning based approach for automatic classification of EEG recordings in dementia

    No full text
    Electroencephalographic (EEG) recordings generate an electrical map of the human brain that are useful for clinical inspection of patients and in biomedical smart Internet-of-Things (IoT) and Brain-Computer Interface (BCI) applications. From a signal processing perspective, EEGs yield a nonlinear and nonstationary, multivariate representation of the underlying neural circuitry interactions. In this paper, a novel multi-modal Machine Learning (ML) based approach is proposed to integrate EEG engineered features for automatic classification of brain states. EEGs are acquired from neurological patients with Mild Cognitive Impairment (MCI) or Alzheimer’s disease (AD) and the aim is to discriminate Healthy Control (HC) subjects from patients. Specifically, in order to effectively cope with nonstationarities, 19-channels EEG signals are projected into the time–frequency (TF) domain by means of the Continuous Wavelet Transform (CWT) and a set of appropriate features (denoted as CWT features) are extracted from , , , , EEG sub-bands. Furthermore, to exploit nonlinear phase-coupling information of EEG signals, higher order statistics (HOS) are extracted from the bispectrum (BiS) representation. BiS generates a second set of features (denoted as BiS features) which are also evaluated in the five EEG sub-bands. The CWT and BiS features are fed into a number of ML classifiers to perform both 2-way (AD vs. HC, AD vs. MCI, MCI vs. HC) and 3-way (AD vs. MCI vs. HC) classifications. As an experimental benchmark, a balanced EEG dataset that includes 63 AD, 63 MCI and 63 HC is analyzed. Comparative results show that when the concatenation of CWT and BiS features (denoted as multi-modal (CWT+BiS) features) is used as input, the Multi-Layer Perceptron (MLP) classifier outperforms all other models, specifically, the Autoencoder (AE), Logistic Regression (LR) and Support Vector Machine (SVM). Consequently, our proposed multi-modal ML scheme can be considered a viable alternative to state-of-the-art computationally intensive deep learning approaches

    A Hybrid-Domain Deep Learni/ng-Based BCI For Discriminating Hand Motion Planning From EEG Sources

    No full text
    In this paper, a hybrid-domain deep learning (DL)-based neural system is proposed to decode hand movement preparation phases from electroencephalographic (EEG) recordings. The system exploits information extracted from the temporal-domain and time-frequency-domain, as part of a hybrid strategy, to discriminate the temporal windows (i.e. EEG epochs) preceding hand sub-movements (open/close) and the resting state. To this end, for each EEG epoch, the associated cortical source signals in the motor cortex and the corresponding time-frequency (TF) maps are estimated via beamforming and Continuous Wavelet Transform (CWT), respectively. Two Convolutional Neural Networks (CNNs) are designed: specifically, the first CNN is trained over a dataset of temporal (T) data (i.e. EEG sources), and is referred to as T-CNN; the second CNN is trained over a dataset of TF data (i.e. TF-maps of EEG sources), and is referred to as TF-CNN. Two sets of features denoted as T-features and TF-features, extracted from T-CNN and TF-CNN, respectively, are concatenated in a single features vector (denoted as TTF-features vector) which is used as input to a standard multi-layer perceptron for classification purposes. Experimental results show a significant performance improvement of our proposed hybrid-domain DL approach as compared to temporal-only and time-frequency-only-based benchmark approaches, achieving an average accuracy of 76.21±3.77%

    A novel statistical analysis and autoencoder driven intelligent intrusion detection approach

    No full text
    In the current digital era, one of the most critical and challenging issues is ensuring cybersecurity in information technology (IT) infrastructures. With significant improvements in technology, hackers have been developing ever more complex and dangerous malware attacks that make intrusion recognition a very difficult task. In this context, traditional analytical tools are facing severe challenges to detect and mitigate these threats. In this work, we introduce a novel statistical analysis and autoencoder (AE) driven intelligent intrusion detection system (IDS). Specifically, the proposed IDS combines data analytics and statistical techniques with recent advances in machine learning theory to extract more optimized, strongly correlated features. The proposed IDS is evaluated using the benchmark NSL-KDD database. Comparative experimental results show that the designed statistical analysis and AE based IDS achieves better classification performance compared to conventional deep and shallow machine learning and other recently proposed state-of-the-art techniques

    Toward an Automatic Classification of SEM Images of Nanomaterials via a Deep Learning Approach

    No full text
    Nanofibrous materials produced by electrospinning process may exhibit characteristic localized defects and anomalies (i.e., beads, speck of dust) that make the nanostructure a network of nonhomogeneous nanofibers, unsuitable for industrial production at large scale of the nanoproducts.Ieracitano, Cosimo Therefore, monitoring and controlling the quality of nanomaterials production has become increasingly important and intelligent anomalies detection systems have been emerging. Pantó, Fabiola In this study, we propose an innovative framework based on machine (deep) learning for automatic anomaly detection.Mammone, Nadia Specifically, a deep convolutional neural network (CNN) is proposed to automatically classify scanning electron microscope (SEM) images of homogeneous (HNF) and nonhomogeneous nanofibers (NHNF), interpreted as two different categories.Paviglianiti, Annunziata The proposed approach has been validated on experimental SEM images acquired through SEM images analyzer on polyvinylacetate (PVAc) nanofibers produced by electrospinning process. Frontera, Patrizia Experimental results showed that the designed deep CNN achieved an accuracy rate up to 80% and average precision, recall, F_score of, 78.5, 79, and 78.5%, respectively. These promising results encourage the use of this effective technique in industrial production.Morabito, Francesco Carl

    A Permutation Disalignment Index-Based Complex Network Approach to Evaluate Longitudinal Changes in Brain-Electrical Connectivity

    No full text
    In the study of neurological disorders, Electroencephalographic (EEG) signal processing can provide valuable information because abnormalities in the interaction between neuron circuits may reflect on macroscopic abnormalities in the electrical potentials that can be detected on the scalp. A Mild Cognitive Impairment (MCI) condition, when caused by a disorder degenerating into dementia, affects the brain connectivity. Motivated by the promising results achieved through the recently developed descriptor of coupling strength between EEG signals, the Permutation Disalignment Index (PDI), the present paper introduces a novel PDI-based complex network model to evaluate the longitudinal variations in brain-electrical connectivity. A group of 33 amnestic MCI subjects was enrolled and followed-up with over four months. The results were compared to MoCA (Montreal Cognitive Assessment) tests, which scores the cognitive abilities of the patient. A significant negative correlation could be observed between MoCA variation and the characteristic path length ( λ ) variation ( r = - 0 . 56 , p = 0 . 0006 ), whereas a significant positive correlation could be observed between MoCA variation and the variation of clustering coefficient (CC, r = 0 . 58 , p = 0 . 0004 ), global efficiency (GE, r = 0 . 57 , p = 0 . 0005 ) and small worldness (SW, r = 0 . 57 , p = 0 . 0005 ). Cognitive decline thus seems to reflect an underlying cortical “disconnection” phenomenon: worsened subjects indeed showed an increased λ and decreased CC, GE and SW. The PDI-based connectivity model, proposed in the present work, could be a novel tool for the objective quantification of longitudinal brain-electrical connectivity changes in MCI subjects
    corecore