paper-with-me

Papers

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 citations compare co-cited papers in a citation sentence and can serve as good guidance for researchers to track a research area. We thus go through comparative citations to find comparable objects and build a comparative scientific summarization corpus (CSSC). And then, we propose the comparative graph-based summarization (CGSUM) method to create comparative summaries using citations as guidance. The comparative graph is constructed using sentences as nodes and three different relationships of sentences as edges. The relationship that sentences occur in the same paper is used to calculate the salience of sentences, the relationship that sentences occur in two different papers is used to calculate the difference between sentences, and the relationship that sentences are related to citations is used to calculate the commonality of sentences. Experiments show that CGSUM outperforms comparative baselines on CSSC and performs well on DUC2006 and DUC2007.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesSentence

Similar Papers 제목 키워드 기반

Enhancing Scientific Papers Summarization with Citation Graph

2021-04-07 · Chenxin An, Ming Zhong, Yiran Chen, Danqing Wang 외

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 …

Text Summarization

Exploring Differential Topic Models for Comparative Summarization of Scientific Papers

2016-12-01 · COLING 2016 12 · Lei He, Wei Li, Hai Zhuge

This paper investigates differential topic models (dTM) for summarizing the differences among document groups. Starting from a simple probabilistic generative model, we propose dTM-SAGE that explicitly models the deviati…

SentenceSentiment AnalysisTopic Models

Contrastive Hierarchical Discourse Graph for Scientific Document Summarization

2023-05-31 · Haopeng Zhang, Xiao Liu, Jiawei Zhang

The extended structural context has made scientific paper summarization a challenging task. This paper proposes CHANGES, a contrastive hierarchical graph neural network for extractive scientific paper summarization. CHAN…

Contrastive LearningDocument SummarizationGraph Neural NetworkScientific Document Summarization+1

Leveraging Large Language Models for Comparative Literature Summarization with Reflective Incremental Mechanisms

2024-12-03 · Fernando Gabriela Garcia, Spencer Burns, Harrison Fuller

In this paper, we introduce ChatCite, a novel method leveraging large language models (LLMs) for generating comparative literature summaries. The ability to summarize research papers with a focus on key comparisons betwe…

Review Generation

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