paper-with-me

Papers

Sent2Span: Span Detection for PICO Extraction in the Biomedical Text without Span Annotations

2021-09-06 · Findings (EMNLP) 2021 11 · Shifeng Liu, Yifang Sun, Bing Li, Wei Wang, Florence T. Bourgeois, Adam G. Dunn

The rapid growth in published clinical trials makes it difficult to maintain up-to-date systematic reviews, which requires finding all relevant trials. This leads to policy and practice decisions based on out-of-date, incomplete, and biased subsets of available clinical evidence. Extracting and then normalising Population, Intervention, Comparator, and Outcome (PICO) information from clinical trial articles may be an effective way to automatically assign trials to systematic reviews and avoid searching and screening - the two most time-consuming systematic review processes. We propose and test a novel approach to PICO span detection. The major difference between our proposed method and previous approaches comes from detecting spans without needing annotated span data and using only crowdsourced sentence-level annotations. Experiments on two datasets show that PICO span detection results achieve much higher results for recall when compared to fully supervised methods with PICO sentence detection at least as good as human annotations. By removing the reliance on expert annotations for span detection, this work could be used in human-machine pipeline for turning low-quality crowdsourced, and sentence-level PICO annotations into structured information that can be used to quickly assign trials to relevant systematic reviews.

📄 PDF Abstract BibTeX arXiv:2109.02254

Code (1)

evidence-surveillance/sent2span 공식 구현 pytorch

Tasks

ArticlesPICOSentence

Similar Papers 제목 키워드 기반

A Study on Agreement in PICO Span Annotations

2019-04-21 · Grace E. Lee, Aixin Sun

In evidence-based medicine, relevance of medical literature is determined by predefined relevance conditions. The conditions are defined based on PICO elements, namely, Patient, Intervention, Comparator, and Outcome. Hen…

PICO

A Span-based Model for Extracting Overlapping PICO Entities from RCT Publications

2024-01-08 · Gongbo Zhang, Yiliang Zhou, Yan Hu, Hua Xu 외

Objectives Extraction of PICO (Populations, Interventions, Comparison, and Outcomes) entities is fundamental to evidence retrieval. We present a novel method PICOX to extract overlapping PICO entities. Materials and Meth…

Data AugmentationPICO

DISTANT-CTO: A Zero Cost, Distantly Supervised Approach to Improve Low-Resource Entity Extraction Using Clinical Trials Literature

2022-05-01 · BioNLP (ACL) 2022 5 · Anjani Dhrangadhariya, Henning Müller

PICO recognition is an information extraction task for identifying participant, intervention, comparator, and outcome information from clinical literature. Manually identifying PICO information is the most time-consuming…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Mirror: A Universal Framework for Various Information Extraction Tasks

2023-11-09 · Tong Zhu, Junfei Ren, Zijian Yu, Mengsong Wu 외

Sharing knowledge between information extraction tasks has always been a challenge due to the diverse data formats and task variations. Meanwhile, this divergence leads to information waste and increases difficulties in …

Machine Reading ComprehensionReading ComprehensionTriplet

Span-Level Model for Relation Extraction

2019-07-01 · ACL 2019 7 · Kalpit Dixit, Yaser Al-Onaizan

Relation Extraction is the task of identifying entity mention spans in raw text and then identifying relations between pairs of the entity mentions. Recent approaches for this span-level task have been token-level models…

modelRelationRelation Extraction