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.

168,742 papers · 148 categories

Trend · papers per month

126252377503 · Jun 202019922001200920172026
48 results for cardiac arrest prediction

DRUM transfers cardiac arrest models across registries with missing covariates.

problem Clinical prediction models fail when key training covariates are unavailable at deployment.
method DRUM transfers models to target populations with structurally missing covariates, optimizing worst-case predictive performance over unknown target distributions.
result DRUM yields better-calibrated predictions and improved clinical classification performance across sites.

Study builds models to predict post-cardiac arrest outcomes using patient data.

problem Lack of accurate prognostication methods for patients resuscitated from cardiac arrest.
method Integrated electronic health records (EHR) and physiological time series (PTS) data to train machine learning classifiers.
result Combined EHR-PTS24 models outperformed models using either EHR or PTS24 alone in predicting survival and neurological outcomes.

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.

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.

This work studies the symmetry between colloidal dynamics and the dynamics of the Euro--US Dollar currency exchange market (EURUSD). We consider the EURUSD price in the time range between 2001 and 2015, where we find significant qualitative symmetry between fluctuation distributions from this market and the ones belong…

2017-03-09abs ↗pdf ↗

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.

Cardiovascular disease (CVD) is the global leading cause of death. A strong risk factor for CVD events is the amount of coronary artery calcium (CAC). To meet demands of the increasing interest in quantification of CAC, i.e. coronary calcium scoring, especially as an unrequested finding for screening and research, auto…

2019-02-12abs ↗pdf ↗

The paper highlights the importance of model discrepancy in cardiac simulations.

problem Uncertainty in model structure and equations affects predictions.
method The authors use Gaussian processes and autoregressive-moving-average models to account for model discrepancy.
result Different methods to account for model discrepancy have advantages and shortcomings.

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.

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 ↗

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.

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.

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.

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.

Echocardiography (echo) is a common means of evaluating cardiac conditions. Due to the label scarcity, semi-supervised paradigms in automated echo analysis are getting traction. One of the most sought-after problems in echo is the segmentation of cardiac structures (e.g. chambers). Accordingly, we propose an echocardio…

2019-11-05abs ↗pdf ↗

Settings such as lending and policing can be modeled by a centralized agent allocating a resource (loans or police officers) amongst several groups, in order to maximize some objective (loans given that are repaid or criminals that are apprehended). Often in such problems fairness is also a concern. A natural notion of…

2018-08-30abs ↗pdf ↗

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.

Predictive policing systems are increasingly used to determine how to allocate police across a city in order to best prevent crime. Discovered crime data (e.g., arrest counts) are used to help update the model, and the process is repeated. Such systems have been empirically shown to be susceptible to runaway feedback l…

2017-06-29abs ↗pdf ↗

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.

Predictive modeling is increasingly being employed to assist human decision-makers. One purported advantage of replacing human judgment with computer models in high stakes settings-- such as sentencing, hiring, policing, college admissions, and parole decisions-- is the perceived "neutrality" of computers. It is argued…

2016-10-25abs ↗pdf ↗

A new method reduces the computational cost of Sinkhorn algorithm for OT and UOT problems.

problem High computational complexity of Sinkhorn algorithm for OT and UOT problems.
method Importance sparsification method called Spar-Sink to efficiently approximate entropy-regularized OT and UOT solutions.
result The method reduces computational cost from O(n2)O(n^2) to O~(n)\widetilde{O}(n), and is consistent under mild regularity conditions.

Novel method embeds generative model into Bayesian optimization for HD cardiac model parameter estimation.

problem High-dimensional optimization of patient-specific cardiac model parameters with limited data.
method Embeds a generative variational auto-encoder into the objective function of Bayesian optimization.
result Improves accuracy of parameter estimation with more than 10x gain in efficiency.