English

Automatic Summarization of Long Documents

Computation and Language 2024-10-10 v1 Artificial Intelligence

Abstract

A vast amount of textual data is added to the internet daily, making utilization and interpretation of such data difficult and cumbersome. As a result, automatic text summarization is crucial for extracting relevant information, saving precious reading time. Although many transformer-based models excel in summarization, they are constrained by their input size, preventing them from processing texts longer than their context size. This study introduces three novel algorithms that allow any LLM to efficiently overcome its input size limitation, effectively utilizing its full potential without any architectural modifications. We test our algorithms on texts with more than 70,000 words, and our experiments show a significant increase in BERTScore with competitive ROUGE scores.

Keywords

Cite

@article{arxiv.2410.05903,
  title  = {Automatic Summarization of Long Documents},
  author = {Naman Chhibbar and Jugal Kalita},
  journal= {arXiv preprint arXiv:2410.05903},
  year   = {2024}
}

Comments

9 pages (including bibliography) with 6 figures. ACL 2023 proceedings format

R2 v1 2026-06-28T19:12:46.866Z