paper-with-me

홈 › Papers

QAScore -- An Unsupervised Unreferenced Metric for the Question Generation Evaluation

2022-10-09 · Tianbo Ji, Chenyang Lyu, Gareth Jones, Liting Zhou, Yvette Graham

Question Generation (QG) aims to automate the task of composing questions for a passage with a set of chosen answers found within the passage. In recent years, the introduction of neural generation models has resulted in substantial improvements of automatically generated questions in terms of quality, especially compared to traditional approaches that employ manually crafted heuristics. However, the metrics commonly applied in QG evaluations have been criticized for their low agreement with human judgement. We therefore propose a new reference-free evaluation metric that has the potential to provide a better mechanism for evaluating QG systems, called QAScore. Instead of fine-tuning a language model to maximize its correlation with human judgements, QAScore evaluates a question by computing the cross entropy according to the probability that the language model can correctly generate the masked words in the answer to that question. Furthermore, we conduct a new crowd-sourcing human evaluation experiment for the QG evaluation to investigate how QAScore and other metrics can correlate with human judgements. Experiments show that QAScore obtains a stronger correlation with the results of our proposed human evaluation method compared to existing traditional word-overlap-based metrics such as BLEU and ROUGE, as well as the existing pretrained-model-based metric BERTScore.

📄 PDF Abstract BibTeX arXiv:2210.04320

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingQuestion GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

AQAScore: Evaluating Semantic Alignment in Text-to-Audio Generation via Audio Question Answering

2026-01-21 · Chun-Yi Kuan, Kai-Wei Chang, Hung-yi Lee arxiv

Although text-to-audio generation has made remarkable progress in realism and diversity, the development of evaluation metrics has not kept pace. Widely-adopted approaches, typically based on embedding similarity like CL…

Question AnsweringAudio GenerationText Generation

Evaluating Text-to-Visual Generation with Image-to-Text Generation

2024-04-01 · Zhiqiu Lin, Deepak Pathak, Baiqi Li, Jiayao Li 외

Despite significant progress in generative AI, comprehensive evaluation remains challenging because of the lack of effective metrics and standardized benchmarks. For instance, the widely-used CLIPScore measures the align…

Image to textQuestion AnsweringText GenerationVideo Generation+2

Evaluating Attribute Confusion in Fashion Text-to-Image Generation

2025-07-09 · Ziyue Liu, Federico Girella, Yiming Wang, Davide Talon

Despite the rapid advances in Text-to-Image (T2I) generation models, their evaluation remains challenging in domains like fashion, involving complex compositional generation. Recent automated T2I evaluation methods lever…

Attributecross-modal alignmentImage GenerationQuestion Answering+5

GenAI-Bench: Evaluating and Improving Compositional Text-to-Visual Generation

2024-06-19 · Baiqi Li, Zhiqiu Lin, Deepak Pathak, Jiayao Li 외

While text-to-visual models now produce photo-realistic images and videos, they struggle with compositional text prompts involving attributes, relationships, and higher-order reasoning such as logic and comparison. In th…

BenchmarkingImage GenerationVideo 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