paper-with-me

Papers

Modelling Radiological Language with Bidirectional Long Short-Term Memory Networks

2016-09-27 · WS 2016 11 · Savelie Cornegruta, Robert Bakewell, Samuel Withey, Giovanni Montana

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.

📄 PDF Abstract BibTeX arXiv:1609.08409

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NegationNegation DetectionNERWord Embeddings

Similar Papers 제목 키워드 기반

The Utility of General Domain Transfer Learning for Medical Language Tasks

2020-02-16 · Daniel Ranti, Katie Hanss, Shan Zhao, Varun Arvind 외

The purpose of this study is to analyze the efficacy of transfer learning techniques and transformer-based models as applied to medical natural language processing (NLP) tasks, specifically radiological text classificati…

ClassificationGeneral ClassificationMulti-class Classificationregression+3

Bidirectional Long-Range Parser for Sequential Data Understanding

2024-04-08 · George Leotescu, Daniel Voinea, Alin-Ionut Popa

The transformer is a powerful data modelling framework responsible for remarkable performance on a wide range of tasks. However, they are limited in terms of scalability as it is suboptimal and inefficient to process lon…

Computational Efficiency

Longitudinal detection of radiological abnormalities with time-modulated LSTM

2018-07-16 · Ruggiero Santeramo, Samuel Withey, Giovanni Montana

Convolutional neural networks (CNNs) have been successfully employed in recent years for the detection of radiological abnormalities in medical images such as plain x-rays. To date, most studies use CNNs on individual ex…

General Classification

A Natural Language Processing Pipeline of Chinese Free-text Radiology Reports for Liver Cancer Diagnosis

2020-04-10 · Honglei Liu, Yan Xu, Zhiqiang Zhang, Ni Wang 외

Despite the rapid development of natural language processing (NLP) implementation in electronic medical records (EMRs), Chinese EMRs processing remains challenging due to the limited corpus and specific grammatical chara…

Computed Tomography (CT)Coreference Resolutionnamed-entity-recognitionNamed Entity Recognition+1

Bidirectional Long-Short Term Memory for Video Description

2016-06-15 · Yi Bin, Yang Yang, Zi Huang, Fumin Shen 외

Video captioning has been attracting broad research attention in multimedia community. However, most existing approaches either ignore temporal information among video frames or just employ local contextual temporal know…

Language ModelingLanguage ModellingVideo CaptioningVideo Description