paper-with-me

Papers

Enriching Unsupervised User Embedding via Medical Concepts

2022-03-20 · Xiaolei Huang, Franck Dernoncourt, Mark Dredze

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.

📄 PDF Abstract BibTeX arXiv:2203.10627

Code (1)

xiaoleihuang/useremb_explainable 공식 구현 pytorch

Tasks

Mortality PredictionPhenotype classificationRetrieval

Similar Papers 제목 키워드 기반

Unified Representation of Genomic and Biomedical Concepts through Multi-Task, Multi-Source Contrastive Learning

2024-10-14 · Hongyi Yuan, Suqi Liu, Kelly Cho, Katherine Liao 외

We introduce GENomic Encoding REpresentation with Language Model (GENEREL), a framework designed to bridge genetic and biomedical knowledge bases. What sets GENEREL apart is its ability to fine-tune language models to in…

Contrastive LearningData IntegrationKnowledge GraphsLanguage Modeling+1

Target Concept Guided Medical Concept Normalization in Noisy User-Generated Texts

2020-11-01 · EMNLP (DeeLIO) 2020 11 · Katikapalli Subramanyam Kalyan, Sivanesan Sangeetha

Medical concept normalization (MCN) i.e., mapping of colloquial medical phrases to standard concepts is an essential step in analysis of medical social media text. The main drawback in existing state-of-the-art approach …

Medical Concept NormalizationSentenceSentence EmbeddingSentence-Embedding

Clinical Concept Embeddings Learned from Massive Sources of Multimodal Medical Data

2018-04-04 · Andrew L. Beam, Benjamin Kompa, Allen Schmaltz, Inbar Fried 외

Word embeddings are a popular approach to unsupervised learning of word relationships that are widely used in natural language processing. In this article, we present a new set of embeddings for medical concepts learned …

ArticlesWord Embeddings

Enriching Consumer Health Vocabulary Using Enhanced GloVe Word Embedding

2020-03-31 · Mohammed Ibrahim, Susan Gauch, Omar Salman, Mohammed Alqahatani

Open-Access and Collaborative Consumer Health Vocabulary (OAC CHV, or CHV for short), is a collection of medical terms written in plain English. It provides a list of simple, easy, and clear terms that laymen prefer to u…

Medical Concept Normalization in User Generated Texts by Learning Target Concept Embeddings

2020-06-07 · Katikapalli Subramanyam Kalyan, S. Sangeetha

Medical concept normalization helps in discovering standard concepts in free-form text i.e., maps health-related mentions to standard concepts in a vocabulary. It is much beyond simple string matching and requires a deep…

General ClassificationMedical Concept Normalizationtext-classificationText Classification+1