Semantic Decomposition Improves Learning of Large Language Models on EHR Data

David A. Bloore,Romane Gauriau,Anna L. Decker,Jacob Oppenheim
DOI: https://doi.org/10.48550/arXiv.2212.06040
2022-11-14
Abstract:Electronic health records (EHR) are widely believed to hold a profusion of actionable insights, encrypted in an irregular, semi-structured format, amidst a loud noise background. To simplify learning patterns of health and disease, medical codes in EHR can be decomposed into semantic units connected by hierarchical graphs. Building on earlier synergy between Bidirectional Encoder Representations from Transformers (BERT) and Graph Attention Networks (GAT), we present H-BERT, which ingests complete graph tree expansions of hierarchical medical codes as opposed to only ingesting the leaves and pushes patient-level labels down to each visit. This methodology significantly improves prediction of patient membership in over 500 medical diagnosis classes as measured by aggregated AUC and APS, and creates distinct representations of patients in closely related but clinically distinct phenotypes.
Computation and Language,Machine Learning
What problem does this paper attempt to address?