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,695 papers · 148 categories

Trend · papers per month

13274053 · May 202619922001200920172026
48 results for heart failure

Study predicts heart failure patient survival using stacked ensemble ML.

problem Predicting survival of heart failure patients.
method Collect and analyze patient data, apply SMOTE, use K-Means, Fuzzy C-Means clustering, Random Forest, XGBoost, Decision Tree, and propose a stacked ensemble model.
result Supervised ML algorithms outperform unsupervised models, achieving high accuracy and F1 score.

The paper investigates causal relationships in heart failure prediction using machine learning.

problem Understanding the causal relationships between clinical variables and heart failure.
method Proposes a new computational framework for causal structure discovery (CSD) of mixed-type clinical variables for binary disease outcomes.
result Feature importance from nonlinear classifiers strongly correlates with causal strength of variables, but not differentiating cause and effect.

Proposes a framework for personalized treatment recommendations using observational data.

problem Estimating patient-level treatment effects from observational data.
method Integrates existing methods for learning patient-level causal models.
result Improves patient outcomes in heart failure patients with acute kidney injury.

In this paper we present a Recurrent neural networks (RNN) based architecture that achieves an AUCROC of 0.9147 for predicting the onset of Congestive Heart Failure (CHF) 15 months in advance using a 12-month observation window on a large cohort of 216,394 patients. We believe this to be the largest study in CHF onset …

2019-02-07abs ↗pdf ↗

We developed a new approach for the analysis of physiological time series. An iterative convolution filter is used to decompose the time series into various components. Statistics of these components are extracted as features to characterize the mechanisms underlying the time series. Motivated by the studies that show …

2015-04-23abs ↗pdf ↗

The growth of data, the need for scalability and the complexity of models used in modern machine learning calls for distributed implementations. Yet, as of today, distributed machine learning frameworks have largely ignored the possibility of arbitrary (i.e., Byzantine) failures. In this paper, we study the robustness …

2017-03-08abs ↗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.

Paper proposes a new method for uncertainty estimation in medical data.

problem Difficulty in assigning confidence to deep learning model predictions in healthcare.
method Combines deep Bayesian learning with deep kernel learning for uncertainty estimation.
result Demonstrates improved uncertainty estimation compared to Gaussian processes and deep Bayesian neural networks.

New approach combines invariance and information bottleneck for OOD generalization.

problem OOD generalization failures in classification tasks.
method Revisit linear regression tasks, prove information bottleneck constraint necessary, propose combined approach.
result Combined invariance and information bottleneck approach improves OOD generalization.

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.

We consider the problem of locating a point-source heart arrhythmia using data from a standard diagnostic procedure, where a reference catheter is placed in the heart, and arrival times from a second diagnostic catheter are recorded as the diagnostic catheter moves around within the heart. We model this situation as a …

2018-07-09abs ↗pdf ↗

Improved heart rate and activity recognition with low-power wrist sensors.

problem Challenges in battery life, cost, and sensor performance in wrist-worn sensing applications.
method Used photoplethysmography (PPG) for heart rate and activity recognition, applying transfer learning and CNNs.
result Low sampling frequencies (5 Hz and 10 Hz) achieved good performance in heart rate and activity recognition.

To date, the instability of prognostic predictors in a sparse high dimensional model, which hinders their clinical adoption, has received little attention. Stable prediction is often overlooked in favour of performance. Yet, stability prevails as key when adopting models in critical areas as healthcare. Our study propo…

2016-09-28abs ↗pdf ↗

Heart disease is the leading cause of death, and experts estimate that approximately half of all heart attacks and strokes occur in people who have not been flagged as "at risk." Thus, there is an urgent need to improve the accuracy of heart disease diagnosis. To this end, we investigate the potential of using data ana…

2018-08-22abs ↗pdf ↗

Continuous, ubiquitous monitoring through wearable sensors has the potential to collect useful information about users' context. Heart rate is an important physiologic measure used in a wide variety of applications, such as fitness tracking and health monitoring. However, wearable sensors that monitor heart rate, such …

2019-12-18abs ↗pdf ↗

The electronic health record (EHR) provides an unprecedented opportunity to build actionable tools to support physicians at the point of care. In this paper, we investigate survival analysis in the context of EHR data. We introduce deep survival analysis, a hierarchical generative approach to survival analysis. It depa…

2016-08-06abs ↗pdf ↗

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.

AI-assisted heart disease diagnosis reduces misdiagnosis and saves lives.

problem Misdiagnosis of heart disease leads to unnecessary deaths.
method Developed an AI application using ML and DNN algorithms on a dataset from the Cleveland Clinic Foundation.
result DNN model achieved a 92% accuracy rate, reducing misdiagnosis.

A new prior for VAEs improves model capacity by allowing a more flexible latent space.

problem Standard Gaussian priors in VAEs limit model capacity and performance.
method Proposed a Riemannian Brownian motion prior over a Riemannian structure of the latent space.
result The new prior significantly increases model capacity with only one additional scalar parameter.

We develop a model to cluster time-series data with interval censoring, improving disease phenotyping.

problem Noise and interval censoring hinder clustering in disease phenotyping.
method Deep generative, continuous-time model that clusters time-series data while correcting for censorship.
result Our model corrects for interval censoring and recovers known clinical subtypes.

Cardiovascular Disease (CVD) is considered as one of the principal causes of death in the world. Over recent years, this field of study has attracted researchers' attention to investigate heart sounds' patterns for disease diagnostics. In this study, an approach is proposed for normal/abnormal heart sound classificatio…

2019-04-26abs ↗pdf ↗

Generating datasets that "look like" given real ones is an interesting tasks for healthcare applications of ML and many other fields of science and engineering. In this paper we propose a new method of general application to binary datasets based on a method for learning the parameters of a latent variable moment that …

2018-07-04abs ↗pdf ↗

Study examines heart and football-shaped metrics, verifying geometric structure.

problem Analyzing reducible spherical conical metrics and their geometric properties.
method Examined 1-parameter heart shape and 3-parameter football shape families, verified structure theorem, used explicit metric and geodesic calculations.
result Naturally arise from Abelian differentials of the third kind, offer new evidence for spherical geometry and complex analytic structure interaction.

The study examines machine learning classification algorithms and their generalizability using Framingham Heart Study data.

problem Addressing biases and generalizability issues in machine learning classification algorithms.
method Comparison of eight machine learning classification algorithms on Framingham Heart Study data.
result Double discriminant scoring of type I is the most generalizable algorithm.

Machine learning improves CHD screening accuracy from 70% to 87.7%.

problem Predicting coronary heart disease using echocardiography and clinical features.
method Ensemble machine learning approach with model stacking and two-step stacking.
result Improved CHD classification accuracy from 70% to 87.7%.

Improved robustness of 1D CNNs for heart arrhythmia classification.

problem Improving the robustness of 1D CNNs for classification tasks.
method Parameterization using Cayley transform and controllability Gramian for Lipschitz-bounded CNNs.
result Improved robustness of trained Lipschitz-bounded 1D CNNs for heart arrhythmia classification.

Economics tool predicts failure times in reliability systems.

problem Predicting optimal failure times in weighted k-out-of-n reliability systems with heterogeneous component failure.
method Using rational expectations to analyze and predict failure times in reliability systems with heterogeneous component failure.
result Different measures are optimal for predicting system failure depending on component failure distributions.