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

2805608401,120 · Jun 202019922001200920172026
48 results for electronic health data

Cardea automates machine learning for EHRs, improving model building efficiency.

problem Lack of a trusted, open-source framework for automated machine learning in EHRs.
method Uses FHIR for data structure, AUTOML frameworks for feature engineering, model selection, and tuning, and an adaptive data assembler.
result Demonstrates framework's effectiveness on 5 prediction tasks, highlighting its flexibility and human competitiveness.

XLabel tool reduces medical experts' workload by 40% and explains its decisions.

problem Efficiently labeling large electronic health records.
method Visual-interactive tool using Explainable Boosting Machine (EBM) for classification and explanation.
result EBM achieves high accuracy and explainability, even with mislabeled data.

Machine learning constructs problem-based medical records from electronic health records.

problem Difficulty in finding relevant medical information for clinical questions.
method Knowledge base completion using machine learning on electronic health records.
result Automatic construction of problem-based groupings of medications, procedures, and lab tests.

Develops algorithm to find subgroups with different treatment effects in HIV patients.

problem Estimating treatment effects in EHR data with challenges like time-varying confounding.
method SDLD algorithm combining generalized interaction tree and longitudinal targeted maximum likelihood estimation.
result Identifies subgroups of HIV patients at higher risk of weight gain with dolutegravir-containing ARTs.

Enhancing spectral embedding for low-dimensional embeddings in rare disease cohorts

problem Representing clinical concepts and patients in electronic health records
method Spectral-based unsupervised learning with flexible knowledge transfer
result Outperforms competing approaches in challenging scenarios

Neural network predicts cardiovascular events from EHRs with high accuracy.

problem Predicting onset of cardiovascular diseases from electronic health records.
method Multi-task gated recurrent units with attention mechanism.
result Model outperforms clinical risk scores in predicting stroke and myocardial infarction.

New research finds uncertainty estimation techniques fail to reliably detect abnormal medical cases.

problem Uncertainty estimation does not reliably detect out-of-distribution patients in medical tabular data.
method A series of tests on various uncertainty estimation techniques on real-world medical data.
result Almost all techniques fail to identify out-of-distribution patients, contradicting earlier findings.

PEHRT harmonizes EHR data for translational research.

problem Barriers in using EHR data for translational research.
method Common pipeline including open-source code, visualization tools, and detailed documentation.
result PEHRT harmonizes EHR data to standardized ontologies and generates robust embeddings.

Paper proposes multimodal contrastive learning for EHR data.

problem Separate treatment of structured and unstructured EHR data.
method Proposes a multimodal feature embedding generative model and a multimodal contrastive loss.
result Multimodal learning yields better feature representation than single-modality learning.

Framework harmonizes EHR data across institutions for better analysis.

problem Heterogeneity of medical codes and terminologies hinder EHR data analysis.
method MASH (Multi-source Automated Structured Hierarchy) uses neural optimal transport and learned hyperbolic embeddings to align and structure EHR data.
result MASH generates interpretable hierarchical graphs for unstructured local laboratory codes.

AI predicts medical specialty diagnostic choices from EHR records.

problem Predicting timely medical specialty diagnostic workups for patients.
method Ensemble of feed-forward neural networks trained on EHR data.
result Significantly higher accuracy compared to traditional checklists.

Novel imputation method for EHRs with structured and sporadic missingness.

problem Missing data in integrated EHR datasets for clinical applications.
method Macomss, a novel imputation framework for structurally and heterogeneously missing data.
result Macomss outperforms existing methods in imputation and downstream prediction accuracy.

Develops methods to learn optimal treatment regimes using causal tree methods.

problem Lack of methods for estimating treatment effects and handling complex patient data.
method Causal tree and causal forest methods for estimating heterogeneous treatment effects.
result Outperforms state-of-the-art baselines in cumulative regret and percentage of optimal decisions.

Federated learning for Bayesian clustering of large datasets.

problem Bayesian model-based clustering of large-scale binary and categorical data.
method Federated variational inference with local merge and delete moves in parallel batches, followed by global merge moves.
result Empirical validation shows superior performance compared to existing algorithms.

Privacy-preserving synthetic data from EHRs for learning and inference.

problem Sharing sensitive EHR data while maintaining patient privacy.
method Differentially private normalizing flows for density estimation and variational inference.
result Privacy-preserving synthetic data can yield good utility at a reasonable privacy cost.

Generative Adversarial Networks (GANs) represent a promising class of generative networks that combine neural networks with game theory. From generating realistic images and videos to assisting musical creation, GANs are transforming many fields of arts and sciences. However, their application to healthcare has not bee…

2017-12-01abs ↗pdf ↗

AdaptHetero uses MLI to tailor EHR models for subgroup-specific predictions.

problem Lack of subgroup-specific, operationalizable modeling strategies in EHRs.
method Integrates MLI with unsupervised clustering to identify subgroup-specific characteristics.
result Improves predictive performance by up to 174.39 percent across many subpopulations.

Deep learning predicts opioid use disorder risk in patients.

problem Identifying patients at high risk of opioid use disorder.
method Applied LSTM models to analyze electronic health records of opioid users.
result LSTM model outperformed other methods with F1 score of 0.8023 and AUCROC of 0.9369.

Effective representation learning of electronic health records is a challenging task and is becoming more important as the availability of such data is becoming pervasive. The data contained in these records are irregular and contain multiple modalities such as notes, and medical codes. They are preempted by medical co…

2019-08-11abs ↗pdf ↗

Study assesses weakly-supervised methods for rare outcomes in medical records.

problem Identifying patients with specific medical conditions using electronic health records.
method Compared three methods (PheNorm, MAP, and sureLDA) in simulations with varying outcomes and silver labels.
result No single method consistently outperformed others, but sureLDA often did well.

AACE learns treatment policies from EHRs using annotations to improve accuracy.

problem Learning treatment policies from multimodal EHRs with bias and inefficiency.
method Annotation-assisted coarsened effects (AACE) method.
result AACE outperforms existing methods in predicting treatment benefit from multimodal EHRs.

This work generates synthetic EHRs with privacy guarantees for machine learning tasks.

problem Privacy concerns and heterogeneity in EHR data limit their use in machine learning.
method Generative Adversarial Networks (GANs) with differential privacy (DP) for synthetic data generation.
result Synthetic EHRs maintain performance close to real data, even with DP applied.

This study applies neural models to automatically recognize medical entities from natural language.

problem Automated recognition of medical entities from natural language is complex and time-consuming.
method Utilizes deep neural sequence models trained on a large dataset of death certificates.
result Deep neural models can efficiently recognize medical entities from natural language.

Improved functional data modeling with modern imputation methods.

problem Estimating complex non-linear models with sparsely and irregularly sampled functional data.
method Modified multiple imputation methods combining MissForest and Local Linear Forest.
result New imputation methods produce better estimates than existing methods.

Electronic Health Record (EHR) data can be represented as discrete counts over a high dimensional set of possible procedures, diagnoses, and medications. Supervised topic models present an attractive option for incorporating EHR data as features into a prediction problem: given a patient's record, we estimate a set of …

2019-11-15abs ↗pdf ↗

SWoTTeD discovers hidden temporal patterns in EHR data.

problem Complex temporal patterns in EHR data.
method Sliding Window for Temporal Tensor Decomposition (SWoTTeD) with constraints and regularizations.
result SWoTTeD achieves at least as accurate reconstruction as state-of-the-art models and extracts meaningful temporal phenotypes.