BACKGROUND: Evidence suggests that brain-computer interface (BCI)-based rehabilitation strategies show promise in overcoming the limited recovery potential in the chronic phase of stroke. However, the specific mechanisms driving motor function improvements are not fully understood. OBJECTIVE: We aimed at elucidating the potential functional brain connectivity changes induced by BCI training in participants with chronic stroke. METHODS: A longitudinal crossover design was employed with two groups of participants over the span of 4 weeks to allow for within-subject (n = 21) and cross-group comparisons. Group 1 (n = 11) underwent a 6-day motor imagery-based BCI training during the second week, whereas Group 2 (n = 10) received the same training during the third week. Before and after each week, both groups underwent resting state functional MRI scans (4 for Group 1 and 5 for Group 2) to establish a baseline and monitor the effects of BCI training. RESULTS: Following BCI training, an increased functional connectivity was observed between the medial prefrontal cortex of the default mode network (DMN) and motor-related areas, including the premotor cortex, superior parietal cortex, SMA, and precuneus. Moreover, these changes were correlated with the increased motor function as confirmed with upper-extremity Fugl-Meyer assessment scores, measured before and after the training. CONCLUSIONS: Our findings suggest that BCI training can enhance brain connectivity, underlying the observed improvements in motor function. They provide a basis for developing novel rehabilitation approaches using non-invasive brain stimulation for targeting functionally relevant brain regions, thereby augmenting BCI-induced neuroplasticity and enhancing motor recovery.
- MeSH
- Stroke * physiopathology diagnostic imaging MeSH
- Chronic Disease MeSH
- Default Mode Network * physiopathology diagnostic imaging MeSH
- Adult MeSH
- Cross-Over Studies MeSH
- Middle Aged MeSH
- Humans MeSH
- Longitudinal Studies MeSH
- Magnetic Resonance Imaging MeSH
- Brain * physiopathology diagnostic imaging MeSH
- Nerve Net * physiopathology diagnostic imaging MeSH
- Stroke Rehabilitation * methods MeSH
- Brain-Computer Interfaces * MeSH
- Aged MeSH
- Check Tag
- Adult MeSH
- Middle Aged MeSH
- Humans MeSH
- Male MeSH
- Aged MeSH
- Female MeSH
- Publication type
- Journal Article MeSH
Electroencephalography (EEG) has emerged as a primary non-invasive and mobile modality for understanding the complex workings of the human brain, providing invaluable insights into cognitive processes, neurological disorders, and brain-computer interfaces. Nevertheless, the volume of EEG data, the presence of artifacts, the selection of optimal channels, and the need for feature extraction from EEG data present considerable challenges in achieving meaningful and distinguishing outcomes for machine learning algorithms utilized to process EEG data. Consequently, the demand for sophisticated optimization techniques has become imperative to overcome these hurdles effectively. Evolutionary algorithms (EAs) and other nature-inspired metaheuristics have been applied as powerful design and optimization tools in recent years, showcasing their significance in addressing various design and optimization problems relevant to brain EEG-based applications. This paper presents a comprehensive survey highlighting the importance of EAs and other metaheuristics in EEG-based applications. The survey is organized according to the main areas where EAs have been applied, namely artifact mitigation, channel selection, feature extraction, feature selection, and signal classification. Finally, the current challenges and future aspects of EAs in the context of EEG-based applications are discussed.
- MeSH
- Algorithms * MeSH
- Artifacts MeSH
- Electroencephalography * methods MeSH
- Humans MeSH
- Brain * physiology MeSH
- Brain-Computer Interfaces MeSH
- Machine Learning MeSH
- Check Tag
- Humans MeSH
- Publication type
- Journal Article MeSH
- Review MeSH
BACKGROUND: Presentation of visual stimuli can induce changes in EEG signals that are typically detectable by averaging together data from multiple trials for individual participant analysis as well as for groups or conditions analysis of multiple participants. This study proposes a new method based on the discrete wavelet transform with Huffman coding and machine learning for single-trial analysis of evenal (ERPs) and classification of different visual events in the visual object detection task. METHODS: EEG single trials are decomposed with discrete wavelet transform (DWT) up to the [Formula: see text] level of decomposition using a biorthogonal B-spline wavelet. The coefficients of DWT in each trial are thresholded to discard sparse wavelet coefficients, while the quality of the signal is well maintained. The remaining optimum coefficients in each trial are encoded into bitstreams using Huffman coding, and the codewords are represented as a feature of the ERP signal. The performance of this method is tested with real visual ERPs of sixty-eight subjects. RESULTS: The proposed method significantly discards the spontaneous EEG activity, extracts the single-trial visual ERPs, represents the ERP waveform into a compact bitstream as a feature, and achieves promising results in classifying the visual objects with classification performance metrics: accuracies 93.60[Formula: see text], sensitivities 93.55[Formula: see text], specificities 94.85[Formula: see text], precisions 92.50[Formula: see text], and area under the curve (AUC) 0.93[Formula: see text] using SVM and k-NN machine learning classifiers. CONCLUSION: The proposed method suggests that the joint use of discrete wavelet transform (DWT) with Huffman coding has the potential to efficiently extract ERPs from background EEG for studying evoked responses in single-trial ERPs and classifying visual stimuli. The proposed approach has O(N) time complexity and could be implemented in real-time systems, such as the brain-computer interface (BCI), where fast detection of mental events is desired to smoothly operate a machine with minds.
- MeSH
- Algorithms MeSH
- Electroencephalography * methods MeSH
- Evoked Potentials physiology MeSH
- Humans MeSH
- Area Under Curve MeSH
- Signal Processing, Computer-Assisted MeSH
- Machine Learning MeSH
- Wavelet Analysis * MeSH
- Check Tag
- Humans MeSH
- Publication type
- Journal Article MeSH
- Research Support, Non-U.S. Gov't MeSH
Objective.Functional specialization is fundamental to neural information processing. Here, we study whether and how functional specialization emerges in artificial deep convolutional neural networks (CNNs) during a brain-computer interfacing (BCI) task.Approach.We trained CNNs to predict hand movement speed from intracranial electroencephalography (iEEG) and delineated how units across the different CNN hidden layers learned to represent the iEEG signal.Main results.We show that distinct, functionally interpretable neural populations emerged as a result of the training process. While some units became sensitive to either iEEG amplitude or phase, others showed bimodal behavior with significant sensitivity to both features. Pruning of highly sensitive units resulted in a steep drop of decoding accuracy not observed for pruning of less sensitive units, highlighting the functional relevance of the amplitude- and phase-specialized populations.Significance.We anticipate that emergent functional specialization as uncovered here will become a key concept in research towards interpretable deep learning for neuroscience and BCI applications.
Depression is a major depressive disorder characterized by persistent sadness and a sense of worthlessness, as well as a loss of interest in pleasurable activities, which leads to a variety of physical and emotional problems. It is a worldwide illness that affects millions of people and should be detected at an early stage to prevent negative effects on an individual's life. Electroencephalogram (EEG) is a non-invasive technique for detecting depression that analyses brain signals to determine the current mental state of depressed subjects. In this study, we propose a method for automatic feature extraction to detect depression by first constructing a graph from the dataset where the nodes represent the subjects in the dataset and where the edge weights obtained using the Euclidean distance reflect the relationship between them. The Node2vec algorithmic framework is then used to compute feature representations for nodes in a graph in the form of node embeddings ensuring that similar nodes in the graph remain near in the embedding. These node embeddings act as useful features which can be directly used by classification algorithms to determine whether a subject is depressed thus reducing the effort required for manual handcrafted feature extraction. To combine the features collected from the multiple channels of the EEG data, the method proposes three types of fusion methods: graph-level fusion, feature-level fusion, and decision-level fusion. The proposed method is tested on three publicly available datasets with 3, 20, and 128 channels, respectively, and compared to five state-of-the-art methods. The results show that the proposed method detects depression effectively with a peak accuracy of 0.933 in decision-level fusion, which is the highest among the state-of-the-art methods.
Brain-computer interface (BCI) provides direct communication between the brain and an external device. BCI systems have become a trendy field of research in recent years. These systems can be used in a variety of applications to help both disabled and healthy people. Concerning significant BCI progress, we may assume that these systems are not very far from real-world applications. This review has taken into account current trends in BCI research. In this survey, 100 most cited articles from the WOS database were selected over the last 4 years. This survey is divided into several sectors. These sectors are Medicine, Communication and Control, Entertainment, and Other BCI applications. The application area, recording method, signal acquisition types, and countries of origin have been identified in each article. This survey provides an overview of the BCI articles published from 2016 to 2020 and their current trends and advances in different application areas.
BACKGROUND: Brain sensing devices are approved today for Parkinson's, essential tremor, and epilepsy therapies. Clinical decisions for implants are often influenced by the premise that patients will benefit from using sensing technology. However, artifacts, such as ECG contamination, can render such treatments unreliable. Therefore, clinicians need to understand how surgical decisions may affect artifact probability. OBJECTIVES: Investigate neural signal contamination with ECG activity in sensing enabled neurostimulation systems, and in particular clinical choices such as implant location that impact signal fidelity. METHODS: Electric field modeling and empirical signals from 85 patients were used to investigate the relationship between implant location and ECG contamination. RESULTS: The impact on neural recordings depends on the difference between ECG signal and noise floor of the electrophysiological recording. Empirically, we demonstrate that severe ECG contamination was more than 3.2x higher in left-sided subclavicular implants (48.3%), when compared to right-sided implants (15.3%). Cranial implants did not show ECG contamination. CONCLUSIONS: Given the relative frequency of corrupted neural signals, we conclude that implant location will impact the ability of brain sensing devices to be used for "closed-loop" algorithms. Clinical adjustments such as implant location can significantly affect signal integrity and need consideration.
- MeSH
- Algorithms MeSH
- Artifacts MeSH
- Electrocardiography MeSH
- Essential Tremor * MeSH
- Humans MeSH
- Brain-Computer Interfaces * MeSH
- Check Tag
- Humans MeSH
- Publication type
- Journal Article MeSH
- Research Support, Non-U.S. Gov't MeSH
The goal of every human being on our planet is to improve the living conditions not only of his life, but also of all humanity. Digitization, dynamic development of technological equipment, unique software solutions and the transfer of human capabilities into the form of data enable the gradual achievement of this goal. The human brain is the source of all activities (physical, mental, decision-making, etc.) that a person performs. Therefore, the main goal of research is its functioning and the possibility to at least partially replace this functioning by external devices connected to a computer. The Brain-Computer Interface (BCI) is a term which represents a tool for performing external activities through sensed signals from the brain. This document describes various techniques that can be used to collect the neural signals. The measurement can be invasive or non-invasive. Electroencephalography (EEG) is the most studied non-invasive method and is therefore described in more detail in the presented paper. Once the signals from the brain are scanned, they need to be analysed in order to interpret them as computer commands. The presented methods of EEG signal analysis have advantages and disadvantages, either temporal or spatial. The use of the inverse EEG problem can be considered as a new trend to solve non-invasive high-resolution BCI.
- MeSH
- Spectroscopy, Near-Infrared methods MeSH
- Diagnostic Techniques, Neurological MeSH
- Electroencephalography methods instrumentation MeSH
- Electrooculography methods MeSH
- Humans MeSH
- Magnetic Resonance Imaging methods MeSH
- Magnetoencephalography methods MeSH
- Neuroimaging MeSH
- Positron-Emission Tomography MeSH
- Brain-Computer Interfaces * MeSH
- Evoked Potentials, Visual MeSH
- Check Tag
- Humans MeSH
Over the last few decades, the Brain-Computer Interfaces have been gradually making their way to the epicenter of scientific interest. Many scientists from all around the world have contributed to the state of the art in this scientific domain by developing numerous tools and methods for brain signal acquisition and processing. Such a spectacular progress would not be achievable without accompanying technological development to equip the researchers with the proper devices providing what is absolutely necessary for any kind of discovery as the core of every analysis: the data reflecting the brain activity. The common effort has resulted in pushing the whole domain to the point where the communication between a human being and the external world through BCI interfaces is no longer science fiction but nowadays reality. In this work we present the most relevant aspects of the BCIs and all the milestones that have been made over nearly 50-year history of this research domain. We mention people who were pioneers in this area as well as we highlight all the technological and methodological advances that have transformed something available and understandable by a very few into something that has a potential to be a breathtaking change for so many. Aiming to fully understand how the human brain works is a very ambitious goal and it will surely take time to succeed. However, even that fraction of what has already been determined is sufficient e.g., to allow impaired people to regain control on their lives and significantly improve its quality. The more is discovered in this domain, the more benefit for all of us this can potentially bring.
- Publication type
- Journal Article MeSH
- Review MeSH
... otázky nastolené propojením lidského mozku s počítači a internetem -- Moderní technologie a medicína -- Brain-to-computer ... ... interface -- Neinvazivní systémy přibližují BCI praxi -- Propojení mozků -- BrainNet - lidské mozky ... ... propojené v síti -- Brain-to-cloud interface -- BrainEx - mozek mimo tělo -- Nemedicínské využití BCI ... ... -- BCI ve službách armády -- Etická dilemata spojená s BCI -- Jak změní BCI lidský mozek? ...
1. elektronické vydání 1 online zdroj (152 stran)
Další z oceňovaných publikací ČLK editorů doc. Bartůňka a prof. Ptáčka, v rámci edice dalšího vzdělávání ČLK. Do knihy opět přispěli přední odborníci z medicínských i nemedicínských oborů.; Publikace je věnována etickým a psychologickým otázkám lékařství v souvislosti se současným rychlým technologickým pokrokem v medicíně.