paper-with-me

Papers

Enhancing Scientific Papers Summarization with Citation Graph

2021-04-07 · Chenxin An, Ming Zhong, Yiran Chen, Danqing Wang, Xipeng Qiu, Xuanjing Huang

Previous work for text summarization in scientific domain mainly focused on the content of the input document, but seldom considering its citation network. However, scientific papers are full of uncommon domain-specific terms, making it almost impossible for the model to understand its true meaning without the help of the relevant research community. In this paper, we redefine the task of scientific papers summarization by utilizing their citation graph and propose a citation graph-based summarization model CGSum which can incorporate the information of both the source paper and its references. In addition, we construct a novel scientific papers summarization dataset Semantic Scholar Network (SSN) which contains 141K research papers in different domains and 661K citation relationships. The entire dataset constitutes a large connected citation graph. Extensive experiments show that our model can achieve competitive performance when compared with the pretrained models even with a simple architecture. The results also indicates the citation graph is crucial to better understand the content of papers and generate high-quality summaries.

📄 PDF Abstract BibTeX arXiv:2104.03057

Code (1)

ChenxinAn-fdu/CGSum 공식 구현 pytorch

Tasks

Text Summarization

Similar Papers 제목 키워드 기반

CitationSum: Citation-aware Graph Contrastive Learning for Scientific Paper Summarization

2023-01-26 · Zheheng Luo, Qianqian Xie, Sophia Ananiadou

Citation graphs can be helpful in generating high-quality summaries of scientific papers, where references of a scientific paper and their correlations can provide additional knowledge for contextualising its background …

Contrastive LearningText Summarization

Comparative Graph-based Summarization of Scientific Papers Guided by Comparative Citations

2022-10-01 · COLING 2022 10 · Jingqiang Chen, Chaoxiang Cai, Xiaorui Jiang, KeJia Chen

With the rapid growth of scientific papers, understanding the changes and trends in a research area is rather time-consuming. The first challenge is to find related and comparable articles for the research. Comparative c…

ArticlesSentence

Scientific document summarization via citation contextualization and scientific discourse

2017-06-12 · Arman Cohan, Nazli Goharian

The rapid growth of scientific literature has made it difficult for the researchers to quickly learn about the developments in their respective fields. Scientific document summarization addresses this challenge by provid…

Document SummarizationScientific Document SummarizationWord Embeddings

Citance-Contextualized Summarization of Scientific Papers

2023-11-04 · Shahbaz Syed, Ahmad Dawar Hakimi, Khalid Al-Khatib, Martin Potthast

Current approaches to automatic summarization of scientific papers generate informative summaries in the form of abstracts. However, abstracts are not intended to show the relationship between a paper and the references …

Sentence

ScisummNet: A Large Annotated Corpus and Content-Impact Models for Scientific Paper Summarization with Citation Networks

2019-09-04 · Michihiro Yasunaga, Jungo Kasai, Rui Zhang, Alexander R. Fabbri 외

Scientific article summarization is challenging: large, annotated corpora are not available, and the summary should ideally include the article's impacts on research community. This paper provides novel solutions to thes…

Scientific Document SummarizationText Summarization