paper-with-me

Papers

Benchmarking Generation and Evaluation Capabilities of Large Language Models for Instruction Controllable Summarization

2023-11-15 · Yixin Liu, Alexander R. Fabbri, Jiawen Chen, Yilun Zhao, Simeng Han, Shafiq Joty, PengFei Liu, Dragomir Radev, Chien-Sheng Wu, Arman Cohan

While large language models (LLMs) can already achieve strong performance on standard generic summarization benchmarks, their performance on more complex summarization task settings is less studied. Therefore, we benchmark LLMs on instruction controllable text summarization, where the model input consists of both a source article and a natural language requirement for desired summary characteristics. To this end, we curate an evaluation-only dataset for this task setting and conduct human evaluations of five LLM-based systems to assess their instruction-following capabilities in controllable summarization. We then benchmark LLM-based automatic evaluation for this task with 4 different evaluation protocols and 11 LLMs, resulting in 40 evaluation methods. Our study reveals that instruction controllable text summarization remains a challenging task for LLMs, since (1) all LLMs evaluated still make factual and other types of errors in their summaries; (2) no LLM-based evaluation methods can achieve a strong alignment with human annotators when judging the quality of candidate summaries; (3) different LLMs show large performance gaps in summary generation and evaluation capabilities. We make our collected benchmark InstruSum publicly available to facilitate future research in this direction.

📄 PDF Abstract BibTeX arXiv:2311.09184

Code (1)

yale-nlp/instrusum 공식 구현

Tasks

BenchmarkingInstruction FollowingText Summarization

Similar Papers 제목 키워드 기반

Dynamic Benchmarking of Reasoning Capabilities in Code Large Language Models Under Data Contamination

2025-03-06 · Simin Chen, Pranav Pusarla, Baishakhi Ray

The rapid evolution of code largelanguage models underscores the need for effective and transparent benchmarking of their reasoning capabilities. However, the current benchmarking approach heavily depends on publicly ava…

Benchmarking

DHP Benchmark: Are LLMs Good NLG Evaluators?

2024-08-25 · Yicheng Wang, Jiayi Yuan, Yu-Neng Chuang, Zhuoer Wang 외

Large Language Models (LLMs) are increasingly serving as evaluators in Natural Language Generation (NLG) tasks. However, the capabilities of LLMs in scoring NLG quality remain inadequately explored. Current studies depen…

Benchmarkingnlg evaluationQuestion AnsweringStory Completion+1

ZNO-Eval: Benchmarking reasoning capabilities of large language models in Ukrainian

2025-01-12 · Mykyta Syromiatnikov, Victoria Ruvinskaya, Anastasiya Troynina

As the usage of large language models for problems outside of simple text understanding or generation increases, assessing their abilities and limitations becomes crucial. While significant progress has been made in this…

BenchmarkingMathMultiple-choice

Prism: Dynamic and Flexible Benchmarking of LLMs Code Generation with Monte Carlo Tree Search

2025-04-07 · Vahid Majdinasab, Amin Nikanjam, Foutse khomh

The rapid advancement of Large Language Models (LLMs) has outpaced traditional evaluation methods. Static benchmarks fail to capture the depth and breadth of LLM capabilities and eventually become obsolete, while most dy…

BenchmarkingCode Generation

Benchmarking Large Language Model Capabilities for Conditional Generation

2023-06-29 · Joshua Maynez, Priyanka Agrawal, Sebastian Gehrmann

Pre-trained large language models (PLMs) underlie most new developments in natural language processing. They have shifted the field from application-specific model pipelines to a single model that is adapted to a wide ra…

BenchmarkingFew-Shot LearningLanguage ModelingLanguage Modelling+3