paper-with-me

Papers

Weakly Supervised Medical Entity Extraction and Linking for Chief Complaints

2021-11-16 · ACL ARR November 2021 11 · Anonymous

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Weakly Supervised Medical Entity Extraction and Linking for Chief Complaints

2025-09-02 · Zhimeng Luo, Zhendong Wang, Rui Meng, Diyang Xue 외 arxiv

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

2026-02-04 · Marco Martinelli, Stefano Marchesin, Vanessa Bonato, Giorgio Maria Di Nunzio 외 arxiv

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 Linking

MobIE: A German Dataset for Named Entity Recognition, Entity Linking and Relation Extraction in the Mobility Domain

2021-08-16 · KONVENS (WS) 2021 9 · Leonhard Hennig, Phuc Tran Truong, Aleksandra Gabryszak

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+3

OSLAT: Open Set Label Attention Transformer for Medical Entity Retrieval and Span Extraction

2022-07-12 · Raymond Li, Ilya Valmianski, Li Deng, Xavier Amatriain 외

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 RetrievalRetrieval

Iteratively Improving Biomedical Entity Linking and Event Extraction via Hard Expectation-Maximization

2023-05-24 · Xiaochu Li, Minqian Liu, Zhiyang Xu, Lifu Huang

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