Assessing the Quality and Consistency of Automated Knowledge Component Generation using Instructor-generated Questions and LLMs

· Source: Paper Index on ACL Anthology · Field: Education & Learning — Educational Technology (EdTech), Academic Research & Higher Education, Artificial Intelligence & Machine Learning · Depth: Advanced, medium

Summary

The paper "Assessing the Quality and Consistency of Automated Knowledge Component Generation using Instructor-generated Questions and LLMs" by Esiason et al., presented at BEA 2026, introduces a pipeline built upon the ExplainIt classroom response system. This system utilizes large language models (LLMs) to process student self-explanations and automatically generate knowledge components, aiming to enhance student engagement and provide real-time instructor feedback in postsecondary education. The research evaluates this pipeline's consistency and quality using both a large closed-weight LLM and a smaller open-weight LLM, with and without retrieval-augmented generation (RAG). Findings indicate small, statistically significant performance differences between RAG conditions. LLM-generated knowledge components show higher quality when relevant course material is provided for RAG, though consistency does not improve. Both model types demonstrate promise, suggesting fine-tuning could further enhance performance.

Key takeaway

For educational technology developers considering LLM integration, this research indicates that both proprietary and open-source models can effectively generate knowledge components from student explanations. You should prioritize implementing retrieval-augmented generation (RAG) to enhance output quality, even if consistency remains a challenge. Explore fine-tuning specific models to optimize performance for your unique pedagogical needs and student data privacy requirements.

Key insights

LLMs can automate knowledge component generation from student explanations, improving quality with RAG.

Principles

Method

A pipeline built on the ExplainIt classroom response system processes student self-explanations using LLMs to automatically generate knowledge components for real-time feedback.

In practice

Topics

Best for: AI Scientist, Research Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.