English

Evaluating the Knowledge Dependency of Questions

Computation and Language 2023-08-29 v1

Abstract

The automatic generation of Multiple Choice Questions (MCQ) has the potential to reduce the time educators spend on student assessment significantly. However, existing evaluation metrics for MCQ generation, such as BLEU, ROUGE, and METEOR, focus on the n-gram based similarity of the generated MCQ to the gold sample in the dataset and disregard their educational value. They fail to evaluate the MCQ's ability to assess the student's knowledge of the corresponding target fact. To tackle this issue, we propose a novel automatic evaluation metric, coined Knowledge Dependent Answerability (KDA), which measures the MCQ's answerability given knowledge of the target fact. Specifically, we first show how to measure KDA based on student responses from a human survey. Then, we propose two automatic evaluation metrics, KDA_disc and KDA_cont, that approximate KDA by leveraging pre-trained language models to imitate students' problem-solving behavior. Through our human studies, we show that KDA_disc and KDA_soft have strong correlations with both (1) KDA and (2) usability in an actual classroom setting, labeled by experts. Furthermore, when combined with n-gram based similarity metrics, KDA_disc and KDA_cont are shown to have a strong predictive power for various expert-labeled MCQ quality measures.

Keywords

Cite

@article{arxiv.2211.11902,
  title  = {Evaluating the Knowledge Dependency of Questions},
  author = {Hyeongdon Moon and Yoonseok Yang and Jamin Shin and Hangyeol Yu and Seunghyun Lee and Myeongho Jeong and Juneyoung Park and Minsam Kim and Seungtaek Choi},
  journal= {arXiv preprint arXiv:2211.11902},
  year   = {2023}
}

Comments

EMNLP 2022 (Main, Long)

R2 v1 2026-06-28T06:25:30.267Z