SOTAVerified

Extracting Adverse Drug Event Information with Minimal Engineering

2019-06-01WS 2019Unverified0· sign in to hype

Timothy Miller, Alon Geva, Dmitriy Dligach

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this paper we describe an evaluation of the potential of classical information extraction methods to extract drug-related attributes, including adverse drug events, and compare to more recently developed neural methods. We use the 2018 N2C2 shared task data as our gold standard data set for training. We train support vector machine classifiers to detect drug and drug attribute spans, and pair these detected entities as training instances for an SVM relation classifier, with both systems using standard features. We compare to baseline neural methods that use standard contextualized embedding representations for entity and relation extraction. The SVM-based system and a neural system obtain comparable results, with the SVM system doing better on concepts and the neural system performing better on relation extraction tasks. The neural system obtains surprisingly strong results compared to the system based on years of research in developing features for information extraction.

Tasks

Reproductions