Circuit Complexity of Hierarchical Knowledge Tracing and Implications for Log-Precision Transformers
Naiming Liu, Richard Baraniuk, Shashank Sonkar

TL;DR
This paper explores the computational complexity of hierarchical knowledge tracing using circuit complexity theory, revealing theoretical limits and proposing structure-aware training methods for transformers on deep concept hierarchies.
Contribution
It formalizes the complexity of prerequisite propagation in transformers, establishes new circuit complexity bounds, and demonstrates the effectiveness of auxiliary supervision in structure-aware knowledge tracing.
Findings
Recursive-majority propagation is in NC^1, but separating it from TC^0 remains open.
Transformer encoders converge to shortcuts on recursive-majority trees without explicit structure.
Auxiliary supervision on subtrees improves accuracy and induces structure-dependent computation.
Abstract
Knowledge tracing models mastery over interconnected concepts, often organized by prerequisites. We analyze hierarchical prerequisite propagation through a circuit-complexity lens to clarify what is provable about transformer-style computation on deep concept hierarchies. Using recent results that log-precision transformers lie in logspace-uniform , we formalize prerequisite-tree tasks including recursive-majority mastery propagation. Unconditionally, recursive-majority propagation lies in via -depth bounded-fanin circuits, while separating it from uniform would require major progress on open lower bounds. Under a monotonicity restriction, we obtain an unconditional barrier: alternating ALL/ANY prerequisite trees yield a strict depth hierarchy for \emph{monotone} threshold circuits. Empirically, transformer encoders trained on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Explainable Artificial Intelligence (XAI)
