Exploring the Limits of ChatGPT for Query or Aspect-based Text Summarization
Xianjun Yang, Yan Li, Xinlu Zhang, Haifeng Chen, Wei Cheng

TL;DR
This paper evaluates ChatGPT's effectiveness in query and aspect-based text summarization across multiple datasets, finding it comparable to traditional methods and highlighting unique qualities of its summaries.
Contribution
It provides a comprehensive assessment of ChatGPT's performance on practical summarization tasks, revealing its strengths and differences from human summaries.
Findings
ChatGPT achieves Rouge scores comparable to fine-tuning methods.
It exhibits unique characteristics distinct from human-generated summaries.
The study offers insights into ChatGPT's potential and limitations for diverse summarization applications.
Abstract
Text summarization has been a crucial problem in natural language processing (NLP) for several decades. It aims to condense lengthy documents into shorter versions while retaining the most critical information. Various methods have been proposed for text summarization, including extractive and abstractive summarization. The emergence of large language models (LLMs) like GPT3 and ChatGPT has recently created significant interest in using these models for text summarization tasks. Recent studies \cite{goyal2022news, zhang2023benchmarking} have shown that LLMs-generated news summaries are already on par with humans. However, the performance of LLMs for more practical applications like aspect or query-based summaries is underexplored. To fill this gap, we conducted an evaluation of ChatGPT's performance on four widely used benchmark datasets, encompassing diverse summaries from Reddit…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
