Command Palette
Search for a command to run...
CiteSum: Citation Text-guided Scientific Extreme Summarization and Domain Adaptation with Limited Supervision
Yuning Mao; Ming Zhong; Jiawei Han

Abstract
Scientific extreme summarization (TLDR) aims to form ultra-short summaries of scientific papers. Previous efforts on curating scientific TLDR datasets failed to scale up due to the heavy human annotation and domain expertise required. In this paper, we propose a simple yet effective approach to automatically extracting TLDR summaries for scientific papers from their citation texts. Based on the proposed approach, we create a new benchmark CiteSum without human annotation, which is around 30 times larger than the previous human-curated dataset SciTLDR. We conduct a comprehensive analysis of CiteSum, examining its data characteristics and establishing strong baselines. We further demonstrate the usefulness of CiteSum by adapting models pre-trained on CiteSum (named CITES) to new tasks and domains with limited supervision. For scientific extreme summarization, CITES outperforms most fully-supervised methods on SciTLDR without any fine-tuning and obtains state-of-the-art results with only 128 examples. For news extreme summarization, CITES achieves significant gains on XSum over its base model (not pre-trained on CiteSum), e.g., +7.2 ROUGE-1 zero-shot performance and state-of-the-art few-shot performance. For news headline generation, CITES performs the best among unsupervised and zero-shot methods on Gigaword. Our dataset and code can be found at https://github.com/morningmoni/CiteSum.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| extreme-summarization-on-citesum | BART-large (s=abs, t= TLDR/Title/Disci) | ROUGE-1: 41.89 ROUGE-2: 19.51 ROUGE-L: 33.73 |
| extreme-summarization-on-citesum | PEGASUS (s=abs, t=TLDR) | ROUGE-1: 41.56 ROUGE-2: 18.63 ROUGE-L: 33.45 |
| extreme-summarization-on-citesum | EXT-LEAD | ROUGE-1: 21.94 ROUGE-2: 7.35 ROUGE-L: 17.36 |
| extreme-summarization-on-citesum | BART-large (s=abs+disci, t=TLDR) | ROUGE-1: 42.01 ROUGE-2: 19.34 ROUGE-L: 33.72 |
| extreme-summarization-on-citesum | BART-large (s=abs, t=TLDR/title) | ROUGE-1: 41.85 ROUGE-2: 19.21 ROUGE-L: 33.42 |
| extreme-summarization-on-citesum | BART-large (s=abs+title, t=TLDR) | ROUGE-1: 42.02 ROUGE-2: 19.44 ROUGE-L: 33.78 |
| extreme-summarization-on-citesum | BART-large (s=abs, t=TLDR) | ROUGE-1: 41.86 ROUGE-2: 19.36 ROUGE-L: 33.72 |
| extreme-summarization-on-citesum | EXT-HEURISTIC | ROUGE-1: 29.32 ROUGE-2: 12.53 ROUGE-L: 23.99 |
| extreme-summarization-on-citesum | EXT-ORACLE | ROUGE-1: 44.17 ROUGE-2: 27.22 ROUGE-L: 38.32 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.