K12-KGraph: A Curriculum-Aligned Knowledge Graph for Benchmarking and Training Educational LLMs
Large language models (LLMs) are increasingly deployed in K–12 education, yet existing benchmarks such as C-Eval, CMMLU, GaokaoBench, and EduEval measure only whether a model can answer an exam question, i.e., factual recall. Effective educational AI further requires curriculum cognition: the structured understanding of how knowledge is organized and visually presented, including prerequisite chains, concept taxonomies, experiment–concept links, and pedagogical sequencing. Curriculum cognition is neither probed by current benchmarks nor explicitly taught by current instruction-tuning data. To close this gap, we introduce K12-KGraph, a curriculum-aligned knowledge graph extracted from the official People’s Education Press textbooks, covering mathematics, physics, chemistry, and biology across primary, middle, and high school, with nine node types (Book, Chapter, Section,Concept, Skill, Experiment, Exercise, Figure, VisualElement) and fourteen relation types spanning both curriculum structure and visual grounding.
Introduction. Large language models (LLMs) have become strikingly proficient at answering K–12 exam questions. On benchmarks such as C-Eval [9], CMMLU [14], GaokaoBench [33], and EduEval [21], frontier models now rival, and sometimes surpass, top human students, fueling rapid interest in LLM-powered tutoring and exam preparation [11]. Taken at face value, this progress suggests that educational AI is close to being solved. Yet anyone who has tried to build a real tutoring product knows that answering a question is only a small fraction of what a good teacher actually does, and it is precisely the larger fraction that today’s benchmarks leave untested. The untested part is what we call curriculum cognition: the structured understanding of why a topic must be learned before another, how a laboratory experiment connects to a theoretical concept, and where in the textbook each idea actually lives.
Discussion / Conclusion. We introduced K12-KGraph, a curriculum-aligned knowledge graph built from official Chinese K–12 textbooks, together with K12-Bench (for evaluating curriculum cognition) and K12-Train (for KG-guided SFT). Experiments show that (1) current LLMs lack robust curriculum cognition despite strong factual recall (46% EM for a strong open-source model on K12-Bench); (2) KG-guided synthesis is remarkably sample-efficient across both textual and multimodal settings: under a matched budget of approximately 2,300 samples, K12-Train-Text outperforms equally sized subsets of eight mainstream SFT corpora on GaokaoBench and EduEval, while K12-Train-Full outperforms substantially larger general-purpose datasets on three multimodal educational benchmarks; and (3) textual and visual supervision are complementary: K12-Train-Full consistently outperforms both K12-Train-Text and K12-Train-MM across the three multimodal educational benchmarks. Together, these results highlight the potential of curriculum-grounded data for building more capable educational language and vision-language models.
Lines of inquiry this paper opens 24
Research framings built by reading the notes related to this paper — the questions it feeds into.
How do transformer attention mechanisms implement memory and algorithmic functions? Can AI systems balance emotional competence with factual reliability? How does AI adoption affect human skill development and labor equality?- Why does AI-improved task performance fail to transfer to independent work?
- Does constraining AI access during early task phases preserve skill formation?
- Does AI-assisted performance transfer to independent task completion?
- Do workers become dependent on AI when they stop using it for the same task?
- Why might AI that improves immediate task performance harm long-term skill development?
- Does accepting AI output constitute a form of cognitive surrender?
- Why do users believe they produced independent competence when they actually used AI assistance?
- How does AI assistance differ from search engines in cognitive impact?
- Does AI assistance actually reduce neural processing and brain connectivity over time?
- How does incremental AI use gradually reduce human decision-making capacity?
- How do we measure the cognitive flow cost of different intervention strategies?
- What happens to the brain when people rely on AI assistance repeatedly?
- How does timing AI assistance based on cognitive signals affect user autonomy?
- How does AI assistance affect human cognitive development over time?
- How does AI assistance change learning outcomes across different cognitive engagement levels?