paper-with-me

홈 › Papers

NEAR: Named Entity and Attribute Recognition of clinical concepts

2022-08-30 · Namrata Nath, Sang-Heon Lee, Ivan Lee

Named Entity Recognition (NER) or the extraction of concepts from clinical text is the task of identifying entities in text and slotting them into categories such as problems, treatments, tests, clinical departments, occurrences (such as admission and discharge) and others. NER forms a critical component of processing and leveraging unstructured data from Electronic Health Records (EHR). While identifying the spans and categories of concepts is itself a challenging task, these entities could also have attributes such as negation that pivot their meanings implied to the consumers of the named entities. There has been little research dedicated to identifying the entities and their qualifying attributes together. This research hopes to contribute to the area of detecting entities and their corresponding attributes by modelling the NER task as a supervised, multi-label tagging problem with each of the attributes assigned tagging sequence labels. In this paper, we propose 3 architectures to achieve this multi-label entity tagging: BiLSTM n-CRF, BiLSTM-CRF-Smax-TF and BiLSTM n-CRF-TF. We evaluate these methods on the 2010 i2b2/VA and the i2b2 2012 shared task datasets. Our different models obtain best NER F1 scores of 0. 894 and 0.808 on the i2b2 2010/VA and i2b2 2012 respectively. The highest span based micro-averaged F1 polarity scores obtained were 0.832 and 0.836 on the i2b2 2010/VA and i2b2 2012 datasets respectively, and the highest macro-averaged F1 polarity scores obtained were 0.924 and 0.888 respectively. The modality studies conducted on i2b2 2012 dataset revealed high scores of 0.818 and 0.501 for span based micro-averaged F1 and macro-averaged F1 respectively.

📄 PDF Abstract BibTeX arXiv:2208.13949

Code (0)

등록된 구현이 없습니다.

Tasks

Attributenamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NegationNER

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
BiLSTM A Bidirectional LSTM, or biLSTM, is a sequence processing model that consists of two LSTMs: one taking the input in a forward direction, and the other in a backwards…

Similar Papers 제목 키워드 기반

Boundary identification of events in clinical named entity recognition

2013-08-05 · Azad Dehghan

The problem of named entity recognition in the medical/clinical domain has gained increasing attention do to its vital role in a wide range of clinical decision support applications. The identification of complete and co…

General Classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

The Chilean Waiting List Corpus: a new resource for clinical Named Entity Recognition in Spanish

2020-11-01 · EMNLP (ClinicalNLP) 2020 11 · Pablo Báez, Fabián Villena, Matías Rojas, Manuel Durán 외

In this work we describe the Waiting List Corpus consisting of de-identified referrals for several specialty consultations from the waiting list in Chilean public hospitals. A subset of 900 referrals was manually annotat…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Entity Decomposition with Filtering: A Zero-Shot Clinical Named Entity Recognition Framework

2024-07-05 · Reza Averly, Xia Ning

Clinical named entity recognition (NER) aims to retrieve important entities within clinical narratives. Recent works have demonstrated that large language models (LLMs) can achieve strong performance in this task. While …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Accurate clinical and biomedical Named entity recognition at scale

2022-07-19 · Software Impacts 2022 7 · Kocaman, Veysel; Talby, David

We introduce an agile, production-grade clinical and biomedical Named entity recognition (NER) algorithm based on a modified BiLSTM-CNN-Char DL architecture built on top of Apache Spark. Our NER implementation establishe…

Clinical Concept ExtractionDe-identificationnamed-entity-recognitionNamed Entity Recognition+2

Attribute based Chinese Named Entity Recognition and Disambiguation

2012-12-01 · WS 2012 12 · Wei Han, Guang Liu, Yuzhao Mao, Zhenni Huang
AttributeChinese Named Entity RecognitionDocument ClassificationInformation Retrieval+4