paper-with-me

Papers

ConQuer: A Framework for Concept-Based Quiz Generation

2025-03-18 · Yicheng Fu, Zikui Wang, Liuxin Yang, Meiqing Huo, Zhongdongming Dai

Quizzes play a crucial role in education by reinforcing students' understanding of key concepts and encouraging self-directed exploration. However, compiling high-quality quizzes can be challenging and require deep expertise and insight into specific subject matter. Although LLMs have greatly enhanced the efficiency of quiz generation, concerns remain regarding the quality of these AI-generated quizzes and their educational impact on students. To address these issues, we introduce ConQuer, a concept-based quiz generation framework that leverages external knowledge sources. We employ comprehensive evaluation dimensions to assess the quality of the generated quizzes, using LLMs as judges. Our experiment results demonstrate a 4.8% improvement in evaluation scores and a 77.52% win rate in pairwise comparisons against baseline quiz sets. Ablation studies further underscore the effectiveness of each component in our framework. Code available at https://github.com/sofyc/ConQuer.

📄 PDF Abstract BibTeX arXiv:2503.14662

Code (2)

sofyc/conquer 공식 구현
MindSpore-scientific-2/code-8/tree/main/Quiz_gen mindspore

Similar Papers 제목 키워드 기반

ACE-TA: An Agentic Teaching Assistant for Grounded Q&A, Quiz Generation, and Code Tutoring

2026-02-20 · Himanshu Tripathi, Charlottee Crowell, Kaley Newlin, Subash Neupane 외 arxiv

We introduce ACE-TA, the Agentic Coding and Explanations Teaching Assistant framework, that autonomously routes conceptual queries drawn from programming course material to grounded Q&A, stepwise coding guidance, and aut…

Adaptive Scaffolding in Block-Based Programming via Synthesizing New Tasks as Pop Quizzes

2023-03-28 · Ahana Ghosh, Sebastian Tschiatschek, Sam Devlin, Adish Singla

Block-based programming environments are increasingly used to introduce computing concepts to beginners. However, novice students often struggle in these environments, given the conceptual and open-ended nature of progra…

CORE: Concept-Oriented Reinforcement for Bridging the Definition-Application Gap in Mathematical Reasoning

2025-12-21 · Zijun Gao, Zhikun Xu, Xiao Ye, Ben Zhou arxiv

Large language models (LLMs) often solve challenging math exercises yet fail to apply the concept right when the problem requires genuine understanding. Popular Reinforcement Learning with Verifiable Rewards (RLVR) pipel…

Reinforcement LearningMathematical Reasoning

Towards an AI to Win Ghana's National Science and Maths Quiz

2023-08-08 · George Boateng, Jonathan Abrefah Mensah, Kevin Takyi Yeboah, William Edor 외

Can an AI win Ghana's National Science and Maths Quiz (NSMQ)? That is the question we seek to answer in the NSMQ AI project, an open-source project that is building AI to compete live in the NSMQ and win. The NSMQ is an …

MathQuestion AnsweringSpeech-to-Texttext-to-speech+1

Quiz-based Knowledge Tracing

2023-04-05 · Shuanghong Shen, Enhong Chen, Bihan Xu, Qi Liu 외

Knowledge tracing (KT) aims to assess individuals' evolving knowledge states according to their learning interactions with different exercises in online learning systems (OIS), which is critical in supporting decision-ma…

Decision MakingKnowledge Tracing