LGCYMay 11, 2023

A Conceptual Model for End-to-End Causal Discovery in Knowledge Tracing

arXiv:2305.16165v2
Originality Incremental advance
AI Analysis

This addresses the problem of understanding causal relationships between skills for educators, but it is incremental as it builds on existing knowledge tracing models.

The paper tackled causal discovery in knowledge tracing by proposing a conceptual solution with a novel causal GRU module, achieving a top placement in the NeurIPS 2022 Challenge Task 3.

In this paper, we take a preliminary step towards solving the problem of causal discovery in knowledge tracing, i.e., finding the underlying causal relationship among different skills from real-world student response data. This problem is important since it can potentially help us understand the causal relationship between different skills without extensive A/B testing, which can potentially help educators to design better curricula according to skill prerequisite information. Specifically, we propose a conceptual solution, a novel causal gated recurrent unit (GRU) module in a modified deep knowledge tracing model, which uses i) a learnable permutation matrix for causal ordering among skills and ii) an optionally learnable lower-triangular matrix for causal structure among skills. We also detail how to learn the model parameters in an end-to-end, differentiable way. Our solution placed among the top entries in Task 3 of the NeurIPS 2022 Challenge on Causal Insights for Learning Paths in Education. We detail preliminary experiments as evaluated on the challenge's public leaderboard since the ground truth causal structure has not been publicly released, making detailed local evaluation impossible.

Code Implementations1 repo
Foundations

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

Your Notes