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

8.3%16.7%25.0%33.3% · Jan 199319922001200920172026
48 results for cardiac imaging

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.

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.

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.

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.

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.

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.

Motion analysis is used in computer vision to understand the behaviour of moving objects in sequences of images. Optimising the interpretation of dynamic biological systems requires accurate and precise motion tracking as well as efficient representations of high-dimensional motion trajectories so that these can be use…

2018-10-08abs ↗pdf ↗

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.

Generative model improves TMP reconstruction from ECG data.

problem Reconstructing cardiac transmembrane potential from surface ECG data is an ill-posed inverse problem.
method A novel model-constrained inference framework using a variational auto-encoder (VAE) with LSTM networks to learn the conditional likelihood of TMP and the prior distribution of generative factors.
result The method significantly improves TMP reconstruction accuracy compared to conventional methods.

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.

Dimensional reduction of high dimensional data can be achieved by keeping only the relevant eigenmodes after principal component analysis. However, differentiating relevant eigenmodes from the random noise eigenmodes is problematic. A new method based on the random matrix theory and a statistical goodness-of-fit test i…

2008-12-25abs ↗pdf ↗

Probabilistic method identifies Purkinje network from ECG data.

problem Challenging task of identifying Purkinje conduction system in heart.
method Bayesian optimization and approximate Bayesian computation for probabilistic identification.
result Generates a population of plausible Purkinje networks fitting ECG within tolerance.

Generative adversarial networks reconstruct MRI images without full data.

problem Lack of fully-sampled ground truth data for supervised MRI reconstruction.
method Generative adversarial networks for unsupervised MRI reconstruction.
result Reconstructed images show more anatomical structure than conventional methods.

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.

In the recent years, Riemannian shape analysis of curves and surfaces has found several applications in medical image analysis. In this paper we present a numerical discretization of second order Sobolev metrics on the space of regular curves in Euclidean space. This class of metrics has several desirable mathematical …

2015-06-29abs ↗pdf ↗

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.

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.