paper-with-me

홈 › Papers

Knowledge Graph Embedding with Electronic Health Records Data via Latent Graphical Block Model

2023-05-31 · Junwei Lu, Jin Yin, Tianxi Cai

Due to the increasing adoption of electronic health records (EHR), large scale EHRs have become another rich data source for translational clinical research. Despite its potential, deriving generalizable knowledge from EHR data remains challenging. First, EHR data are generated as part of clinical care with data elements too detailed and fragmented for research. Despite recent progress in mapping EHR data to common ontology with hierarchical structures, much development is still needed to enable automatic grouping of local EHR codes to meaningful clinical concepts at a large scale. Second, the total number of unique EHR features is large, imposing methodological challenges to derive reproducible knowledge graph, especially when interest lies in conditional dependency structure. Third, the detailed EHR data on a very large patient cohort imposes additional computational challenge to deriving a knowledge network. To overcome these challenges, we propose to infer the conditional dependency structure among EHR features via a latent graphical block model (LGBM). The LGBM has a two layer structure with the first providing semantic embedding vector (SEV) representation for the EHR features and the second overlaying a graphical block model on the latent SEVs. The block structures on the graphical model also allows us to cluster synonymous features in EHR. We propose to learn the LGBM efficiently, in both statistical and computational sense, based on the empirical point mutual information matrix. We establish the statistical rates of the proposed estimators and show the perfect recovery of the block structure. Numerical results from simulation studies and real EHR data analyses suggest that the proposed LGBM estimator performs well in finite sample.

📄 PDF Abstract BibTeX arXiv:2305.19997

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph Embedding

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

Development of a Knowledge Graph Embeddings Model for Pain

2023-08-17 · Jaya Chaturvedi, Tao Wang, Sumithra Velupillai, Robert Stewart 외

Pain is a complex concept that can interconnect with other concepts such as a disorder that might cause pain, a medication that might relieve pain, and so on. To fully understand the context of pain experienced by either…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge Graphs+1

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

Snomed2Vec: Random Walk and Poincaré Embeddings of a Clinical Knowledge Base for Healthcare Analytics

2019-07-19 · Khushbu Agarwal, Tome Eftimov, Raghavendra Addanki, Sutanay Choudhury 외

Representation learning methods that transform encoded data (e.g., diagnosis and drug codes) into continuous vector spaces (i.e., vector embeddings) are critical for the application of deep learning in healthcare. Initia…

Clinical KnowledgeLink PredictionNode ClassificationRepresentation Learning

Neural Natural Language Processing for Unstructured Data in Electronic Health Records: a Review

2021-07-07 · Irene Li, Jessica Pan, Jeremy Goldwasser, Neha Verma 외

Electronic health records (EHRs), digital collections of patient healthcare events and observations, are ubiquitous in medicine and critical to healthcare delivery, operations, and research. Despite this central role, EH…

Knowledge GraphsQuestion AnsweringWord Embeddings

Learning Conceptual-Contextual Embeddings for Medical Text

2019-08-16 · Xiao Zhang, Dejing Dou, Ji Wu

External knowledge is often useful for natural language understanding tasks. We introduce a contextual text representation model called Conceptual-Contextual (CC) embeddings, which incorporates structured knowledge into …

Natural Language Understanding