paper-with-me

홈 › Papers

Evaluating the Knowledge Dependency of Questions

2022-11-21 · Hyeongdon Moon, Yoonseok Yang, Jamin Shin, Hangyeol Yu, SeungHyun Lee, Myeongho Jeong, Juneyoung Park, Minsam Kim, Seungtaek Choi

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.

📄 PDF Abstract BibTeX arXiv:2211.11902

Code (1)

riiid/question-score 공식 구현 pytorch

Tasks

Multiple-choice

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Simple Question Answering with Subgraph Ranking and Joint-Scoring

2019-04-04 · NAACL 2019 6 · Wenbo Zhao, Tagyoung Chung, Anuj Goyal, Angeliki Metallinou

Knowledge graph based simple question answering (KBSQA) is a major area of research within question answering. Although only dealing with simple questions, i.e., questions that can be answered through a single knowledge …

Fact SelectionQuestion AnsweringRelation

DetectiveQA: Evaluating Long-Context Reasoning on Detective Novels

2024-09-04 · Zhe Xu, Jiasheng Ye, Xiangyang Liu, Tianxiang Sun 외

With the rapid advancement of Large Language Models (LLMs), long-context information understanding and processing have become a hot topic in academia and industry. However, benchmarks for evaluating the ability of LLMs t…

Beyond Questions: Evaluating What Large Language Models (Actually) Know

2026-05-26 · Luca Giordano, Simon Razniewski arxiv

Parametric knowledge in large language models (LLMs) is a cornerstone of their success, yet remains poorly understood. Existing knowledge benchmarks typically rely on predefined questions (e.g., "What is the birth date o…

WorkSurface-Bench: Benchmarking Enterprise Agents on Multi-Surface Knowledge Routing

2026-07-28 · Hao Liang, Meiyi Qiang, Sizhe Qiu, Linzhuang Sun 외 arxiv

Enterprise agents often need to integrate heterogeneous knowledge sources: documents for narrative facts, tables for computation, and dependency graphs for file relationships. Existing benchmarks typically evaluate retri…

Constraint-Based Question Answering with Knowledge Graph

2016-12-01 · COLING 2016 12 · Junwei Bao, Nan Duan, Zhao Yan, Ming Zhou 외

WebQuestions and SimpleQuestions are two benchmark data-sets commonly used in recent knowledge-based question answering (KBQA) work. Most questions in them are {`}simple{'} questions which can be answered based on a sing…

Question Answering