Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

9192837 · Jul 202019922001200920182026
48 results for cardiac disease

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.

Improved deep learning for cardiac disease detection from limited ECG data.

problem Generalizing deep learning models to unseen classes and variations in cardiac disease detection.
method Utilizing unsupervised learning to construct latent spaces for better generalization.
result Significant improvements in F1-scores compared to state-of-the-art deep learning solutions.

This study benchmarks changepoint detection algorithms on cardiac time series data.

problem Identifying state changes in cardiac time series for disease classification.
method Comparison of 8 changepoint detection algorithms on artificial and real cardiac time series data.
result RMDM algorithm achieved highest true positive rate and cross validated accuracy for classification.

Clusters of ACS patients identified for better therapeutic stratification.

problem Data-driven classification and subtyping of ACS patients for improved treatment.
method Outcome-driven clustering using a multi-task neural network with attention.
result Seven patient clusters with distinct characteristics and risk profiles identified.

This study benchmarks algorithms for automatic segmentation of LGE-MRI images of the left atrium.

problem Challenging segmentation of LGE-MRI images due to low contrast.
method Organized a large-scale benchmarking challenge with 154 3D LGE-MRIs and 27 teams.
result Top method achieved 93.2% dice score and 0.7 mm mean surface to surface distance.

Method generates natural ECGs with 25 interpretable features.

problem Lack of labeled ECGs for supervised learning and automatic diagnostics.
method Variational autoencoder for ECG generation and feature extraction.
result Low Maximum Mean Discrepancy (0.00383) indicates good ECG generation quality.

Automated process links oral health to systemic conditions using machine learning.

problem Correlating oral health with systemic health conditions.
method Intraoral fluorescent biomarker imaging, machine learning segmentation, and clinical examination.
result Machine learning classifier achieved AUC of 0.677, indicating a learned association between disease signatures in images and periodontal disease.

Study finds AI can predict diverse cardiac and non-cardiac diagnoses from a single ECG.

problem Narrow focus of ECG analysis models for diverse medical conditions.
method Exploratory study using a single AI model to predict multiple ICD codes.
result Model achieved AUROC scores > 0.8 for 253 cardiac and 172 non-cardiac diagnoses.

Paper establishes a comprehensive benchmark for ECG time-series analysis.

problem Incomplete understanding of ECG signal properties and limitations in evaluation metrics.
method Categorization of downstream applications, identification of limitations, introduction of a novel metric, benchmarking of time-series models.
result Validation of the effectiveness of the proposed metric and model architecture.

Deep neural network predicts cardiac shape from MRI images and patient data.

problem Automatic 3D cardiac shape analysis for large-scale studies.
method Uses deep neural networks combining MRI images and patient metadata.
result Significant agreement with reference shapes in cardiac parameters.

Automatically computes reference ranges for UK Biobank cardiac data.

problem Improving healthcare by discovering patterns in large-scale population data.
method Fully automatic pipeline for 3D cardiac MR image analysis.
result Statistically significant agreement between manual and automatic indexes.

The paper uses geometric methods to classify medical data histograms.

problem Classifying medical data histograms for disease diagnosis.
method Information geometry of beta distributions for comparing and classifying histograms.
result Geometric tools, particularly negatively curved Fisher information, enable unique mean calculation and K-means classification.

Automated LV segmentation across the cardiac cycle using deep learning.

problem Segmentation of left ventricle from CINE MRI images using only two phases.
method A deep learning workflow that learns from images throughout the cardiac cycle, including localization, cropping, and contour identification using a Temporal FCNN with CRFs and Semantic Flow.
result Significant improvement in performance by explicitly learning cardiac motion patterns.

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.

Enhanced deep CNNs improve cardiac abnormality diagnosis from ECGs.

problem Diagnosing cardiac abnormalities from 12-lead ECGs.
method Training an enhanced deep convolutional neural network with hand-crafted features, data preprocessing, and augmentation.
result Promising generalization performance in ECG diagnosis.

Proposes a hybrid deep learning network for better heart failure survival prediction.

problem Improving survival prediction in heart failure patients.
method Joint analysis of cardiac motion features and clinical risk factors using a hybrid deep learning network.
result Optimal integration of clinical risk factors into deep prediction networks.

Study creates a multimodal learning framework for CVD risk prediction.

problem Predicting cardiovascular disease risk in diverse populations.
method Combines cross modal transformers, graph neural networks, and causal representation learning.
result Model predicts personalized CVD risk with causal invariance across subpopulations.

Novel framework monitors cardiac image segmentation models in real-time.

problem Ensuring continuous high model performance and segmentation results in clinics.
method Formulated as anomaly detection, the framework derives surrogate quality measures for segmentation.
result Demonstrated accurate, fast, and scalable quality control monitoring.

hyperSBINN improves drug cardiosafety assessment by efficiently modeling cardiac action potentials.

problem Complexity and limited data in modeling cardiac effects of drugs.
method Combining meta-learning with SBINNs to solve parameterized cardiac action potential models.
result hyperSBINN outperforms traditional solvers in speed and accuracy for predicting APD90 values.

CardiacGen generates realistic ECG signals for training deep learning models.

problem Creating realistic synthetic ECG signals for training deep learning models.
method Hierarchical deep generative model with multi-objective loss functions.
result Synthetic ECG signals from CardiacGen can be used for data augmentation and improve classifier performance.

Researchers use operator learning to predict cardiac activation and repolarization times.

problem Computational demands and need for clear, interpretable information in cardiac electrophysiology.
method Exploiting Fourier Neural Operators (FNO) and Kernel Operator Learning (KOL) to learn operator mappings.
result Both FNO and KOL approaches are computationally efficient and robust to hyperparameters.

Machine learning enhances cardiac arrhythmia treatment through predictive modelling.

problem Improving catheter ablation success rates for treating atrial fibrillation.
method Combining machine learning and predictive modelling with cardiac electrophysiology data.
result Enhanced accuracy in predicting and inferring parameters of cardiac models.

Bayesian optimization on cardiac models using a graph convolutional VAE.

problem Optimizing tissue properties in cardiac models with spatially varying properties.
method Graph convolutional VAE for generative modeling of non-Euclidean data.
result Effective optimization of cardiac tissue properties using a novel generative model.

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.

Improved cardiac arrhythmia detection in wearable devices with neural networks.

problem Resource constraints in low-power wearable devices for accurate arrhythmia detection.
method Adapted a convolutional-recurrent neural network to a low-power microcontroller, optimizing for precision and memory usage.
result Reduced F1F_1 score from 0.8 to 0.784 in fixed-point precision, with a 195.6KB memory footprint and 33.98MOps/s throughput.

Framework for imputing missing heart data to simulate brain-heart interactions.

problem Lack of multi-modal patient data representing heart and brain processes.
method Probabilistic framework for joint cardiac data imputation and mechanistic model personalization.
result Accurate imputation of missing cardiac features in incomplete datasets.

Deep learning predicts human survival from cardiac MRI motion data.

problem Predicting human survival from cardiac MRI motion data.
method Fully convolutional network for dense motion modeling, autoencoder for latent code learning, Cox partial likelihood loss for right-censored data.
result Predictive accuracy (C-index) significantly higher (p < .0001) for deep learning model (C=0.73) than human benchmark (C=0.59).