SOTAVerified

PICO Element Detection in Medical Text via Long Short-Term Memory Neural Networks

2018-07-01WS 2018Code Available0· sign in to hype

Di Jin, Peter Szolovits

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Successful evidence-based medicine (EBM) applications rely on answering clinical questions by analyzing large medical literature databases. In order to formulate a well-defined, focused clinical question, a framework called PICO is widely used, which identifies the sentences in a given medical text that belong to the four components: Participants/Problem (P), Intervention (I), Comparison (C) and Outcome (O). In this work, we present a Long Short-Term Memory (LSTM) neural network based model to automatically detect PICO elements. By jointly classifying subsequent sentences in the given text, we achieve state-of-the-art results on PICO element classification compared to several strong baseline models. We also make our curated data public as a benchmarking dataset so that the community can benefit from it.

Tasks

Reproductions