paper-with-me

Papers

OpenMEVA: A Benchmark for Evaluating Open-ended Story Generation Metrics

2021-05-19 · ACL 2021 5 · Jian Guan, Zhexin Zhang, Zhuoer Feng, Zitao Liu, Wenbiao Ding, Xiaoxi Mao, Changjie Fan, Minlie Huang

Automatic metrics are essential for developing natural language generation (NLG) models, particularly for open-ended language generation tasks such as story generation. However, existing automatic metrics are observed to correlate poorly with human evaluation. The lack of standardized benchmark datasets makes it difficult to fully evaluate the capabilities of a metric and fairly compare different metrics. Therefore, we propose OpenMEVA, a benchmark for evaluating open-ended story generation metrics. OpenMEVA provides a comprehensive test suite to assess the capabilities of metrics, including (a) the correlation with human judgments, (b) the generalization to different model outputs and datasets, (c) the ability to judge story coherence, and (d) the robustness to perturbations. To this end, OpenMEVA includes both manually annotated stories and auto-constructed test examples. We evaluate existing metrics on OpenMEVA and observe that they have poor correlation with human judgments, fail to recognize discourse-level incoherence, and lack inferential knowledge (e.g., causal order between events), the generalization ability and robustness. Our study presents insights for developing NLG models and metrics in further research.

📄 PDF Abstract BibTeX arXiv:2105.08920

Code (1)

thu-coai/OpenMEVA 공식 구현 tf

Tasks

Story GenerationText Generation

Similar Papers 제목 키워드 기반

EvolvR: Self-Evolving Pairwise Reasoning for Story Evaluation to Enhance Generation

2025-08-08 · Xinda Wang, Zhengxu Hou, Yangshijie Zhang, Bingren Yan 외 arxiv

Although the effectiveness of Large Language Models (LLMs) as judges (LLM-as-a-judge) has been validated, their performance remains limited in open-ended tasks, particularly in story evaluation. Accurate story evaluation…

Prompt EngineeringStory Generation

UNION: An Unreferenced Metric for Evaluating Open-ended Story Generation

2020-09-16 · EMNLP 2020 11 · Jian Guan, Minlie Huang

Despite the success of existing referenced metrics (e.g., BLEU and MoverScore), they correlate poorly with human judgments for open-ended text generation including story or dialog generation because of the notorious one-…

Story GenerationText Generation

Choose Your Own Adventure: Paired Suggestions in Collaborative Writing for Evaluating Story Generation Models

2021-06-01 · NAACL 2021 4 · Elizabeth Clark, Noah A. Smith

Story generation is an open-ended and subjective task, which poses a challenge for evaluating story generation models. We present Choose Your Own Adventure, a collaborative writing setup for pairwise model evaluation. Tw…

Story Generation

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

Openstory++: A Large-scale Dataset and Benchmark for Instance-aware Open-domain Visual Storytelling

2024-08-07 · Zilyu Ye, Jinxiu Liu, Ruotian Peng, Jinjin Cao 외

Recent image generation models excel at creating high-quality images from brief captions. However, they fail to maintain consistency of multiple instances across images when encountering lengthy contexts. This inconsiste…

Image GenerationLanguage ModellingLarge Language ModelText Generation+1