11 research outputs found

    Feature- and classification analysis for detection and classification of tongue movements from single-trial pre-movement EEG

    Get PDF
    Individuals with severe tetraplegia can benefit from brain-computer interfaces (BCIs). While most movement-related BCI systems focus on right/left hand and/or foot movements, very few studies have considered tongue movements to construct a multiclass BCI. The aim of this study was to decode four movement directions of the tongue (left, right, up, and down) from single-trial pre-movement EEG and provide a feature and classifier investigation. In offline analyses (from ten individuals without a disability) detection and classification were performed using temporal, spectral, entropy, and template features classified using either a linear discriminative analysis, support vector machine, random forest or multilayer perceptron classifiers. Besides the 4-class classification scenario, all possible 3-, and 2-class scenarios were tested to find the most discriminable movement type. The linear discriminant analysis achieved on average, higher classification accuracies for both movement detection and classification. The right- and down tongue movements provided the highest and lowest detection accuracy (95.3±4.3% and 91.7±4.8%), respectively. The 4-class classification achieved an accuracy of 62.6±7.2%, while the best 3-class classification (using left, right, and up movements) and 2-class classification (using left and right movements) achieved an accuracy of 75.6±8.4% and 87.7±8.0%, respectively. Using only a combination of the temporal and template feature groups provided further classification accuracy improvements. Presumably, this is because these feature groups utilize the movement-related cortical potentials, which are noticeably different on the left- versus right brain hemisphere for the different movements. This study shows that the cortical representation of the tongue is useful for extracting control signals for multi-class movement detection BCIs

    Analysis of sensorimotor rhythms based on lower-limbs motor imagery for brain-computer interface

    Get PDF
    Over recent years significant advancements in the field of assistive technologies have been observed. One of the paramount needs for the development and advancement that urged researchers to contribute in the field other than congenital or diagnosed chronic disorders, is the rising number of affectees from accidents, natural calamity (due to climate change), or warfare, worldwide resulting in spinal cord injuries (SCI), neural disorder, or amputation (interception) of limbs, that impede a human to live a normal life. In addition to this, more than ten million people in the world are living with some form of handicap due to the central nervous system (CNS) disorder, which is precarious. Biomedical devices for rehabilitation are the center of research focus for many years. For people with lost motor control, or amputation, but unscathed sensory control, instigation of control signals from the source, i.e. electrophysiological signals, is vital for seamless control of assistive biomedical devices. Control signals, i.e. motion intentions, arouse    in the sensorimotor cortex of the brain that can be detected using invasive or non-invasive modality. With non-invasive modality, the electroencephalography (EEG) is used to record these motion intentions encoded in electrical activity of the cortex, and are deciphered to recognize user intent for locomotion. They are further transferred to the actuator, or end effector of the assistive device for control purposes. This can be executed via the brain-computer interface (BCI) technology. BCI is an emerging research field that establishes a real-time bidirectional connection between the human brain and a computer/output device. Amongst its diverse applications, neurorehabilitation to deliver sensory feedback and brain controlled biomedical devices for rehabilitation are most popular. While substantial literature on control of upper-limb assistive technologies controlled via BCI is there, less is known about the lower-limb (LL) control of biomedical devices for navigation or gait assistance via BCI. The types  of EEG signals compatible with an independent BCI are the oscillatory/sensorimotor rhythms (SMR) and event-related potential (ERP). These signals have successfully been used in BCIs for navigation control of assistive devices. However, ERP paradigm accounts for a voluminous setup for stimulus presentation to the user during operation of BCI assistive device. Contrary to this, the SMR does not require large setup for activation of cortical activity; it instead depends on the motor imagery (MI) that is produced synchronously or asynchronously by the user. MI is a covert cognitive process also termed kinaesthetic motor imagery (KMI) and elicits clearly after rigorous training trials, in form of event-related desynchronization (ERD) or synchronization (ERS), depending on imagery activity or resting period. It usually comprises of limb movement tasks, but is not limited to it in a BCI paradigm. In order to produce detectable features that correlate to the user¿s intent, selection of cognitive task is an important aspect to improve the performance of a BCI. MI used in BCI predominantly remains associated with the upper- limbs, particularly hands, due to the somatotopic organization of the motor cortex. The hand representation area is substantially large, in contrast to the anatomical location of the LL representation areas in the human sensorimotor cortex. The LL area is located within the interhemispheric fissure, i.e. between the mesial walls of both hemispheres of the cortex. This makes it arduous to detect EEG features prompted upon imagination of LL. Detailed investigation of the ERD/ERS in the mu and beta oscillatory rhythms during left and right LL KMI tasks is required, as the user¿s intent to walk is of paramount importance associated to everyday activity. This is an important area of research, followed by the improvisation of the already existing rehabilitation system that serves the LL affectees. Though challenging, solution to these issues is also imperative for the development of robust controllers that follow the asynchronous BCI paradigms to operate LL assistive devices seamlessly. This thesis focusses on the investigation of cortical lateralization of ERD/ERS in the SMR, based on foot dorsiflexion KMI and knee extension KMI separately. This research infers the possibility to deploy these features in real-time BCI by finding maximum possible classification accuracy from the machine learning (ML) models. EEG signal is non-stationary, as it is characterized by individual-to-individual and trial-to-trial variability, and a low signal-to-noise ratio (SNR), which is challenging. They are high in dimension with relatively low number of samples available for fitting ML models to the data. These factors account for ML methods that were developed into the tool of choice  to analyse single-trial EEG data. Hence, the selection of appropriate ML model for true detection of class label with no tradeoff of overfitting is crucial. The feature extraction part of the thesis constituted of testing the band-power (BP) and the common spatial pattern (CSP) methods individually. The study focused on the synchronous BCI paradigm. This was to ensure the exhibition of SMR for the possibility of a practically viable control system in a BCI. For the left vs. right foot KMI, the objective was to distinguish the bilateral tasks, in order to use them as unilateral commands in a 2-class BCI for controlling/navigating a robotic/prosthetic LL for rehabilitation. Similar was the approach for left-right knee KMI. The research was based on four main experimental studies. In addition to the four studies, the research is also inclusive of the comparison of intra-cognitive tasks within the same limb, i.e. left foot vs. left knee and right foot vs. right knee tasks, respectively (Chapter 4). This added to another novel contribution towards the findings based on comparison of different tasks within the same LL. It provides basis to increase the dimensionality of control signals within one BCI paradigm, such as a BCI-controlled LL assistive device with multiple degrees of freedom (DOF) for restoration of locomotion function. This study was based on analysis of statistically significant mu ERD feature using BP feature extraction method. The first stage of this research comprised of the left vs. right foot KMI tasks, wherein the ERD/ERS that elicited in the mu-beta rhythms were analysed using BP feature extraction method (Chapter 5). Three individual features, i.e. mu ERD, beta ERD, and beta ERS were investigated on EEG topography and time-frequency (TF) maps, and average time course of power percentage, using the common average reference and bipolar reference methods. A comparative study was drawn for both references to infer the optimal method. This was followed by ML, i.e. classification of the three feature vectors (mu ERD, beta ERD, and beta ERS), using linear discriminant analysis (LDA), support vector machine (SVM), and k-nearest neighbour (KNN) algorithms, separately. Finally, the multiple correction statistical tests were done, in order to predict maximum possible classification accuracy amongst all paradigms for the most significant feature. All classifier models were supported with the statistical techniques of k-fold cross validation and evaluation of area under receiver-operator characteristic curves (AUC-ROC) for prediction of the true class label. The highest classification accuracy of 83.4% ± 6.72 was obtained with KNN model for beta ERS feature. The next study was based on enhancing the classification accuracy obtained from previous study. It was based on using similar cognitive tasks as study in Chapter 5, however deploying different methodology for feature extraction and classification procedure. In the second study, ERD/ERS from mu and beta rhythms were extracted using CSP and filter bank common spatial pattern (FBCSP) algorithms, to optimize the individual spatial patterns (Chapter 6). This was followed by ML process, for which the supervised logistic regression (Logreg) and LDA were deployed separately. Maximum classification accuracy resulted in 77.5% ± 4.23 with FBCSP feature vector and LDA model, with a maximum kappa coefficient of 0.55 that is in the moderate range of agreement between the two classes. The left vs. right foot discrimination results were nearly same, however the BP feature vector performed better than CSP. The third stage was based on the deployment of novel cognitive task of left vs. right knee extension KMI. Analysis of the ERD/ERS in the mu-beta rhythms was done for verification of cortical lateralization via BP feature vector (Chapter 7). Similar to Chapter 5, in this study the analysis of ERD/ERS features was done on the EEG topography and TF maps, followed by the determination of average time course and peak latency of feature occurrence. However, for this study, only mu ERD and beta ERS features were taken into consideration and the EEG recording method only comprised of common average reference. This was due to the established results from the foot study earlier, in Chapter 5, where beta ERD features showed less average amplitude. The LDA and KNN classification algorithms were employed. Unexpectedly, the left vs. right knee KMI reflected the highest accuracy of 81.04% ± 7.5 and an AUC-ROC = 0.84, strong enough to be used in a real-time BCI as two independent control features. This was using KNN model for beta ERS feature. The final study of this research followed the same paradigm as used in Chapter 6, but for left vs. right knee KMI cognitive task (Chapter 8). Primarily this study aimed at enhancing the resulting accuracy from Chapter 7, using CSP and FBCSP methods with Logreg and LDA models respectively. Results were in accordance with those of the already established foot KMI study, i.e. BP feature vector performed better than the CSP. Highest classification accuracy of 70.00% ± 2.85 with kappa score of 0.40 was obtained with Logreg using FBCSP feature vector. Results stipulated the utilization of ERD/ERS in mu and beta bands, as independent control features for discrimination of bilateral foot or the novel bilateral knee KMI tasks. Resulting classification accuracies implicate that any 2-class BCI, employing unilateral foot, or knee KMI, is suitable for real-time implementation. In conclusion, this thesis demonstrates the possible EEG pre-processing, feature extraction and classification methods to instigate a real-time BCI from the conducted studies. Following this, the critical aspects of latency in information transfer rate, SNR, and tradeoff between dimensionality and overfitting needs to be taken care of, during design of real-time BCI controller. It also highlights that there is a need for consensus over the development of standardized methods of cognitive tasks for MI based BCI. Finally, the application of wireless EEG for portable assistance is essential as it will contribute to lay the foundations of the development of independent asynchronous BCI based on SMR

    Decomposition and classification of electroencephalography data

    Get PDF

    Workshops of the Sixth International Brain–Computer Interface Meeting: brain–computer interfaces past, present, and future

    Get PDF
    Brain–computer interfaces (BCI) (also referred to as brain–machine interfaces; BMI) are, by definition, an interface between the human brain and a technological application. Brain activity for interpretation by the BCI can be acquired with either invasive or non-invasive methods. The key point is that the signals that are interpreted come directly from the brain, bypassing sensorimotor output channels that may or may not have impaired function. This paper provides a concise glimpse of the breadth of BCI research and development topics covered by the workshops of the 6th International Brain–Computer Interface Meeting

    脳波信号解析に注目したノイズ除去、特徴抽出、実験観測応用を最適化する数理基盤に関する研究

    Get PDF
    Electroencephalography (EEG) data inevitably contains a large amount of noise particularly from ocular potentials in tasks with eye-movements and eye-blink, known as electrooculography (EOG) artifact, which has been a crucial issue in the braincomputer- interface (BCI) study. The eye-movements and eye-blinks have different time-frequency properties mixing together in EEGs of interest. This time-frequency characteristic has been substantially dealt with past proposed denoising algorithms relying on the consistent assumption based on the single noise component model. However, the traditional model is not simply applicable for biomedical signals consist of multiple signal components, such as weak EEG signals easily recognized as a noise because of the signal amplitude with respect to the EOG signal. In consideration of the realistic signal contamination, we newly designed the EEG-EOG signal contamination model for quantitative validations of the artifact removal from EEGs, and then proposed the two-stage wavelet shrinkage method with the undecimated wavelet decomposition (UDWT), which is suitable for the signal structure. The features of EEG-EOG signal has been extracted with existing decomposition methods known as Principal Component Analysis (PCA), Independent Component Analysis (ICA) based on a consistent assumption of the orthogonality of signal vectors or statistical independence of signal components. In the viewpoint of the signal morphology such as spiking, waves and signal pattern transitions, A systematic decomposition method is proposed to identify the type of signal components or morphology on the basis of sparsity in time-frequency domain. Morphological Component Analysis (MCA) is extended the traditional concept of signal decomposition including Fourier and wavelet transforms and provided a way of reconstruction that guarantees accuracy in reconstruction by using multiple bases being independent of each other and uniqueness representation, called the concept of “dictionary”. MCA is applied to decompose the real EEG signal and clarified the best combination of dictionaries for the purpose. In this proposed semi-realistic biological signal analysis, target EEG data was prepared as mixture signals of artificial eye movements and blinks and iEEG recorded from electrodes embedded into the brain intracranially and then those signals were successfully decomposed into original types by a linear expansion of waveforms such as redundant transforms: UDWT, DCT,LDCT, DST and DIRAC. The result demonstrated that the most suitable combination for EEG data analysis was UDWT, DST and DIRAC to represent the baseline envelop, multi frequency wave forms and spiking activities individually as representative types of EEG morphologies. MCA proposed method is used in negative-going Bereitschaftspotential (BP). It is associated with the preparation and execution of voluntary movement. Thus far, the BP for simple movements involving either the upper or lower body segment has been studied. However, the BP has not yet been recorded during sit-to-stand movements, which use the upper and lower body segments. Electroencephalograms were recorded during movement. To detect the movement of the upper body segment, a gyro sensor was placed on the back, and to detect the movement of the lower body segment, an electromyogram (EMG) electrode was placed on the surface of the hamstrings and quadriceps. Our study revealed that a negative-going BP was evoked around -3 to -2 seconds before the onset of the upper body movement in the sit-to-stand movement in response to the start cue. The BP had a negative peak before the onset of the movement. The potential was followed by premotor positivity, a motor-related potential, and a reafferent potential. The BP for the sit-to-stand movement had a steeper negative slope (-0.8 to -0.001 seconds) just before the onset of the upper body movement. The slope correlated with the gyro peak and the max amplitude of hamstrings EMG. A BP negative peak value was correlated with the max amplitude of the hamstring EMG. These results suggested that the observed BP is involved in the preparation/execution for a sit-to-stand movement using the upper and lower body. In summary, this thesis is help to pave the practical approach of real time analysis of desired EEG signal of interest toward the implementation of rehabilitation device which may be used for motor disabled people. We also pointed out the EEG-EOG contamination model that helps in removal of the artifacts and explicit dictionaries are representing the EEG morphologies.九州工業大学博士学位論文 学位記番号:生工博甲第290号 学位授与年月日:平成29年3月24日1 Introduction|2 Research Background and Preliminaries|3 Introduction of Morphological Component Analysis|4 Two-Stage Undecimated Wavelet Shrinkage Method|5 Morphologically Decomposition of EEG Signals|6 Bereitschaftspotential for Rise to Stand-Up Behavior九州工業大学平成28年

    TMS application in both health and disease

    Get PDF
    Transcranial magnetic stimulation (TMS) can be useful for therapeutic purposes for a variety of clinical conditions. Numerous studies have indicated the potential of this noninvasive brain stimulation technique to recover brain function and to study physiological mechanisms. Following this line, the articles contemplated in this Research Topic show that this field of knowledge is rapidly expanding and considerable advances have been made in the last few years. There are clinical protocols already approved for Depression (and anxiety comorbid with major depressive disorder), Obsessive compulsive Disorder (OCD), migraine headache with aura, and smoking cessation treatment but many studies are concentrating their efforts on extending its application to other diseases, e.g., as a treatment adjuvant. In this Research Topic we have the example of using TMS for pain, post-stroke depression, or smoking cessation, but other diseases/injuries of the central nervous system need attention (e.g., tinnitus or the surprising epilepsy). Further, the potential of TMS in health is being explored, in particular regarding memory enhancement or the mapping of motor control regions, which might also have implications for several diseases. TMS is a non-invasive brain stimulation technique that can be used for modulating brain activation or to study connectivity between brain regions. It has proven efficacy against neurological and neuropsychiatric illnesses but the response to this stimulation is still highly variable. Research works devoted to studying the response variability to TMS, as well as large-scale studies demonstrating its efficacy in different sub-populations, are therefore of utmost importance. In this editorial, we summarize the main findings and viewpoints detailed within each of the 12 contributing articles using TMS for health and/or disease applications.publishe

    Continuous sensory-motor transformation and their electrophysiological signatures

    Get PDF
    Perceptual decisions require efficient transformation of sensory information to motor responses. Most laboratory-based research on decision-making consid- ered discrete and over-simplified actions. This thesis focused on human perfor- mance and electrophysiological signatures of continuous actions in response to decisions from three aspects. First, a systematic comparison between joystick movements and key presses showed that behavioural performance and under- lying cognitive processes are not affected by response modality, establishing the validity and consistency of using joystick trajectories to measure decision responses. Second, a behavioural paradigm was developed to integrate continu- ous circular joystick movements with perceptual decisions of coherent motion. The signal-to-noise ratio of sensory inputs has been shown to affect the ac- curacy and response time of ongoing actions, but its influence on movement speed diminished after substantial training. Multivariate pattern analysis on magnetoecephalography (MEG) data recorded during the experiment identi- fied stable information representations that sensitive to the quality of sensory information as well as the direction of periodic kinematics of circular move- ments. Furthermore, pattern information of complex actions was observed prior to movement onset, indicating the encoding of abstract preparatory ac- tion plans. Third, this thesis investigated the MEG signatures of circular joystick movements initiated via voluntary choices, instead of external sensory inputs. In a novel oddball paradigm, voluntarily choosing a continuous action built up an expectation of the statistical regularity of subsequent sensory in- puts. Violating that expectation via incongruent sensory information resulted in significant multivariate representation in MEG activity of the mismatch event. Overall results presented in this thesis highlighted how ongoing actions can be influenced by, and impact on, the continuous processing of sensory inputs in the human brai
    corecore