CLJun 8, 2022

Few-shot Question Generation for Personalized Feedback in Intelligent Tutoring Systems

MILA
arXiv:2206.04187v117 citationsh-index: 43
Originality Incremental advance
AI Analysis

This addresses the need for automated, personalized feedback in educational technology, though it is incremental by building on existing NLP and question generation methods.

The paper tackles the problem of generating personalized feedback in Intelligent Tutoring Systems by automatically creating questions to correct student answers, resulting in learning gains of 45% and 23% over baselines.

Existing work on generating hints in Intelligent Tutoring Systems (ITS) focuses mostly on manual and non-personalized feedback. In this work, we explore automatically generated questions as personalized feedback in an ITS. Our personalized feedback can pinpoint correct and incorrect or missing phrases in student answers as well as guide them towards correct answer by asking a question in natural language. Our approach combines cause-effect analysis to break down student answers using text similarity-based NLP Transformer models to identify correct and incorrect or missing parts. We train a few-shot Neural Question Generation and Question Re-ranking models to show questions addressing components missing in the student answers which steers students towards the correct answer. Our model vastly outperforms both simple and strong baselines in terms of student learning gains by 45% and 23% respectively when tested in a real dialogue-based ITS. Finally, we show that our personalized corrective feedback system has the potential to improve Generative Question Answering systems.

Foundations

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

Your Notes