paper-with-me

Papers

Human-like Summarization Evaluation with ChatGPT

2023-04-05 · Mingqi Gao, Jie Ruan, Renliang Sun, Xunjian Yin, Shiping Yang, Xiaojun Wan

Evaluating text summarization is a challenging problem, and existing evaluation metrics are far from satisfactory. In this study, we explored ChatGPT's ability to perform human-like summarization evaluation using four human evaluation methods on five datasets. We found that ChatGPT was able to complete annotations relatively smoothly using Likert scale scoring, pairwise comparison, Pyramid, and binary factuality evaluation. Additionally, it outperformed commonly used automatic evaluation metrics on some datasets. Furthermore, we discussed the impact of different prompts, compared its performance with that of human evaluation, and analyzed the generated explanations and invalid responses.

📄 PDF Abstract BibTeX arXiv:2304.02554

Code (1)

raymin0223/fast_robust_early_exit pytorch

Tasks

Text Summarization

Similar Papers 제목 키워드 기반

Exploring the Limits of ChatGPT for Query or Aspect-based Text Summarization

2023-02-16 · Xianjun Yang, Yan Li, Xinlu Zhang, Haifeng Chen 외

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 m…

Abstractive Text SummarizationArticlesText Summarization

SummIt: Iterative Text Summarization via ChatGPT

2023-05-24 · Haopeng Zhang, Xiao Liu, Jiawei Zhang

Text summarization systems have made significant progress in recent years, but typically generate summaries in one single step. However, the one-shot summarization setting is sometimes inadequate, as the generated summar…

Text Summarization

Large Language Models are Not Yet Human-Level Evaluators for Abstractive Summarization

2023-05-22 · Chenhui Shen, Liying Cheng, Xuan-Phi Nguyen, Yang You 외

With the recent undeniable advancement in reasoning abilities in large language models (LLMs) like ChatGPT and GPT-4, there is a growing trend for using LLMs on various tasks. One area where LLMs can be employed is as an…

Abstractive Text Summarization

Is ChatGPT a Good NLG Evaluator? A Preliminary Study

2023-03-07 · Jiaan Wang, Yunlong Liang, Fandong Meng, Zengkui Sun 외

Recently, the emergence of ChatGPT has attracted wide attention from the computational linguistics community. Many prior studies have shown that ChatGPT achieves remarkable performance on various NLP tasks in terms of au…

nlg evaluationStory GenerationText Generation

Hybrid Long Document Summarization using C2F-FAR and ChatGPT: A Practical Study

2023-06-01 · Guang Lu, Sylvia B. Larcher, Tu Tran

Text summarization is a downstream natural language processing (NLP) task that challenges the understanding and generation capabilities of language models. Considerable progress has been made in automatically summarizing…

ArticlesBenchmarkingBook summarizationDocument Summarization+2