Model predicts ventricular tachyarrhythmias with high accuracy.
problem Predicting ventricular tachyarrhythmias for patient care.
method Multi-task neural network architecture with patient metadata.
result 74.02% prediction accuracy 60 seconds in advance.
Paper introduces rational Gaussian wavelets for efficient signal approximation.
problem Efficiently approximating complex signals with few coefficients.
method Continuous wavelet transform using rational Gaussian wavelets with adjustable parameters.
result Proposed rational Gaussian wavelets provide accurate signal approximations.
Ventricular Fibrillation (VF), one of the most dangerous arrhythmias, is responsible for sudden cardiac arrests. Thus, various algorithms have been developed to predict VF from Electrocardiogram (ECG), which is a binary classification problem. In the literature, we find a number of algorithms based on signal processing…
The increasing availability of electrocardiogram (ECG) data has motivated the use of data-driven models for automating various clinical tasks based on ECG data. The development of subject-specific models are limited by the cost and difficulty of obtaining sufficient training data for each individual. The alternative of…
Personalized deep learning reduces inappropriate shocks in VA detection.
problem High inappropriate shock rate in traditional VA detection methods.
method Personalized deep learning framework using CNN for real-time VA detection and collaborative inference.
result 6.6% reduction in inappropriate shock rate compared to traditional methods.
Generative adversarial network system improves ECG arrhythmia classification.
problem Improving automatic ECG arrhythmia classification accuracy.
method Generative adversarial network with patient-specific normal beats and generated abnormal beats.
result Superior overall classification performance for SVEB and VEB on MIT-BIH arrhythmia database.
Background: Cardiac MRI derived biventricular mass and function parameters, such as end-systolic volume (ESV), end-diastolic volume (EDV), ejection fraction (EF), stroke volume (SV), and ventricular mass (VM) are clinically well established. Image segmentation can be challenging and time-consuming, due to the complex a…
In this paper, we propose a new deep feature selection method based on deep architecture. Our method uses stacked auto-encoders for feature representation in higher-level abstraction. We developed and applied a novel feature learning approach to a specific precision medicine problem, which focuses on assessing and prio…
GANs improve echo frame generation with labeled patches.
problem Automated echocardiography with limited labels.
method Conditional GAN with patch-based discriminator.
result GAN-enhanced echo frames match given segmentation masks.
The morphological structure of left ventricle segmented from cardiac magnetic resonance images can be used to calculate key clinical parameters, and it is of great significance to the accurate and efficient diagnosis of cardiovascular diseases. Compared with traditional methods, the segmentation algorithms based on ful…
Proposes a novel anomaly detection method for echocardiogram videos.
problem Anomaly detection in echocardiogram videos.
method Dynamic Variational Trajectory Models (TVAE-C, TVAE-R, TVAE-S) trained on healthy infant echocardiogram videos.
result Superior performance in detecting congenital heart defects and pulmonary hypertension.
The clinical management of several cardiovascular conditions, such as pulmonary hypertension, require the assessment of the right ventricular (RV) function. This work addresses the fully automatic and robust access to one of the key RV biomarkers, its ejection fraction, from the gold standard imaging modality, MRI. The…
Compact neural network for ECG classification reduces resource needs.
problem Current reliance on deep learning for ECG analysis requires extensive resources and large datasets.
method Simple ANN architecture with advanced feature engineering.
result Achieved 97.36% accuracy in classifying 4 types of arrhythmias.
Causal graph aids observational study insights in aSAH patients.
problem Lack of clear objectives and tools for identifying necessary adjustments in observational studies.
method Uses causal directed acyclic graphs (DAGs) to provide insights mid-study and identify necessary data enhancements.
result Midway insights and necessary data enhancements identified for meaningful causal questions.
Study forecasts aortic pressure with deep learning models.
problem Forecasting noisy, non-stationary aortic pressure.
method Used deep learning models, specifically recurrent neural networks with Legendre Memory Unit, on 25 Hz time series data.
result Recurrent neural networks with Legendre Memory Unit achieved the best performance with an overall forecasting error of 1.8 mmHg.
Semi-supervised learning classifies cardiac pathology using motion features from cine MRI.
problem Classifying cardiac pathology based on motion features from cine MRI.
method Semi-supervised learning of apparent flow to generate motion features from non-segmented images.
result The model achieves 95% classification accuracy on ACDC test set.
LU-Net improves cardiac segmentation accuracy and robustness.
problem Robustness and accuracy of deep learning cardiac segmentation.
method Multi-task end-to-end network designed to improve cardiac segmentation.
result Outperforms current best deep learning solution, reducing outliers and improving clinical indices.
Deep learning models trained on adult cardiac MRI data struggle to accurately segment rare congenital heart diseases.
problem Accuracy of U-Net-based segmentation models trained on adult cardiac MRI data when applied to rare congenital heart diseases like Tetralogy of Fallot.
method Cross-validation with four-fold, evaluation on unseen data from different pathologies.
result Deep learning models overfit to the training data, leading to significant accuracy drops when applied to other pathologies.
System detects and predicts cardiac anomalies from ECG data.
problem Early detection of cardiac anomalies to reduce healthcare costs and mortality.
method Discrete Wavelet Transform (DWT) and Undecimated Wavelet Transform (UWT) for feature extraction; Bayesian Network Classifier for anomaly prediction.
result Average accuracy of 96.6% for PAC, 92.8% for MI, and 87% for PVC on real ECG datasets.
A new model classifies multi-lead ECGs better than single-channel models.
problem Classifying multi-lead ECGs for accurate diagnosis.
method Channel-wise attention mechanism in CNNs for multi-lead ECG classification.
result The model achieves better sensitivity and precision than plain ResNet models.