paper-with-me

Papers

Question Generation for Adaptive Education

2021-06-08 · ACL 2021 5 · Megha Srivastava, Noah Goodman

Intelligent and adaptive online education systems aim to make high-quality education available for a diverse range of students. However, existing systems usually depend on a pool of hand-made questions, limiting how fine-grained and open-ended they can be in adapting to individual students. We explore targeted question generation as a controllable sequence generation task. We first show how to fine-tune pre-trained language models for deep knowledge tracing (LM-KT). This model accurately predicts the probability of a student answering a question correctly, and generalizes to questions not seen in training. We then use LM-KT to specify the objective and data for training a model to generate questions conditioned on the student and target difficulty. Our results show we succeed at generating novel, well-calibrated language translation questions for second language learners from a real online education platform.

📄 PDF Abstract BibTeX arXiv:2106.04262

Code (1)

meghabyte/acl2021-education 공식 구현 pytorch

Tasks

Knowledge TracingQuestion GenerationQuestion-GenerationTranslation

Similar Papers 제목 키워드 기반

Beyond Static Question Banks: Dynamic Knowledge Expansion via LLM-Automated Graph Construction and Adaptive Generation

2026-01-16 · Yingquan Wang, Tianyu Wei, Qinsi Li, Li Zeng arxiv

Personalized education systems increasingly rely on structured knowledge representations to support adaptive learning and question generation. However, existing approaches face two fundamental limitations. First, constru…

Question GenerationKnowledge Graphs

EduAgentQG: Multi-Agent Personalized Mathematics Question Generation with Explicit Diversity and Objective-Aware Evaluation

2025-11-08 · Rui Jia, Min Zhang, Fengrui Liu, Bo Jiang 외 arxiv

In intelligent education, personalized mathematics question generation aims to produce mathematics questions that satisfy educational requirements while supporting adaptive assessment and learning. Existing LLM-based sin…

Question Generation

Difficulty-Controllable Multiple-Choice Question Generation Using Large Language Models and Direct Preference Optimization

2025-10-22 · Yuto Tomikawa, Masaki Uto arxiv

Difficulty-controllable question generation for reading comprehension has gained significant attention in the field of education as a fundamental tool for adaptive learning support. Although several neural question gener…

Reading ComprehensionQuestion Generation

Chain-of-Exemplar: Enhancing Distractor Generation for Multimodal Educational Question Generation

2024-08-16 · Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics 2024 8 · Haohao Luo, Yang Deng, Ying Shen, See-Kiong Ng 외

Multiple-choice questions (MCQs) are important in enhancing concept learning and student engagement for educational purposes. Despite the multimodal nature of educational content, current methods focus mainly on text-bas…

Distractor GenerationMultiple-choiceQuestion GenerationQuestion-Generation+1

Multi-Agent Collaborative Framework For Math Problem Generation

2025-11-06 · Kia Karbasi, Kevin Hong, Mohammad Amin Samadi, Gregory Pottie arxiv

Automatic question generation (AQG) for mathematics education remains an elusive goal for Intelligent Tutoring Systems and educators. While pre-trained transformer-based language models have significantly advanced natura…

Question Generation