• <xmp id="1ykh9"><source id="1ykh9"><mark id="1ykh9"></mark></source></xmp>
      <b id="1ykh9"><small id="1ykh9"></small></b>
    1. <b id="1ykh9"></b>

      1. <button id="1ykh9"></button>
        <video id="1ykh9"></video>
      2. west china medical publishers
        Keyword
        • Title
        • Author
        • Keyword
        • Abstract
        Advance search
        Advance search

        Search

        find Keyword "Motor imagery" 17 results
        • Brain computer interface nursing bed control system based on deep learning and dual visual feedback

          In order to meet the need of autonomous control of patients with severe limb disorders, this paper designs a nursing bed control system based on motor imagery-brain computer interface (MI-BCI). In view of the low decoding performance of cross-subjects and the dynamic fluctuation of cognitive state in the existing MI-BCI technology, the neural network structure optimization and user interaction feedback enhancement are improved. Firstly, the optimized dual-branch graph convolution multi-scale neural network integrates dynamic graph convolution and multi-scale convolution. The average classification accuracy is higher than that of multi-scale attention temporal convolution network, Gram angle field combined with convolution long short term memory hybrid network, Transformer-based graph convolution network and other existing methods. Secondly, a dual visual feedback mechanism is constructed, in which electroencephalogram (EEG) topographic map feedback can improve the discrimination of spatial patterns, and attention state feedback can enhance the temporal stability of signals. Compared with the single EEG topographic map feedback and non-feedback system, the average classification accuracy of the proposed method is also greatly improved. Finally, in the four classification control task of nursing bed, the average control accuracy of the system is 90.84%, and the information transmission rate is 84.78 bits/min. In summary, this paper provides a reliable technical solution for improving the autonomous interaction ability of patients with severe limb disorders, which has important theoretical significance and application value.

          Release date:2025-10-21 03:48 Export PDF Favorites Scan
        • Investigation of brain computer interface combined with wrist passive motion training in chronic stroke patients

          ObjectiveTo investigate the feasibility and effectiveness of motor imagery based brain computer interface with wrist passive movement in chronic stroke patients with wrist extension impairment.MethodsFifteen chronic stroke patients with a mean age of (47.60±14.66) years were recruited from March 2017 to June 2018. At baseline, motor imagery ability was assessed first. Then motor imagery based brain computer interface with wrist passive movement was given as an intervention. Both range of motion of paretic wrist and Barthel index was assessed before and after the intervention.ResultsAmong the 15 chronic stroke patients admitted in the study, 12 finished the whole therapy, and 3 failed to pass the initial assessment. After the therapy, the 12 participants who completed the whole sessions of the treatment and follow up had improved ability of control electroencephalogram, in whom 9 regained the ability to actively extend the affected wrist, and the other 3 failed to actively extend their wrist (the rate of active extending wrist was 75%). The activity of daily life of all the participants did not change significantly before and after intervention, and no discomfort was found after daily treatment.ConclusionIn chronic stroke patients with wrist extension impairment, motor imagery based brain computer interface with wrist passive movement training is feasible and effective.

          Release date:2019-09-06 03:51 Export PDF Favorites Scan
        • Microstate dynamics in motor imagery of stroke patients with transcranial alternating current stimulation modulation

          Transcranial alternating current stimulation (tACS) holds significant potential for improving motor function in stroke patients, but its underlying mechanisms remain unclear. In this study, 20 Hz tACS was applied to 15 stroke patients, and their motor imagery (MI) signals were collected before and after stimulation, which were for assessment by combining with the Fugl-Meyer Assessment for Upper Extremity (FMA-UE). Additionally, 11 subjects were recruited as a healthy control group. The study demonstrated that FMA-UE scores of stroke patients significantly increased after tACS intervention. The duration of EEG microstate C and F decreased significantly, while microstate D (coverage, duration, and occurrence probability) increased markedly, and microstate E decreased. The transition probabilities of C→D and D→B were positively correlated with FMA-UE scores. Based on these findings, this study concludes that 20 Hz tACS can enhance neuroplasticity and motor function in patients, and the transition probabilities (C→D/D→B) may serve as potential indicators for assessing motor function, providing experimental evidence for the clinical application of tACS and the development of rehabilitation brain-computer interfaces.

          Release date:2026-02-06 02:05 Export PDF Favorites Scan
        • Cross-session motor imagery-electroencephalography decoding with Riemannian spatial filtering and domain adaptation

          Motor imagery (MI) is a mental process that can be recognized by electroencephalography (EEG) without actual movement. It has significant research value and application potential in the field of brain-computer interface (BCI) technology. To address the challenges posed by the non-stationary nature and low signal-to-noise ratio of MI-EEG signals, this study proposed a Riemannian spatial filtering and domain adaptation (RSFDA) method for improving the accuracy and efficiency of cross-session MI-BCI classification tasks. The approach addressed the issue of inconsistent data distribution between source and target domains through a multi-module collaborative framework, which enhanced the generalization capability of cross-session MI-EEG classification models. Comparative experiments were conducted on three public datasets to evaluate RSFDA against eight existing methods in terms of classification accuracy and computational efficiency. The experimental results demonstrated that RSFDA achieved an average classification accuracy of 79.37%, outperforming the state-of-the-art deep learning method Tensor-CSPNet (76.46%) by 2.91% (P < 0.01). Furthermore, the proposed method showed significantly lower computational costs, requiring only approximately 3 minutes of average training time compared to Tensor-CSPNet’s 25 minutes, representing a reduction of 22 minutes. These findings indicate that the RSFDA method demonstrates superior performance in cross-session MI-EEG classification tasks by effectively balancing accuracy and efficiency. However, its applicability in complex transfer learning scenarios remains to be further investigated.

          Release date:2025-04-24 04:31 Export PDF Favorites Scan
        • Three-dimensional convolutional neural network based on spatial-spectral feature pictures learning for decoding motor imagery electroencephalography signal

          The brain-computer interface (BCI) based on motor imagery electroencephalography (EEG) shows great potential in neurorehabilitation due to its non-invasive nature and ease of use. However, motor imagery EEG signals have low signal-to-noise ratios and spatiotemporal resolutions, leading to low decoding recognition rates with traditional neural networks. To address this, this paper proposed a three-dimensional (3D) convolutional neural network (CNN) method that learns spatial-frequency feature maps, using Welch method to calculate the power spectrum of EEG frequency bands, converted time-series EEG into a brain topographical map with spatial-frequency information. A 3D network with one-dimensional and two-dimensional convolutional layers was designed to effectively learn these features. Comparative experiments demonstrated that the average decoding recognition rate reached 86.89%, outperforming traditional methods and validating the effectiveness of this approach in motor imagery EEG decoding.

          Release date:2024-12-27 03:50 Export PDF Favorites Scan
        • Motor imagery classification based on dynamic multi-scale convolution and multi-head temporal attention

          Convolutional neural networks (CNNs) are renowned for their excellent representation learning capabilities and have become a mainstream model for motor imagery based electroencephalogram (MI-EEG) signal classification. However, MI-EEG exhibits strong inter-individual variability, which may lead to a decline in classification performance. To address this issue, this paper proposes a classification model based on dynamic multi-scale CNN and multi-head temporal attention (DMSCMHTA). The model first applies multi-band filtering to the raw MI-EEG signals and inputs the results into the feature extraction module. Then, it uses a dynamic multi-scale CNN to capture temporal features while adjusting attention weights, followed by spatial convolution to extract spatiotemporal feature sequences. Next, the model further optimizes temporal correlations through time dimensionality reduction and a multi-head attention mechanism to generate more discriminative features. Finally, MI classification is completed under the supervision of cross-entropy loss and center loss. Experiments show that the proposed model achieves average accuracies of 80.32% and 90.81% on BCI Competition IV datasets 2a and 2b, respectively. The results indicate that DMSCMHTA can adaptively extract personalized spatiotemporal features and outperforms current mainstream methods.

          Release date:2025-08-19 11:47 Export PDF Favorites Scan
        • A time-frequency transform and Riemannian manifold-based domain adaptation method for motor imagery in brain source space

          To accurately capture and address the multi-dimensional feature variations in cross-subject motor imagery electroencephalogram (MI-EEG), this paper proposes a time-frequency transform and Riemannian manifold based domain adaptation network (TFRMDANet) in a high-dimensional brain source space. Source imaging technology was employed to reconstruct neural electrical activity and compute regional cortical dipoles, and the multi-subband time-frequency feature data were constructed via wavelet transform. The two-stage multi-branch time–frequency–spatial feature extractor with squeeze-and-excitation (SE) modules was designed to extract local features and cross-scale global features from each subband, and the channel attention and multi-scale feature fusion were introduced simultaneously for feature enhancement. A Riemannian manifold embedding-based structural feature extractor was used to capture high-order discriminative features, while adversarial training promoted domain-invariant feature learning. Experiments on public BCI Competition IV dataset 2a and High-Gamma dataset showed that TFRMDANet achieved classification accuracies of 77.82% and 90.47%, with Kappa values of 0.704 and 0.826, and F1-scores of 0.780 and 0.905, respectively. The results demonstrate that cortical dipoles provide accurate time–frequency representations of MI features, and the unique multi-branch architecture along with its strong time–frequency–spatial–structural feature extraction capability enables effective domain adaptation enhancement in brain source space.

          Release date:2026-02-06 02:05 Export PDF Favorites Scan
        • Research on motor imagery recognition based on feature fusion and transfer adaptive boosting

          This paper proposes a motor imagery recognition algorithm based on feature fusion and transfer adaptive boosting (TrAdaboost) to address the issue of low accuracy in motor imagery (MI) recognition across subjects, thereby increasing the reliability of MI-based brain-computer interfaces (BCI) for cross-individual use. Using the autoregressive model, power spectral density and discrete wavelet transform, time-frequency domain features of MI can be obtained, while the filter bank common spatial pattern is used to extract spatial domain features, and multi-scale dispersion entropy is employed to extract nonlinear features. The IV-2a dataset from the 4th International BCI Competition was used for the binary classification task, with the pattern recognition model constructed by combining the improved TrAdaboost integrated learning algorithm with support vector machine (SVM), k nearest neighbor (KNN), and mind evolutionary algorithm-based back propagation (MEA-BP) neural network. The results show that the SVM-based TrAdaboost integrated learning algorithm has the best performance when 30% of the target domain instance data is migrated, with an average classification accuracy of 86.17%, a Kappa value of 0.723 3, and an AUC value of 0.849 8. These results suggest that the algorithm can be used to recognize MI signals across individuals, providing a new way to improve the generalization capability of BCI recognition models.

          Release date: Export PDF Favorites Scan
        • A study on the effects of transcranial direct current stimulation combined with motor imagery on brain function based on electroencephalogram and near infrared spectrum

          Motor imagery is often used in the fields of sports training and neurorehabilitation for its advantages of being highly targeted, easy to learn, and requiring no special equipment, and has become a major research paradigm in cognitive neuroscience. Transcranial direct current stimulation (tDCS), an emerging neuromodulation technique, modulates cortical excitability, which in turn affects functions such as locomotion. However, it is unclear whether tDCS has a positive effect on motor imagery task states. In this paper, 16 young healthy subjects were included, and the electroencephalogram (EEG) signals and near-infrared spectrum (NIRS) signals of the subjects were collected when they were performing motor imagery tasks before and after receiving tDCS, and the changes in multiscale sample entropy (MSE) and haemoglobin concentration were calculated and analyzed during the different tasks. The results found that MSE of task-related brain regions increased, oxygenated haemoglobin concentration increased, and total haemoglobin concentration rose after tDCS stimulation, indicating that tDCS increased the activation of task-related brain regions and had a positive effect on motor imagery. This study may provide some reference value for the clinical study of tDCS combined with motor imagery.

          Release date:2024-06-21 05:13 Export PDF Favorites Scan
        • Motor imagery electroencephalogram classification based on sparse spatiotemporal decomposition and channel attention

          Motor imagery electroencephalogram (EEG) signals are non-stationary time series with a low signal-to-noise ratio. Therefore, the single-channel EEG analysis method is difficult to effectively describe the interaction characteristics between multi-channel signals. This paper proposed a deep learning network model based on the multi-channel attention mechanism. First, we performed time-frequency sparse decomposition on the pre-processed data, which enhanced the difference of time-frequency characteristics of EEG signals. Then we used the attention module to map the data in time and space so that the model could make full use of the data characteristics of different channels of EEG signals. Finally, the improved time-convolution network (TCN) was used for feature fusion and classification. The BCI competition IV-2a data set was used to verify the proposed algorithm. The experimental results showed that the proposed algorithm could effectively improve the classification accuracy of motor imagination EEG signals, which achieved an average accuracy of 83.03% for 9 subjects. Compared with the existing methods, the classification accuracy of EEG signals was improved. With the enhanced difference features between different motor imagery EEG data, the proposed method is important for the study of improving classifier performance.

          Release date:2022-08-22 03:12 Export PDF Favorites Scan
        2 pages Previous 1 2 Next

        Format

        Content

      3. <xmp id="1ykh9"><source id="1ykh9"><mark id="1ykh9"></mark></source></xmp>
          <b id="1ykh9"><small id="1ykh9"></small></b>
        1. <b id="1ykh9"></b>

          1. <button id="1ykh9"></button>
            <video id="1ykh9"></video>
          2. 射丝袜