18 research outputs found

    Intent recognition in smart living through deep recurrent neural networks

    Get PDF
    Electroencephalography (EEG) signal based intent recognition has recently attracted much attention in both academia and industries, due to helping the elderly or motor-disabled people controlling smart devices to communicate with outer world. However, the utilization of EEG signals is challenged by low accuracy, arduous and time- consuming feature extraction. This paper proposes a 7-layer deep learning model to classify raw EEG signals with the aim of recognizing subjects' intents, to avoid the time consumed in pre-processing and feature extraction. The hyper-parameters are selected by an Orthogonal Array experiment method for efficiency. Our model is applied to an open EEG dataset provided by PhysioNet and achieves the accuracy of 0.9553 on the intent recognition. The applicability of our proposed model is further demonstrated by two use cases of smart living (assisted living with robotics and home automation).Comment: 10 pages, 5 figures,5 tables, 21 conference

    Multi-task Motor Imagery EEG Classification Using Broad Learning and Common Spatial Pattern

    No full text
    Part 1: Brain CognitionInternational audienceMotor imagery electroencephalography (EEG) has been successfully used in the brain-computer interface (BCI) systems. Broad learning (BL) is an effective and efficient incremental learning algorithm with simple neural network structure. In this work, a novel EEG multi-classification method is proposed by combining with BL and common spatial pattern (CSP). Firstly, the CSP algorithm with the one-versus-the-test scheme is exploited to extract the discriminative multiclass brain patterns from raw EEG data, and then the BL algorithm is applied to the extracted features to discriminate the classes of EEG signals during different motor imagery tasks. Finally, the effectiveness of the proposed method has been verified on four-class motor imagery EEG data from BCI Competition IV Dataset 2a. Compare with other methods including ELM, HELM, DBN and SAE, the proposed method has yielded higher average classification test accuracy with less training time-consuming. The proposed method is meaningful and may have potential to apply into BCI field

    A Deep Learning Approach Based on CSP for EEG Analysis

    No full text
    Part 2: Deep LearningInternational audienceDeep learning approaches have been used successfully in computer vision, natural language processing and speech processing. However, the number of studies that employ deep learning on brain-computer interface (BCI) based on electroencephalography (EEG) is very limited. In this paper, we present a deep learning approach for motor imagery (MI) EEG signal classification. We perform spatial projection using common spatial pattern (CSP) for the EEG signal and then temporal projection is applied to the spatially filtered signal. The signal is next fed to a single-layer neural network for classification. We apply backpropagation (BP) algorithm to fine-tune the parameters of the approach. The effectiveness of the proposed approach has been evaluated using datasets of BCI competition III and BCI competition IV

    DAMTRNN: A Delta attention-based multi-task RNN for intention recognition

    No full text
    Recognizing human intentions from electroencephalographic (EEG) signals is attracting extraordinary attention from the artificial intelligence community because of its promise in providing non-muscular forms of communication and control to those with disabilities. So far, studies have explored correlations between specific segments of an EEG signal and an associated intention. However, there are still challenges to be overcome on the road ahead. Among these, vector representations suffer from the enormous amounts of noise that characterize EEG signals. Identifying the correlations between signals from adjacent sensors on a headset is still difficult. Further, research not yet reached the point where learning models can accept decomposed EEG signals to capture the unique biological significance of the six established frequency bands. In pursuit of a more effective intention recognition method, we developed DAMTRNN, a delta attention-based multi-task recurrent neural network, for human intention recognition. The framework accepts divided EEG signals as inputs, and each frequency range is modeled separately but concurrently with a series of LSTMs. A delta attention network fuses the spatial and temporal interactions across different tasks into high-impact features, which captures correlations over longer time spans and further improves recognition accuracy. Comparative evaluations between DAMTRNN and 14 state-of-the-art methods and baselines show DAMTRNN with a record-setting performance of 98.87% accuracy

    Deep learning methods in electroencephalography

    No full text
    The volume, variability and high level of noise in electroencephalographic (EEG) recordings of the electrical brain activity make them difficult to approach with standard machine learning techniques. Deep learning methods, especially artificial neural networks inspired by the structure of the brain itself are better suited for the domain because of their end-to-end approach. They have already shown outstanding performance in computer vision and they are increasingly popular in the EEG domain. In this chapter, the state-of-the-art architectures and approaches to classification, segmentation, and enhancement of EEG recordings are described in applications to brain-computer interfaces, medical diagnostics and emotion recognition. In the experimental part, the complete pipeline of deep learning for EEG is presented on the example of the detection of erroneous responses in the Eriksen flanker task with results showing advantages over a traditional machine learning approach. Additionally, the refined list of public EEG data sources suitable for deep learning and guidelines for future applications are given
    corecore