paper-with-me

홈 › Papers

Variationally Regularized Graph-based Representation Learning for Electronic Health Records

2019-12-08 · Weicheng Zhu, Narges Razavian

Electronic Health Records (EHR) are high-dimensional data with implicit connections among thousands of medical concepts. These connections, for instance, the co-occurrence of diseases and lab-disease correlations can be informative when only a subset of these variables is documented by the clinician. A feasible approach to improving the representation learning of EHR data is to associate relevant medical concepts and utilize these connections. Existing medical ontologies can be the reference for EHR structures, but they place numerous constraints on the data source. Recent progress on graph neural networks (GNN) enables end-to-end learning of topological structures for non-grid or non-sequential data. However, there are problems to be addressed on how to learn the medical graph adaptively and how to understand the effect of the medical graph on representation learning. In this paper, we propose a variationally regularized encoder-decoder graph network that achieves more robustness in graph structure learning by regularizing node representations. Our model outperforms the existing graph and non-graph based methods in various EHR predictive tasks based on both public data and real-world clinical data. Besides the improvements in empirical experiment performances, we provide an interpretation of the effect of variational regularization compared to standard graph neural network, using singular value analysis.

📄 PDF Abstract BibTeX arXiv:1912.03761

Code (1)

NYUMedML/GNN_for_EHR 공식 구현 pytorch

Tasks

DecoderGraph Neural NetworkGraph structure learningRepresentation Learning

Similar Papers 제목 키워드 기반

Causal Regularization

2017-02-08 · Mohammad Taha Bahadori, Krzysztof Chalupka, Edward Choi, Robert Chen 외

In application domains such as healthcare, we want accurate predictive models that are also causally interpretable. In pursuit of such models, we propose a causal regularizer to steer predictive models towards causally-i…

Representation Learning

Parameter-free Stochastic Optimization of Variationally Coherent Functions

2021-01-30 · Francesco Orabona, Dávid Pál

We design and analyze an algorithm for first-order stochastic optimization of a large class of functions on $\mathbb{R}^d$. In particular, we consider the \emph{variationally coherent} functions which can be convex or no…

Stochastic Optimization

Predictive Modeling with Temporal Graphical Representation on Electronic Health Records

2024-05-07 · Jiayuan Chen, Changchang Yin, Yuanlong Wang, Ping Zhang

Deep learning-based predictive models, leveraging Electronic Health Records (EHR), are receiving increasing attention in healthcare. An effective representation of a patient's EHR should hierarchically encompass both the…

Inference-Time Alignment for Diffusion Models via Variationally Stable Doob's Matching

2026-01-10 · Jinyuan Chang, Chenguang Duan, Yuling Jiao, Yi Xu 외 arxiv

Inference-time alignment for diffusion models aims to adapt a pre-trained reference diffusion model toward a target distribution without retraining the reference score network, thereby preserving the generative capacity …

HealthGAT: Node Classifications in Electronic Health Records using Graph Attention Networks

2024-03-26 · Fahmida Liza Piya, Mehak Gupta, Rahmatollah Beheshti

While electronic health records (EHRs) are widely used across various applications in healthcare, most applications use the EHRs in their raw (tabular) format. Relying on raw or simple data pre-processing can greatly lim…

Graph AttentionNode Classification