EMNLP 2023long findings0 citations

SummIt: Iterative Text Summarization via ChatGPT

Haopeng Zhang, Xiao Liu, Jiawei Zhang

Abstract

Existing text summarization systems have made significant progress in recent years, but typically generate summaries in a single step. The one-shot summarization setting is sometimes inadequate, however, as the generated summary may contain hallucinations or overlook important details related to the reader's interests. In this paper, we address this limitation by proposing SummIt, an iterative text summarization framework based on large language models like ChatGPT. Our framework enables the model to refine the generated summary iteratively through self-evaluation and feedback, closely resembling the iterative process humans undertake when drafting and revising summaries. Furthermore, we explore the potential benefits of integrating knowledge and topic extractors into the framework to enhance summary faithfulness and controllability. We evaluate the performance of our framework on three benchmark summarization datasets through empirical and qualitative analyses. We also conduct a human evaluation to validate the effectiveness of the model's refinements and find a potential issue of over-correction.

summarizationlarge language modeltext editing
BibTeX
@inproceedings{
zhang2023summit,
title={SummIt: Iterative Text Summarization via Chat{GPT}},
author={Haopeng Zhang and Xiao Liu and Jiawei Zhang},
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
url={https://openreview.net/forum?id=LCEbV5nsb8}
}