Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
38 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
41 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Long Document Summarization in a Low Resource Setting using Pretrained Language Models (2103.00751v1)

Published 1 Mar 2021 in cs.CL

Abstract: Abstractive summarization is the task of compressing a long document into a coherent short document while retaining salient information. Modern abstractive summarization methods are based on deep neural networks which often require large training datasets. Since collecting summarization datasets is an expensive and time-consuming task, practical industrial settings are usually low-resource. In this paper, we study a challenging low-resource setting of summarizing long legal briefs with an average source document length of 4268 words and only 120 available (document, summary) pairs. To account for data scarcity, we used a modern pretrained abstractive summarizer BART (Lewis et al., 2020), which only achieves 17.9 ROUGE-L as it struggles with long documents. We thus attempt to compress these long documents by identifying salient sentences in the source which best ground the summary, using a novel algorithm based on GPT-2 (Radford et al., 2019) LLM perplexity scores, that operates within the low resource regime. On feeding the compressed documents to BART, we observe a 6.0 ROUGE-L improvement. Our method also beats several competitive salience detection baselines. Furthermore, the identified salient sentences tend to agree with an independent human labeling by domain experts.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (10)
  1. Ahsaas Bajaj (2 papers)
  2. Pavitra Dangati (1 paper)
  3. Kalpesh Krishna (30 papers)
  4. Pradhiksha Ashok Kumar (1 paper)
  5. Rheeya Uppaal (8 papers)
  6. Bradford Windsor (1 paper)
  7. Eliot Brenner (4 papers)
  8. Dominic Dotterrer (7 papers)
  9. Rajarshi Das (27 papers)
  10. Andrew McCallum (132 papers)
Citations (42)