Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 6 de 6
Filtrar
Más filtros











Base de datos
Intervalo de año de publicación
1.
Sci Rep ; 14(1): 20237, 2024 08 30.
Artículo en Inglés | MEDLINE | ID: mdl-39215126

RESUMEN

Brain-computer interface (BCI) technology bridges the direct communication between the brain and machines, unlocking new possibilities for human interaction and rehabilitation. EEG-based motor imagery (MI) plays a pivotal role in BCI, enabling the translation of thought into actionable commands for interactive and assistive technologies. However, the constrained decoding performance of brain signals poses a limitation to the broader application and development of BCI systems. In this study, we introduce a convolutional Transformer network (CTNet) designed for EEG-based MI classification. Firstly, CTNet employs a convolutional module analogous to EEGNet, dedicated to extracting local and spatial features from EEG time series. Subsequently, it incorporates a Transformer encoder module, leveraging a multi-head attention mechanism to discern the global dependencies of EEG's high-level features. Finally, a straightforward classifier module comprising fully connected layers is followed to categorize EEG signals. In subject-specific evaluations, CTNet achieved remarkable decoding accuracies of 82.52% and 88.49% on the BCI IV-2a and IV-2b datasets, respectively. Furthermore, in the challenging cross-subject assessments, CTNet achieved recognition accuracies of 58.64% on the BCI IV-2a dataset and 76.27% on the BCI IV-2b dataset. In both subject-specific and cross-subject evaluations, CTNet holds a leading position when compared to some of the state-of-the-art methods. This underscores the exceptional efficacy of our approach and its potential to set a new benchmark in EEG decoding.


Asunto(s)
Interfaces Cerebro-Computador , Electroencefalografía , Imaginación , Redes Neurales de la Computación , Humanos , Electroencefalografía/métodos , Imaginación/fisiología , Encéfalo/fisiología , Procesamiento de Señales Asistido por Computador , Algoritmos
2.
Front Comput Neurosci ; 18: 1415967, 2024.
Artículo en Inglés | MEDLINE | ID: mdl-38952709

RESUMEN

Electroencephalogram (EEG) plays a pivotal role in the detection and analysis of epileptic seizures, which affects over 70 million people in the world. Nonetheless, the visual interpretation of EEG signals for epilepsy detection is laborious and time-consuming. To tackle this open challenge, we introduce a straightforward yet efficient hybrid deep learning approach, named ResBiLSTM, for detecting epileptic seizures using EEG signals. Firstly, a one-dimensional residual neural network (ResNet) is tailored to adeptly extract the local spatial features of EEG signals. Subsequently, the acquired features are input into a bidirectional long short-term memory (BiLSTM) layer to model temporal dependencies. These output features are further processed through two fully connected layers to achieve the final epileptic seizure detection. The performance of ResBiLSTM is assessed on the epileptic seizure datasets provided by the University of Bonn and Temple University Hospital (TUH). The ResBiLSTM model achieves epileptic seizure detection accuracy rates of 98.88-100% in binary and ternary classifications on the Bonn dataset. Experimental outcomes for seizure recognition across seven epilepsy seizure types on the TUH seizure corpus (TUSZ) dataset indicate that the ResBiLSTM model attains a classification accuracy of 95.03% and a weighted F1 score of 95.03% with 10-fold cross-validation. These findings illustrate that ResBiLSTM outperforms several recent deep learning state-of-the-art approaches.

3.
Comput Math Methods Med ; 2020: 1793517, 2020.
Artículo en Inglés | MEDLINE | ID: mdl-32952597

RESUMEN

An artificial stent implantation is one of the most effective ways to treat coronary artery diseases. It is vital in vascular medical imaging, such as intravascular optical coherence tomography (IVOCT), to be able to track the position of stents in blood vessels effectively. We trained two models, the "You Only Look Once" version 3 (YOLOv3) and the Region-based Fully Convolutional Network (R-FCN), to detect metal support struts in IVOCT, respectively. After rotating the original images in the training set for data augmentation, and modifying the scale of the conventional anchor box in both two algorithms to fit the size of the target strut, YOLOv3 and R-FCN achieved precision, recall, and AP all above 95% in 0.4 IoU threshold. And R-FCN performs better than YOLOv3 in all relevant indicators.


Asunto(s)
Enfermedad de la Arteria Coronaria/diagnóstico por imagen , Enfermedad de la Arteria Coronaria/cirugía , Stents , Tomografía de Coherencia Óptica/métodos , Algoritmos , Biología Computacional , Aprendizaje Profundo , Humanos , Interpretación de Imagen Asistida por Computador/métodos , Interpretación de Imagen Asistida por Computador/estadística & datos numéricos , Conceptos Matemáticos , Metales , Diseño de Prótesis , Tomografía de Coherencia Óptica/estadística & datos numéricos
4.
Comput Math Methods Med ; 2020: 1405647, 2020.
Artículo en Inglés | MEDLINE | ID: mdl-32411276

RESUMEN

Magnetic resonance (MR) images are often contaminated by Gaussian noise, an electronic noise caused by the random thermal motion of electronic components, which reduces the quality and reliability of the images. This paper puts forward a hybrid denoising algorithm for MR images based on two sparsely represented morphological components and one residual part. To begin with, decompose a noisy MR image into the cartoon, texture, and residual parts by MCA, and then each part is denoised by using Wiener filter, wavelet hard threshold, and wavelet soft threshold, respectively. Finally, stack up all the denoised subimages to obtain the denoised MR image. The experimental results show that the proposed method has significantly better performance in terms of mean square error and peak signal-to-noise ratio than each method alone.


Asunto(s)
Algoritmos , Imagen por Resonancia Magnética/estadística & datos numéricos , Encéfalo/diagnóstico por imagen , Biología Computacional , Simulación por Computador , Bases de Datos Factuales , Humanos , Interpretación de Imagen Asistida por Computador/estadística & datos numéricos , Neuroimagen/estadística & datos numéricos , Distribución Normal , Análisis de Componente Principal , Procesamiento de Señales Asistido por Computador , Relación Señal-Ruido , Análisis de Ondículas
5.
Comput Math Methods Med ; 2020: 7902072, 2020.
Artículo en Inglés | MEDLINE | ID: mdl-32454884

RESUMEN

Electroencephalography (EEG) plays an import role in monitoring the brain activities of patients with epilepsy and has been extensively used to diagnose epilepsy. Clinically reading tens or even hundreds of hours of EEG recordings is very time consuming. Therefore, automatic detection of seizure is of great importance. But the huge diversity of EEG signals belonging to different patients makes the task of seizure detection much challenging, for both human experts and automation methods. We propose three deep transfer convolutional neural networks (CNN) for automatic cross-subject seizure detection, based on VGG16, VGG19, and ResNet50, respectively. The original dataset is the CHB-MIT scalp EEG dataset. We use short time Fourier transform to generate time-frequency spectrum images as the input dataset, while positive samples are augmented due to the infrequent nature of seizure. The model parameters pretrained on ImageNet are transferred to our models. And the fine-tuned top layers, with an output layer of two neurons for binary classification (seizure or nonseizure), are trained from scratch. Then, the input dataset are randomly shuffled and divided into three partitions for training, validating, and testing the deep transfer CNNs, respectively. The average accuracies achieved by the deep transfer CNNs based on VGG16, VGG19, and ResNet50 are 97.75%, 98.26%, and 96.17% correspondingly. On those results of experiments, our method could prove to be an effective method for cross-subject seizure detection.


Asunto(s)
Aprendizaje Profundo , Diagnóstico por Computador/estadística & datos numéricos , Electroencefalografía/estadística & datos numéricos , Convulsiones/diagnóstico , Niño , Biología Computacional , Bases de Datos Factuales/estadística & datos numéricos , Epilepsia/diagnóstico , Análisis de Fourier , Humanos , Redes Neurales de la Computación , Procesamiento de Señales Asistido por Computador
6.
Sheng Wu Yi Xue Gong Cheng Xue Za Zhi ; 32(6): 1179-84, 2015 Dec.
Artículo en Chino | MEDLINE | ID: mdl-27079083

RESUMEN

Electrocardiogram (ECG) signals are susceptible to be disturbed by 50 Hz power line interference (PLI) in the process of acquisition and conversion. This paper, therefore, proposes a novel PLI removal algorithm based on morphological component analysis (MCA) and ensemble empirical mode decomposition (EEMD). Firstly, according to the morphological differences in ECG waveform characteristics, the noisy ECG signal was decomposed into the mutated component, the smooth component and the residual component by MCA. Secondly, intrinsic mode functions (IMF) of PLI was filtered. The noise suppression rate (NSR) and the signal distortion ratio (SDR) were used to evaluate the effect of de-noising algorithm. Finally, the ECG signals were re-constructed. Based on the experimental comparison, it was concluded that the proposed algorithm had better filtering functions than the improved Levkov algorithm, because it could not only effectively filter the PLI, but also have smaller SDR value.


Asunto(s)
Algoritmos , Electrocardiografía , Humanos
SELECCIÓN DE REFERENCIAS
DETALLE DE LA BÚSQUEDA