English

Prompted Opinion Summarization with GPT-3.5

Computation and Language 2023-05-24 v2

Abstract

Large language models have shown impressive performance across a wide variety of tasks, including text summarization. In this paper, we show that this strong performance extends to opinion summarization. We explore several pipeline methods for applying GPT-3.5 to summarize a large collection of user reviews in a prompted fashion. To handle arbitrarily large numbers of user reviews, we explore recursive summarization as well as methods for selecting salient content to summarize through supervised clustering or extraction. On two datasets, an aspect-oriented summarization dataset of hotel reviews (SPACE) and a generic summarization dataset of Amazon and Yelp reviews (FewSum), we show that GPT-3.5 models achieve very strong performance in human evaluation. We argue that standard evaluation metrics do not reflect this, and introduce three new metrics targeting faithfulness, factuality, and genericity to contrast these different methods.

Keywords

Cite

@article{arxiv.2211.15914,
  title  = {Prompted Opinion Summarization with GPT-3.5},
  author = {Adithya Bhaskar and Alexander R. Fabbri and Greg Durrett},
  journal= {arXiv preprint arXiv:2211.15914},
  year   = {2023}
}

Comments

Accepted to ACL (Findings) 2023

R2 v1 2026-06-28T07:16:12.584Z