CLLGMar 20, 2022

Enriching Unsupervised User Embedding via Medical Concepts

arXiv:2203.10627v23 citationsh-index: 68
Originality Incremental advance
AI Analysis

This work addresses the need for better patient representation in EHR analysis, though it is incremental as it builds on existing unsupervised methods by adding concept integration.

The paper tackled the problem of unsupervised patient embedding from clinical notes by explicitly incorporating medical concepts, which improved performance on tasks like phenotype classification and mortality prediction across two datasets.

Clinical notes in Electronic Health Records (EHR) present rich documented information of patients to inference phenotype for disease diagnosis and study patient characteristics for cohort selection. Unsupervised user embedding aims to encode patients into fixed-length vectors without human supervisions. Medical concepts extracted from the clinical notes contain rich connections between patients and their clinical categories. However, existing unsupervised approaches of user embeddings from clinical notes do not explicitly incorporate medical concepts. In this study, we propose a concept-aware unsupervised user embedding that jointly leverages text documents and medical concepts from two clinical corpora, MIMIC-III and Diabetes. We evaluate user embeddings on both extrinsic and intrinsic tasks, including phenotype classification, in-hospital mortality prediction, patient retrieval, and patient relatedness. Experiments on the two clinical corpora show our approach exceeds unsupervised baselines, and incorporating medical concepts can significantly improve the baseline performance.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes