TL;DR
MisEdu-RAG is a dual-hypergraph retrieval-augmented generation framework designed to improve diagnostic and instructional support for novice math teachers by organizing pedagogical knowledge and student mistakes.
Contribution
It introduces a novel dual-hypergraph-based retrieval-augmented generation model that enhances misconception diagnosis and teaching guidance in math education.
Findings
Improves token-F1 by 10.95% over baseline models.
Yields up to 15.3% higher response quality in key dimensions.
Demonstrates practical usefulness through teacher surveys and interviews.
Abstract
Novice math teachers often encounter students' mistakes that are difficult to diagnose and remediate. Misconceptions are especially challenging because teachers must explain what went wrong and how to solve them. Although many existing large language model (LLM) platforms can assist in generating instructional feedback, these LLMs loosely connect pedagogical knowledge and student mistakes, which might make the guidance less actionable for teachers. To address this gap, we propose MisEdu-RAG, a dual-hypergraph-based retrieval-augmented generation (RAG) framework that organizes pedagogical knowledge as a concept hypergraph and real student mistake cases as an instance hypergraph. Given a query, MisEdu-RAG performs a two-stage retrieval to gather connected evidence from both layers and generates a response grounded in the retrieved cases and pedagogical principles. We evaluate 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
