paper-with-me

Papers

What's New? Summarizing Contributions in Scientific Literature

2020-11-06 · Hiroaki Hayashi, Wojciech Kryściński, Bryan McCann, Nazneen Rajani, Caiming Xiong

With thousands of academic articles shared on a daily basis, it has become increasingly difficult to keep up with the latest scientific findings. To overcome this problem, we introduce a new task of disentangled paper summarization, which seeks to generate separate summaries for the paper contributions and the context of the work, making it easier to identify the key findings shared in articles. For this purpose, we extend the S2ORC corpus of academic articles, which spans a diverse set of domains ranging from economics to psychology, by adding disentangled "contribution" and "context" reference labels. Together with the dataset, we introduce and analyze three baseline approaches: 1) a unified model controlled by input code prefixes, 2) a model with separate generation heads specialized in generating the disentangled outputs, and 3) a training strategy that guides the model using additional supervision coming from inbound and outbound citations. We also propose a comprehensive automatic evaluation protocol which reports the relevance, novelty, and disentanglement of generated outputs. Through a human study involving expert annotators, we show that in 79%, of cases our new task is considered more helpful than traditional scientific paper summarization.

📄 PDF Abstract BibTeX arXiv:2011.03161

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesDisentanglement

Similar Papers 제목 키워드 기반

SurveySum: A Dataset for Summarizing Multiple Scientific Articles into a Survey Section

2024-08-29 · Leandro Carísio Fernandes, Gustavo Bartz Guedes, Thiago Soares Laitz, Thales Sales Almeida 외

Document summarization is a task to shorten texts into concise and informative summaries. This paper introduces a novel dataset designed for summarizing multiple scientific articles into a section of a survey. Our contri…

ArticlesDocument SummarizationRetrievalSurvey

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

Can LLMs Generate Tabular Summaries of Science Papers? Rethinking the Evaluation Protocol

2025-04-14 · Weiqi Wang, Jiefu Ou, Yangqiu Song, Benjamin Van Durme 외

Literature review tables are essential for summarizing and comparing collections of scientific papers. We explore the task of generating tables that best fulfill a user's informational needs given a collection of scienti…

text similarity

Uni-SMART: Universal Science Multimodal Analysis and Research Transformer

2024-03-15 · Hengxing Cai, Xiaochen Cai, Shuwen Yang, Jiankun Wang 외

In scientific research and its application, scientific literature analysis is crucial as it allows researchers to build on the work of others. However, the fast growth of scientific knowledge has led to a massive increas…

Articles

A Multi-Agent Human-LLM Collaborative Framework for Closed-Loop Scientific Literature Summarization

2026-04-01 · Maxwell J. Jacobson, Daniel Xie, Jackson Shen, Adil Wazeer 외 arxiv

Scientific discovery is slowed by fragmented literature that requires excessive human effort to gather, analyze, and understand. AI tools, including autonomous summarization and question answering, have been developed to…

Question Answering