paper-with-me

Papers

Automated Generation of Challenging Multiple-Choice Questions for Vision Language Model Evaluation

2025-01-06 · CVPR 2025 1 · Yuhui Zhang, Yuchang Su, Yiming Liu, Xiaohan Wang, James Burgess, Elaine Sui, Chenyu Wang, Josiah Aklilu, Alejandro Lozano, Anjiang Wei, Ludwig Schmidt, Serena Yeung-Levy

The rapid development of vision language models (VLMs) demands rigorous and reliable evaluation. However, current visual question answering (VQA) benchmarks often depend on open-ended questions, making accurate evaluation difficult due to the variability in natural language responses. To address this, we introduce AutoConverter, an agentic framework that automatically converts these open-ended questions into multiple-choice format, enabling objective evaluation while reducing the costly multiple-choice question creation process. Our experiments demonstrate that AutoConverter can generate correct and challenging multiple-choice questions, with VLMs demonstrating consistently similar or lower accuracy on these questions compared to human-created ones. Using AutoConverter, we construct VMCBench, a benchmark created by transforming 20 existing VQA datasets into a unified multiple-choice format, totaling 9,018 questions. We comprehensively evaluate 33 state-of-the-art VLMs on VMCBench, setting a new standard for scalable, consistent, and reproducible VLM evaluation.

📄 PDF Abstract BibTeX arXiv:2501.03225

Code (1)

yuhui-zh15/autoconverter 공식 구현 pytorch

Tasks

Language Model EvaluationLanguage ModelingLanguage ModellingMultiple-choiceQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Multiple-Choice Question Generation: Towards an Automated Assessment Framework

2022-09-23 · Vatsal Raina, Mark Gales

Automated question generation is an important approach to enable personalisation of English comprehension assessment. Recently, transformer-based pretrained language models have demonstrated the ability to produce approp…

DiversityMultiple-choiceQuestion GenerationQuestion-Generation+1

An Automated Multiple-Choice Question Generation Using Natural Language Processing Techniques

2021-03-26 · Chidinma A. Nwafor, Ikechukwu E. Onyenwe

Automatic multiple-choice question generation (MCQG) is a useful yet challenging task in Natural Language Processing (NLP). It is the task of automatic generation of correct and relevant questions from textual data. Desp…

Multiple-choiceQuestion GenerationQuestion-Generation

DiVERT: Distractor Generation with Variational Errors Represented as Text for Math Multiple-choice Questions

2024-06-27 · Nigel Fernandez, Alexander Scarlatos, Wanyong Feng, Simon Woodhead 외

High-quality distractors are crucial to both the assessment and pedagogical value of multiple-choice questions (MCQs), where manually crafting ones that anticipate knowledge deficiencies or misconceptions among real stud…

Distractor GenerationMathMisconceptionsMultiple-choice

Improving Automated Distractor Generation for Math Multiple-choice Questions with Overgenerate-and-rank

2024-04-19 · Alexander Scarlatos, Wanyong Feng, Digory Smith, Simon Woodhead 외

Multiple-choice questions (MCQs) are commonly used across all levels of math education since they can be deployed and graded at a large scale. A critical component of MCQs is the distractors, i.e., incorrect answers craf…

Distractor GenerationMathMisconceptionsMultiple-choice

Generating Multiple-Choice Knowledge Questions with Interpretable Difficulty Estimation using Knowledge Graphs and Large Language Models

2026-04-12 · Mehmet Can Şakiroğlu, H. Altay Güvenir, Kamer Kaya arxiv

Generating multiple-choice questions (MCQs) with difficulty estimation remains challenging in automated MCQ-generation systems used in adaptive, AI-assisted education. This study proposes a novel methodology for generati…

Knowledge Graphs