paper-with-me

홈 › Papers

Understanding Clinical Trial Reports: Extracting Medical Entities and Their Relations

2020-10-07 · Benjamin E. Nye, Jay DeYoung, Eric Lehman, Ani Nenkova, Iain J. Marshall, Byron C. Wallace

The best evidence concerning comparative treatment effectiveness comes from clinical trials, the results of which are reported in unstructured articles. Medical experts must manually extract information from articles to inform decision-making, which is time-consuming and expensive. Here we consider the end-to-end task of both (a) extracting treatments and outcomes from full-text articles describing clinical trials (entity identification) and, (b) inferring the reported results for the former with respect to the latter (relation extraction). We introduce new data for this task, and evaluate models that have recently achieved state-of-the-art results on similar tasks in Natural Language Processing. We then propose a new method motivated by how trial results are typically presented that outperforms these purely data-driven baselines. Finally, we run a fielded evaluation of the model with a non-profit seeking to identify existing drugs that might be re-purposed for cancer, showing the potential utility of end-to-end evidence extraction systems.

📄 PDF Abstract BibTeX arXiv:2010.03550

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesDecision MakingRelation Extraction

Similar Papers 제목 키워드 기반

Labeling of Multilingual Breast MRI Reports

2020-07-06 · Chen-Han Tsai, Nahum Kiryati, Eli Konen, Miri Sklair-Levy 외

Medical reports are an essential medium in recording a patient's condition throughout a clinical trial. They contain valuable information that can be extracted to generate a large labeled dataset needed for the developme…

EriBERTa: A Bilingual Pre-Trained Language Model for Clinical Natural Language Processing

2023-06-12 · Iker de la Iglesia, Aitziber Atutxa, Koldo Gojenola, Ander Barrena

The utilization of clinical reports for various secondary purposes, including health research and treatment monitoring, is crucial for enhancing patient care. Natural Language Processing (NLP) tools have emerged as valua…

Language ModelingLanguage ModellingTransfer Learning

Understanding Medical free text: A Terminology driven approach

2016-12-01 · WS 2016 12 · Santosh Sai Krishna, Manoj Hans

With many hospitals digitalizing clinical records it has opened opportunities for researchers in NLP, Machine Learning to apply techniques for extracting meaning and make actionable insights. There has been previous atte…

Boundary Detection

Automatically Extracting Numerical Results from Randomized Controlled Trials with Large Language Models

2024-05-02 · Hye Sun Yun, David Pogrebitskiy, Iain J. Marshall, Byron C. Wallace

Meta-analyses statistically aggregate the findings of different randomized controlled trials (RCTs) to assess treatment effectiveness. Because this yields robust estimates of treatment effectiveness, results from meta-an…

DKE-Research at SemEval-2024 Task 2: Incorporating Data Augmentation with Generative Models and Biomedical Knowledge to Enhance Inference Robustness

2024-04-14 · Yuqi Wang, Zeqiang Wang, Wei Wang, Qi Chen 외

Safe and reliable natural language inference is critical for extracting insights from clinical trial reports but poses challenges due to biases in large pre-trained language models. This paper presents a novel data augme…

Data AugmentationDiversityMulti-Task LearningNatural Language Inference+1