Weakly Supervised Medical Entity Extraction and Linking for Chief Complaints
A Chief complaint (CC) is the reason for the medical visit as stated in the patient's own words. It helps medical professionals to quickly understand a patient's situation, and also serves as a short summary for medical text mining. However, chief complaint records often take a variety of entering methods, resulting in a wide variation of medical notations, which makes it difficult to standardize across different medical institutions for record keeping or text mining. In this study, we propose a weakly supervised method to automatically extract and link entities in chief complaints in the absence of human annotation. We first adopt a split-and-match algorithm to produce weak annotations, including entity mention spans and class labels, on 1.2 million real-world de-identified and IRB approved chief complaint records. Then we train a BERT-based model with generated weak labels to locate entity mentions in chief complaint text and link them to a pre-defined ontology. We conducted extensive experiments and the results showed that our Weakly Supervised Entity Extraction and Linking (WeSEEL) method produced superior performance over previous methods without any human annotation.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Weakly Supervised Medical Entity Extraction and Linking for Chief Complaints
A Chief complaint (CC) is the reason for the medical visit as stated in the patient's own words. It helps medical professionals to quickly understand a patient's situation, and also serves as a short summary for medical …
A Domain-Specific Curated Benchmark for Entity and Document-Level Relation Extraction
Information Extraction (IE), encompassing Named Entity Recognition (NER), Named Entity Linking (NEL), and Relation Extraction (RE), is critical for transforming the rapidly growing volume of scientific publications into …
Document-level Relation ExtractionInformation ExtractionEntity LinkingMobIE: A German Dataset for Named Entity Recognition, Entity Linking and Relation Extraction in the Mobility Domain
We present MobIE, a German-language dataset, which is human-annotated with 20 coarse- and fine-grained entity types and entity linking information for geographically linkable entities. The dataset consists of 3,232 socia…
Entity LinkingMulti-Task Learningnamed-entity-recognitionNamed Entity Recognition+3OSLAT: Open Set Label Attention Transformer for Medical Entity Retrieval and Span Extraction
Medical entity span extraction and linking are critical steps for many healthcare NLP tasks. Most existing entity extraction methods either have a fixed vocabulary of medical entities or require span annotations. In this…
Entity LinkingEntity RetrievalRetrievalIteratively Improving Biomedical Entity Linking and Event Extraction via Hard Expectation-Maximization
Biomedical entity linking and event extraction are two crucial tasks to support text understanding and retrieval in the biomedical domain. These two tasks intrinsically benefit each other: entity linking disambiguates th…
Entity LinkingEvent ExtractionRetrieval