paper-with-me

홈 › Papers

Adverse Drug Reaction Classification With Deep Neural Networks

2016-12-01 · COLING 2016 12 · Trung Huynh, Yulan He, Alistair Willis, Stefan Rueger

We study the problem of detecting sentences describing adverse drug reactions (ADRs) and frame the problem as binary classification. We investigate different neural network (NN) architectures for ADR classification. In particular, we propose two new neural network models, Convolutional Recurrent Neural Network (CRNN) by concatenating convolutional neural networks with recurrent neural networks, and Convolutional Neural Network with Attention (CNNA) by adding attention weights into convolutional neural networks. We evaluate various NN architectures on a Twitter dataset containing informal language and an Adverse Drug Effects (ADE) dataset constructed by sampling from MEDLINE case reports. Experimental results show that all the NN architectures outperform the traditional maximum entropy classifiers trained from n-grams with different weighting strategies considerably on both datasets. On the Twitter dataset, all the NN architectures perform similarly. But on the ADE dataset, CNN performs better than other more complex CNN variants. Nevertheless, CNNA allows the visualisation of attention weights of words when making classification decisions and hence is more appropriate for the extraction of word subsequences describing ADRs.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Detecting Adverse Drug Reactions from Biomedical Texts with Neural Networks

2019-07-01 · ACL 2019 7 · Ilseyar Alimova, Elena Tutubalina

Detection of adverse drug reactions in postapproval periods is a crucial challenge for pharmacology. Social media and electronic clinical reports are becoming increasingly popular as a source for obtaining health related…

Binary Classification

MIDAS@SMM4H-2019: Identifying Adverse Drug Reactions and Personal Health Experience Mentions from Twitter

2019-08-01 · ACL 2019 8

In this paper, we present our approach and the system description for the Social Media Mining for Health Applications (SMM4H) Shared Task 1,2 and 4 (2019). Our main contribution is to show the effectiveness of Transfer L…

Transfer Learning

Extracting adverse drug reactions and their context using sequence labelling ensembles in TAC2017

2019-05-28 · Maksim Belousov, Nikola Milosevic, William Dixon, Goran Nenadic

Adverse drug reactions (ADRs) are unwanted or harmful effects experienced after the administration of a certain drug or a combination of drugs, presenting a challenge for drug development and drug administration. In this…

An Attentive Sequence Model for Adverse Drug Event Extraction from Biomedical Text

2018-01-02 · Suriyadeepan Ramamoorthy, Selvakumar Murugan

Adverse reaction caused by drugs is a potentially dangerous problem which may lead to mortality and morbidity in patients. Adverse Drug Event (ADE) extraction is a significant problem in biomedical research. We model ADE…

Event ExtractionGeneral ClassificationMachine Reading ComprehensionQuestion Answering+1

Annotation of Adverse Drug Reactions in Patients' Weblogs

2020-05-01 · LREC 2020 5 · Yuki Arase, Tomoyuki Kajiwara, Chenhui Chu

Adverse drug reactions are a severe problem that significantly degrade quality of life, or even threaten the life of patients. Patient-generated texts available on the web have been gaining attention as a promising sourc…

Articles