English

Circuit Complexity of Hierarchical Knowledge Tracing and Implications for Log-Precision Transformers

Machine Learning 2026-03-26 v1 Artificial Intelligence

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 TC0\mathsf{TC}^0, we formalize prerequisite-tree tasks including recursive-majority mastery propagation. Unconditionally, recursive-majority propagation lies in NC1\mathsf{NC}^1 via O(logn)O(\log n)-depth bounded-fanin circuits, while separating it from uniform TC0\mathsf{TC}^0 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 recursive-majority trees converge to permutation-invariant shortcuts; explicit structure alone does not prevent this, but auxiliary supervision on intermediate subtrees elicits structure-dependent computation and achieves near-perfect accuracy at depths 3--4. These findings motivate structure-aware objectives and iterative mechanisms for prerequisite-sensitive knowledge tracing on deep hierarchies.

Keywords

Cite

@article{arxiv.2603.23823,
  title  = {Circuit Complexity of Hierarchical Knowledge Tracing and Implications for Log-Precision Transformers},
  author = {Naiming Liu and Richard Baraniuk and Shashank Sonkar},
  journal= {arXiv preprint arXiv:2603.23823},
  year   = {2026}
}
R2 v1 2026-07-01T11:36:31.812Z