SumPubMed: Summarization Dataset of PubMed Scientific Articles
Most earlier work on text summarization is carried out on news article datasets. The summary in these datasets is naturally located at the beginning of the text. Hence, a model can spuriously utilize this correlation for summary generation instead of truly learning to summarize. To address this issue, we constructed a new dataset, SumPubMed , using scientific articles from the PubMed archive. We conducted a human analysis of summary coverage, redundancy, readability, coherence, and informativeness on SumPubMed . SumPubMed is challenging because (a) the summary is distributed throughout the text (not-localized on top), and (b) it contains rare domain-specific scientific terms. We observe that seq2seq models that adequately summarize news articles struggle to summarize SumPubMed . Thus, SumPubMed opens new avenues for the future improvement of models as well as the development of new evaluation metrics.
Code (1)
Tasks
ArticlesInformativenessText SummarizationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Discourse-Aware Unsupervised Summarization of Long Scientific Documents
We propose an unsupervised graph-based ranking model for extractive summarization of long scientific documents. Our method assumes a two-level hierarchical graph representation of the source document, and exploits asymme…
ArticlesExtractive SummarizationSentenceUnsupervised Extractive SummarizationDiscourse-Aware Unsupervised Summarization for Long Scientific Documents
We propose an unsupervised graph-based ranking model for extractive summarization of long scientific documents. Our method assumes a two-level hierarchical graph representation of the source document, and exploits asymme…
ArticlesExtractive SummarizationSentenceA Hybrid Approach to Generation of Missing Abstracts in Biomedical Literature
Readers usually rely on abstracts to identify relevant medical information from scientific articles. Abstracts are also essential to advanced information retrieval methods. More than 50 thousand scientific publications i…
ArticlesInformation RetrievalKeyphrase ExtractionNatural Language Inference+2Zero-Shot Aspect-Based Scientific Document Summarization using Self-Supervised Pre-training
We study the zero-shot setting for the aspect-based scientific document summarization task. Summarizing scientific documents with respect to an aspect can remarkably improve document assistance systems and readers experi…
Document SummarizationScientific Document SummarizationAnnotating Relations in Scientific Articles
Relations (ABBREVIATE, EXEMPLIFY, ORIGINATE, REL{\_}WORK, OPINION) between entities (citations, jargon, people, organizations) are annotated for PubMed scientific articles. We discuss our specifications, pre-processing a…
ArticlesRelation Extraction