paper-with-me

홈 › Papers

Scientific Discourse Tagging for Evidence Extraction

2019-09-10 · EACL 2021 2 · Xiangci Li, Gully Burns, Nanyun Peng

Evidence plays a crucial role in any biomedical research narrative, providing justification for some claims and refutation for others. We seek to build models of scientific argument using information extraction methods from full-text papers. We present the capability of automatically extracting text fragments from primary research papers that describe the evidence presented in that paper's figures, which arguably provides the raw material of any scientific argument made within the paper. We apply richly contextualized deep representation learning pre-trained on biomedical domain corpus to the analysis of scientific discourse structures and the extraction of "evidence fragments" (i.e., the text in the results section describing data presented in a specified subfigure) from a set of biomedical experimental research articles. We first demonstrate our state-of-the-art scientific discourse tagger on two scientific discourse tagging datasets and its transferability to new datasets. We then show the benefit of leveraging scientific discourse tags for downstream tasks such as claim-extraction and evidence fragment detection. Our work demonstrates the potential of using evidence fragments derived from figure spans for improving the quality of scientific claims by cataloging, indexing and reusing evidence fragments as independent documents.

📄 PDF Abstract BibTeX arXiv:1909.04758

Code (1)

jacklxc/ScientificDiscourseTagging 공식 구현 tf

Tasks

ArticlesRepresentation Learning

Similar Papers 제목 키워드 기반

A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text

2017-11-19 · Jingjing Xu, Ji Wen, Xu sun, Qi Su

Named Entity Recognition and Relation Extraction for Chinese literature text is regarded as the highly difficult problem, partially because of the lack of tagging sets. In this paper, we build a discourse-level dataset f…

Articlesnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

Claim Extraction in Biomedical Publications using Deep Discourse Model and Transfer Learning

2019-07-01 · Titipat Achakulvisut, Chandra Bhagavatula, Daniel Acuna, Konrad Kording

Claims are a fundamental unit of scientific discourse. The exponential growth in the number of scientific publications makes automatic claim extraction an important problem for researchers who are overwhelmed by this inf…

SentenceTransfer Learning

On the Role of Context for Discourse Relation Classification in Scientific Writing

2025-10-30 · Stephen Wan, Wei Liu, Michael Strube arxiv

With the increasing use of generative Artificial Intelligence (AI) methods to support science workflows, we are interested in the use of discourse-level information to find supporting evidence for AI generated scientific…

Relation Classification

Scientific Information Extraction with Semi-supervised Neural Tagging

2017-08-21 · EMNLP 2017 9 · Yi Luan, Mari Ostendorf, Hannaneh Hajishirzi

This paper addresses the problem of extracting keyphrases from scientific articles and categorizing them as corresponding to a task, process, or material. We cast the problem as sequence tagging and introduce semi-superv…

Articlesnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Tagging Funding Agencies and Grants in Scientific Articles using Sequential Learning Models

2017-08-01 · WS 2017 8 · Subhradeep Kayal, Zubair Afzal, George Tsatsaronis, Sophia Katrenko 외

In this paper we present a solution for tagging funding bodies and grants in scientific articles using a combination of trained sequential learning models, namely conditional random fields (CRF), hidden markov models (HM…

ArticlesDocument SummarizationInformation RetrievalMulti-Document Summarization+1