SOTAVerified

TLDR: Extreme Summarization of Scientific Documents

2020-04-30Findings of the Association for Computational LinguisticsCode Available1· sign in to hype

Isabel Cachola, Kyle Lo, Arman Cohan, Daniel S. Weld

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We introduce TLDR generation, a new form of extreme summarization, for scientific papers. TLDR generation involves high source compression and requires expert background knowledge and understanding of complex domain-specific language. To facilitate study on this task, we introduce SciTLDR, a new multi-target dataset of 5.4K TLDRs over 3.2K papers. SciTLDR contains both author-written and expert-derived TLDRs, where the latter are collected using a novel annotation protocol that produces high-quality summaries while minimizing annotation burden. We propose CATTS, a simple yet effective learning strategy for generating TLDRs that exploits titles as an auxiliary training signal. CATTS improves upon strong baselines under both automated metrics and human evaluations. Data and code are publicly available at https://github.com/allenai/scitldr.

Tasks

Reproductions