Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

K12-KGraph: Curriculum-Aligned Knowledge Graph Boosts Educational LLMs

AI By Crimson AI Hugging Face Papers 24 July 2026 · 00:00 13 views
Share: X Telegram

Researchers introduce K12-KGraph, a curriculum-aligned knowledge graph from Chinese textbooks, along with a 23,640-question benchmark and 7,335 training samples to evaluate and improve LLMs' understanding of curriculum structure and visual grounding.

K12-KGraph: Curriculum-Aligned Knowledge Graph Boosts Educational LLMs

Key points

A new research paper introduces K12-KGraph, a curriculum-aligned knowledge graph designed to benchmark and train large language models (LLMs) for K-12 education. The work addresses a gap in existing benchmarks, which primarily test exam question answering rather than what the authors call curriculum cognition—the ability to understand how knowledge is structured and visually presented.

K12-KGraph is extracted from official People's Education Press textbooks covering mathematics, physics, chemistry, and biology across primary, middle, and high school. It includes nine node types and fourteen relation types that capture prerequisite chains, concept taxonomies, experiment-concept links, pedagogical sequencing, and visual grounding.

From this graph, the team derived K12-Bench, a multi-select benchmark with 23,640 questions across five task families: Ground, Prereq, Neighbor, Evidence, and Locate. They also built K12-Train, a graph-guided supervised fine-tuning corpus of 7,335 samples, including 2,267 text-only QA pairs and 5,068 multimodal VQA pairs.

Evaluation results show that even advanced models struggle: Gemini-3-Flash achieves only 57% exact match, and Gemma-4-31B-IT reaches 46%, with Prereq and Neighbor being the hardest tasks. Training experiments demonstrate that domain-specific supervision can reduce this gap. Under a matched budget of 2,300 samples, K12-Train-Text consistently outperforms equally sized subsets of eight mainstream instruction-tuning corpora on GaokaoBench and EduEval.

For vision-language models, K12-Train-Full achieves the best overall results on Gaokao-MM, MDK12-medium, and K12Vista among all compared training configurations, despite using fewer samples than full DataFlow and WizardLM baselines. It also surpasses both text-only and multimodal-only variants, showing that textual and visual supervision are complementary.

The graph, benchmark, training data, and construction pipeline are all open-sourced. The updated v2 includes 9 node types, 14 relation types, 23,640 benchmark questions, and 7,335 training samples (including 5,068 multimodal VQA samples). The authors hope K12-KGraph will support further research on educational and multimodal LLMs.

ComponentDetails
Node types9
Relation types14
Benchmark questions (K12-Bench)23,640
Training samples (K12-Train)7,335
Text-only QA pairs2,267
Multimodal VQA pairs5,068
Gemini-3-Flash exact match57%
Gemma-4-31B-IT exact match46%
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1