paper-with-me

Papers

Bidirectional LSTM-CRF for Clinical Concept Extraction

2016-11-25 · Raghavendra Chalapathy, Ehsan Zare Borzeshi, Massimo Piccardi

Automated extraction of concepts from patient clinical records is an essential facilitator of clinical research. For this reason, the 2010 i2b2/VA Natural Language Processing Challenges for Clinical Records introduced a concept extraction task aimed at identifying and classifying concepts into predefined categories (i.e., treatments, tests and problems). State-of-the-art concept extraction approaches heavily rely on handcrafted features and domain-specific resources which are hard to collect and define. For this reason, this paper proposes an alternative, streamlined approach: a recurrent neural network (the bidirectional LSTM with CRF decoding) initialized with general-purpose, off-the-shelf word embeddings. The experimental results achieved on the 2010 i2b2/VA reference corpora using the proposed framework outperform all recent methods and ranks closely to the best submission from the original 2010 i2b2/VA challenge.

📄 PDF Abstract BibTeX arXiv:1611.08373

Code (1)

raghavchalapathy/Bidirectional-LSTM-CRF-for-Clinical-Concept-Extraction 공식 구현

Tasks

Clinical Concept ExtractionWord Embeddings

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Bidirectional LSTM-CRF for Clinical Concept Extraction

2016-10-19 · WS 2016 12 · Raghavendra Chalapathy, Ehsan Zare Borzeshi, Massimo Piccardi

Extraction of concepts present in patient clinical records is an essential step in clinical research. The 2010 i2b2/VA Workshop on Natural Language Processing Challenges for clinical records presented concept extraction …

Clinical Concept ExtractionWord Embeddings

Clinical Concept Extraction with Contextual Word Embedding

2018-10-24 · Henghui Zhu, Ioannis Ch. Paschalidis, Amir Tahmasebi

Automatic extraction of clinical concepts is an essential step for turning the unstructured data within a clinical note into structured and actionable information. In this work, we propose a clinical concept extraction m…

Clinical Concept Extraction

Deep neural model with enhanced embeddings for pharmaceutical and chemical entities recognition in Spanish clinical text

2019-11-01 · WS 2019 11 · Renzo Rivera, Paloma Mart{\'\i}nez

In this work, we introduce a Deep Learning architecture for pharmaceutical and chemical Named Entity Recognition in Spanish clinical cases texts. We propose a hybrid model approach based on two Bidirectional Long Short-T…

Deep Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

CliNER 2.0: Accessible and Accurate Clinical Concept Extraction

2018-03-06 · Willie Boag, Elena Sergeeva, Saurabh Kulshreshtha, Peter Szolovits 외

Clinical notes often describe important aspects of a patient's stay and are therefore critical to medical research. Clinical concept extraction (CCE) of named entities - such as problems, tests, and treatments - aids in …

Clinical Concept ExtractionDecision Makingnamed-entity-recognitionNamed Entity Recognition+2

Deep Learning Approaches for Extracting Adverse Events and Indications of Dietary Supplements from Clinical Text

2020-09-16 · Yadan Fan, Sicheng Zhou, Yi-Fan Li, Rui Zhang

The objective of our work is to demonstrate the feasibility of utilizing deep learning models to extract safety signals related to the use of dietary supplements (DS) in clinical text. Two tasks were performed in this st…

Deep Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2