Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 5 de 5
Filtrar
Mais filtros










Base de dados
Intervalo de ano de publicação
1.
Front Physiol ; 15: 1331852, 2024.
Artigo em Inglês | MEDLINE | ID: mdl-38818521

RESUMO

Cardiac arrhythmias cause depolarization waves to conduct unevenly on the myocardial surface, potentially delaying local components with respect to a previous beat when stimulated at faster frequencies. Despite the diagnostic value of localizing the distinct local electrocardiogram (EGM) components for identifying regions with decrement-evoked potentials (DEEPs), current software solutions do not perform automatic signal quantification. Electrophysiologists must manually measure distances on the EGM signals to assess the existence of DEEPs during pacing or extra-stimuli protocols. In this work, we present a deep learning (DL)-based algorithm to identify decrement in atrial components (measured in the coronary sinus) with respect to their ventricular counterparts from EGM signals, for disambiguating between accessory pathways (APs) and atrioventricular re-entrant tachycardias (AVRTs). Several U-Net and W-Net neural networks with different configurations were trained on a private dataset of signals from the coronary sinus (312 EGM recordings from 77 patients who underwent AP or AVRT ablation). A second, separate dataset was annotated for clinical validation, with clinical labels associated to EGM fragments in which decremental conduction was elucidated. To alleviate data scarcity, a synthetic data augmentation method was developed for generating EGM recordings. Moreover, two novel loss functions were developed to minimize false negatives and delineation errors. Finally, the addition of self-attention mechanisms and their effect on model performance was explored. The best performing model was a W-Net model with 6 levels, optimized solely with the Dice loss. The model obtained precisions of 91.28%, 77.78% and of 100.0%, and recalls of 94.86%, 95.25% and 100.0% for localizing local field, far field activations, and extra-stimuli, respectively. The clinical validation model demonstrated good overall agreement with respect to the evaluation of decremental properties. When compared to the criteria of electrophysiologists, the automatic exclusion step reached a sensitivity of 87.06% and a specificity of 97.03%. Out of the non-excluded signals, a sensitivity of 96.77% and a specificity of 95.24% was obtained for classifying them into decremental and non-decremental potentials. Current results show great promise while being, to the best of our knowledge, the first tool in the literature allowing the delineation of all local components present in an EGM recording. This is of capital importance at advancing processing for cardiac electrophysiological procedures and reducing intervention times, as many diagnosis procedures are performed by comparing segments or late potentials in subsequent cardiac cycles.

2.
Front Cardiovasc Med ; 11: 1353096, 2024.
Artigo em Inglês | MEDLINE | ID: mdl-38572307

RESUMO

The treatment of outflow tract ventricular arrhythmias (OTVA) through radiofrequency ablation requires the precise identification of the site of origin (SOO). Pinpointing the SOO enhances the likelihood of a successful procedure, reducing intervention times and recurrence rates. Current clinical methods to identify the SOO are based on qualitative analysis of pre-operative electrocardiograms (ECG), heavily relying on physician's expertise. Although computational models and machine learning (ML) approaches have been proposed to assist OTVA procedures, they either consume substantial time, lack interpretability or do not use clinical information. Here, we propose an alternative strategy for automatically predicting the ventricular origin of OTVA patients using ML. Our objective was to classify ventricular (left/right) origin in the outflow tracts (LVOT and RVOT, respectively), integrating ECG and clinical data from each patient. Extending beyond differentiating ventricle origin, we explored specific SOO characterization. Utilizing four databases, we also trained supervised learning models on the QRS complexes of the ECGs, clinical data, and their combinations. The best model achieved an accuracy of 89%, highlighting the significance of precordial leads V1-V4, especially in the R/S transition and initiation of the QRS complex in V2. Unsupervised analysis revealed that some origins tended to group closer than others, e.g., right coronary cusp (RCC) with a less sparse group than the aortic cusp origins, suggesting identifiable patterns for specific SOOs.

3.
Heart Rhythm ; 20(10): 1378-1384, 2023 10.
Artigo em Inglês | MEDLINE | ID: mdl-37406873

RESUMO

BACKGROUND: Pacemakers (PMs) and implantable cardioverter-defibrillators (ICDs) increasingly automatically record and remotely transmit nonsustained ventricular tachycardia (NSVT) episodes, which may reveal ventricular oversensing. OBJECTIVES: We aimed to develop and validate a machine learning algorithm that accurately classifies NSVT episodes transmitted by PMs and ICDs in order to lighten health care workload burden and improve patient safety. METHODS: PMs or ICDs (Boston Scientific, St Paul, MN) from 4 French hospitals with ≥1 transmitted NSVT episode were split into 3 subgroups: training set, validation set, and test set. Each NSVT episode was labeled as either physiological or nonphysiological. Four machine learning algorithms-2DTF-CNN, 2D-DenseNet, 2DTF-VGG, and 1D-AgResNet-were developed using training and validation data sets. Accuracies of the classifiers were compared with an analysis of the remote monitoring team of the Bordeaux University Hospital using F2 scores (favoring sensitivity over predictive positive value) using an independent test set. RESULTS: A total of 807 devices transmitted 10,471 NSVT recordings (82% ICD; 18% PM), of which 87 devices (10.8%) transmitted 544 NSVT recordings with nonphysiological signals. The classification by the remote monitoring team resulted in an F2 score of 0.932 (sensitivity 95%; specificity 99%) The 4 machine learning algorithms showed high and comparable F2 scores (2DTF-CNN: 0.914; 2D-DenseNet: 0.906; 2DTF-VGG: 0.863; 1D-AgResNet: 0.791), and only 1D-AgResNet had significantly different labeling from that of the remote monitoring team. CONCLUSION: Machine learning algorithms were accurate in detecting nonphysiological signals within electrograms transmitted by PMs and ICDs. An artificial intelligence approach may render remote monitoring less resourceful and improve patient safety.


Assuntos
Desfibriladores Implantáveis , Marca-Passo Artificial , Taquicardia Ventricular , Humanos , Inteligência Artificial , Taquicardia Ventricular/diagnóstico , Taquicardia Ventricular/terapia , Aprendizado de Máquina
4.
Front Physiol ; 13: 909372, 2022.
Artigo em Inglês | MEDLINE | ID: mdl-36035489

RESUMO

In order to determine the site of origin (SOO) in outflow tract ventricular arrhythmias (OTVAs) before an ablation procedure, several algorithms based on manual identification of electrocardiogram (ECG) features, have been developed. However, the reported accuracy decreases when tested with different datasets. Machine learning algorithms can automatize the process and improve generalization, but their performance is hampered by the lack of large enough OTVA databases. We propose the use of detailed electrophysiological simulations of OTVAs to train a machine learning classification model to predict the ventricular origin of the SOO of ectopic beats. We generated a synthetic database of 12-lead ECGs (2,496 signals) by running multiple simulations from the most typical OTVA SOO in 16 patient-specific geometries. Two types of input data were considered in the classification, raw and feature ECG signals. From the simulated raw 12-lead ECG, we analyzed the contribution of each lead in the predictions, keeping the best ones for the training process. For feature-based analysis, we used entropy-based methods to rank the obtained features. A cross-validation process was included to evaluate the machine learning model. Following, two clinical OTVA databases from different hospitals, including ECGs from 365 patients, were used as test-sets to assess the generalization of the proposed approach. The results show that V2 was the best lead for classification. Prediction of the SOO in OTVA, using both raw signals or features for classification, presented high accuracy values (>0.96). Generalization of the network trained on simulated data was good for both patient datasets (accuracy of 0.86 and 0.84, respectively) and presented better values than using exclusively real ECGs for classification (accuracy of 0.84 and 0.76 for each dataset). The use of simulated ECG data for training machine learning-based classification algorithms is critical to obtain good SOO predictions in OTVA compared to real data alone. The fast implementation and generalization of the proposed methodology may contribute towards its application to a clinical routine.

5.
Sci Rep ; 11(1): 863, 2021 01 13.
Artigo em Inglês | MEDLINE | ID: mdl-33441632

RESUMO

Detection and delineation are key steps for retrieving and structuring information of the electrocardiogram (ECG), being thus crucial for numerous tasks in clinical practice. Digital signal processing (DSP) algorithms are often considered state-of-the-art for this purpose but require laborious rule readaptation for adapting to unseen morphologies. This work explores the adaptation of the the U-Net, a deep learning (DL) network employed for image segmentation, to electrocardiographic data. The model was trained using PhysioNet's QT database, a small dataset of 105 2-lead ambulatory recordings, while being independently tested for many architectural variations, comprising changes in the model's capacity (depth, width) and inference strategy (single- and multi-lead) in a fivefold cross-validation manner. This work features several regularization techniques to alleviate data scarcity, such as semi-supervised pre-training with low-quality data labels, performing ECG-based data augmentation and applying in-built model regularizers. The best performing configuration reached precisions of 90.12%, 99.14% and 98.25% and recalls of 98.73%, 99.94% and 99.88% for the P, QRS and T waves, respectively, on par with DSP-based approaches. Despite being a data-hungry technique trained on a small dataset, a U-Net based approach demonstrates to be a viable alternative for this task.


Assuntos
Eletrocardiografia/métodos , Processamento de Imagem Assistida por Computador/métodos , Algoritmos , Gerenciamento de Dados/métodos , Bases de Dados Factuais , Aprendizado Profundo , Humanos , Redes Neurais de Computação , Processamento de Sinais Assistido por Computador
SELEÇÃO DE REFERÊNCIAS
DETALHE DA PESQUISA
...