Learning the grammar of prescription: recurrent neural network grammars for medication information extraction in clinical texts

04/24/2020
by   Ivan Lerner, et al.
0

In this study, we evaluated the RNNG, a neural top-down transition based parser, for medication information extraction in clinical texts. We evaluated this model on a French clinical corpus. The task was to extract the name of a drug (or class of drug), as well as fields informing its administration: frequency, dosage, duration, condition and route of administration. We compared the RNNG model that jointly identify entities and their relations with separate BiLSTMs models for entities and relations as baselines. We call seq-BiLSTMs the baseline models for relations extraction that takes as extra-input the output of the BiLSTMs for entities. RNNG outperforms seq-BiLSTM for identifying relations, with on average 88.5 However, RNNG is weaker than the baseline BiLSTM on detecting entities, with on average 82.4 [80.8-83.8] versus 84.1 [82.7-85.6] only for detecting relations is weaker than RNNG with the joint modelling objective, 87.4 [85.8-88.8] versus 88.5 on relations can be explained both by the model architecture, which provides shortcut between distant parts of the sentence, and the joint modelling objective which allow the RNNG to learn richer representations. RNNG is efficient for modeling relations between entities in medical texts and its performances are close to those of a BiLSTM for entity detection.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/07/2017

Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme

Joint extraction of entities and relations is an important task in infor...
research
08/30/2019

Learning to Infer Entities, Properties and their Relations from Clinical Conversations

Recently we proposed the Span Attribute Tagging (SAT) Model (Du et al., ...
research
09/10/2019

Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy

Joint extraction of entities and relations aims to detect entity pairs a...
research
06/04/2016

Brundlefly at SemEval-2016 Task 12: Recurrent Neural Networks vs. Joint Inference for Clinical Temporal Information Extraction

We submitted two systems to the SemEval-2016 Task 12: Clinical TempEval ...
research
03/31/2019

Modeling Drug-Disease Relations with Linguistic and Knowledge Graph Constraints

FDA drug labels are rich sources of information about drugs and drug-dis...
research
04/07/2015

Jointly Embedding Relations and Mentions for Knowledge Population

This paper contributes a joint embedding model for predicting relations ...
research
03/31/2021

Defx at SemEval-2020 Task 6: Joint Extraction of Concepts and Relations for Definition Extraction

Definition Extraction systems are a valuable knowledge source for both h...

Please sign up or login with your details

Forgot password? Click here to reset