English

Modelling Radiological Language with Bidirectional Long Short-Term Memory Networks

Computation and Language 2016-09-28 v1 Machine Learning

Abstract

Motivated by the need to automate medical information extraction from free-text radiological reports, we present a bi-directional long short-term memory (BiLSTM) neural network architecture for modelling radiological language. The model has been used to address two NLP tasks: medical named-entity recognition (NER) and negation detection. We investigate whether learning several types of word embeddings improves BiLSTM's performance on those tasks. Using a large dataset of chest x-ray reports, we compare the proposed model to a baseline dictionary-based NER system and a negation detection system that leverages the hand-crafted rules of the NegEx algorithm and the grammatical relations obtained from the Stanford Dependency Parser. Compared to these more traditional rule-based systems, we argue that BiLSTM offers a strong alternative for both our tasks.

Keywords

Cite

@article{arxiv.1609.08409,
  title  = {Modelling Radiological Language with Bidirectional Long Short-Term Memory Networks},
  author = {Savelie Cornegruta and Robert Bakewell and Samuel Withey and Giovanni Montana},
  journal= {arXiv preprint arXiv:1609.08409},
  year   = {2016}
}

Comments

LOUHI 2016 conference proceedings

R2 v1 2026-06-22T16:02:44.889Z