CLAIJan 22, 2022

Leaf: Multiple-Choice Question Generation

arXiv:2201.09012v133 citationsHas Code
AI Analysis

This addresses the time-consuming task of quiz creation for educators and trainers, though it appears incremental as it builds on existing question generation methods.

The authors tackled the problem of tedious manual quiz creation by developing Leaf, a system that generates multiple-choice questions from factual text, which can be used in educational and industrial settings.

Testing with quiz questions has proven to be an effective way to assess and improve the educational process. However, manually creating quizzes is tedious and time-consuming. To address this challenge, we present Leaf, a system for generating multiple-choice questions from factual text. In addition to being very well suited for the classroom, Leaf could also be used in an industrial setting, e.g., to facilitate onboarding and knowledge sharing, or as a component of chatbots, question answering systems, or Massive Open Online Courses (MOOCs). The code and the demo are available on https://github.com/KristiyanVachev/Leaf-Question-Generation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes