Option Tracing: Beyond Binary Knowledge Tracing
This paper details our solutions to Tasks 1&2 of the NeurIPS 2020 Education Challenge.1 Knowledge tracing, a family of methods to estimate each student’s mastery levels on skills/knowledge components from their past responses to assessment questions, is useful for progress monitoring, personalization, and helping teachers to deliver personalized and targeted feedback to students to improve their learning outcomes. One key limitation of current knowledge tracing methods is that they can only estimate an overall knowledge level of a student since they analyze only the binary-valued correctness of student responses. We adapt a series of popular knowledge tracing methods to the task of option prediction in multiple choice questions. Experimental results show that our method performs well on both option prediction and correctness prediction.
Code (1)
Tasks
Knowledge TracingMultiple-choicePredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Option Tracing: Beyond Correctness Analysis in Knowledge Tracing
Knowledge tracing refers to a family of methods that estimate each student's knowledge component/skill mastery level from their past responses to questions. One key limitation of most existing knowledge tracing methods i…
Knowledge TracingMultiple-choiceSkill MasteryNo Task Left Behind: Multi-Task Learning of Knowledge Tracing and Option Tracing for Better Student Assessment
Student assessment is one of the most fundamental tasks in the field of AI Education (AIEd). One of the most common approach to student assessment is Knowledge Tracing (KT), which evaluates a student's knowledge state by…
Knowledge TracingMultiple-choiceMulti-Task LearningEnhancing Knowledge Tracing with Concept Map and Response Disentanglement
In the rapidly advancing realm of educational technology, it becomes critical to accurately trace and understand student knowledge states. Conventional Knowledge Tracing (KT) models have mainly focused on binary response…
DisentanglementKnowledge TracingMisconceptionsMultiple-choiceCOVI-AgentSim: an Agent-based Model for Evaluating Methods of Digital Contact Tracing
The rapid global spread of COVID-19 has led to an unprecedented demand for effective methods to mitigate the spread of the disease, and various digital contact tracing (DCT) methods have emerged as a component of the sol…
VirologyGPT-based Open-Ended Knowledge Tracing
In education applications, knowledge tracing refers to the problem of estimating students' time-varying concept/skill mastery level from their past responses to questions and predicting their future performance. One key …
Code GenerationKnowledge TracingNavigateProgram Synthesis+1