OmniEdu: Open Foundation Models for Learning and Teaching
Summary
OmniEdu introduces an open family of foundation models for K-12 education, trained on a curated corpus to improve problem-solving, curriculum grounding, and pedagogical tutoring capabilities.
View Cached Full Text
Cached at: 09/22/26, 07:26 AM
Paper page - OmniEdu: Open Foundation Models for Learning and Teaching
Source: https://huggingface.co/papers/2609.23088
Abstract
Educationalfoundationmodelsmustsolveproblems,understandcurriculumstructure,diagnoselearnerdifficulties,andprovideappropriateinstructionalsupport.Existingeducationallanguagemodelsoftenfocusoneitherproblemsolvingortutoring,withtrainingmixturesorganizedbysourceortaskratherthancapability.WepresentOmniEdu,anopenfamilyoffoundationmodelsforK-12learningandteaching.Itsinstruction-tuningcorpuscombinesover100educationalresourcesandgeneralinstructionsources,organizedaroundfourcapabilities:subjectcompetence,curriculumgrounding,diagnosticreasoning,andpedagogicalactionandscaffolding.Ourpipelineintegratesdeterministiccleaning,semanticauditingandrewriting,task-specificqualityscoring,token-budgeteddiversityselection,andpedagogicalinstructionassignment.Ityields69,999examplesand15.96Msupervisedresponsetokens,including60,951education-specificexamples.Wefine-tune4B,9B,and27Bmodelsandevaluatecurriculumgrounding,K-12problemsolving,andpedagogicaltutoring,alongsidegeneralcapability.Education-orientedtuningconsistentlyimprovesallthreeeducationalbenchmarkgroupsacrossmodelscales.OmniEdu-27Bachieves63.12%EMand76.69%F1onK12-Bench,85.89%onMathFish,86.95%onEDUMATH,and78.74%inMathTutorBench’sScaffoldsetting.ItalsoachievesthehighestTeachingaverageonLongTutoramongtheevaluatedmodels,at3.02.Theseresultsdemonstratethevalueofcurated,capability-balancedsupervisionforadaptinggenerallanguagemodelstoeducationaltasksspanningproblemsolving,curriculumunderstanding,andinstructionalsupport.
View arXiv pageView PDFProject pageGitHub1Add to collection
Get this paper in your agent:
hf papers read 2609\.23088
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2609.23088 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.23088 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.23088 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
OmniPhys: A Unified Multimodal Benchmark for Physics Understanding and Generation from Chinese Educational Corpora
OmniPhys is a large-scale multimodal benchmark for physics understanding and generation, covering middle school to university-level problems from Chinese educational corpora, aimed at evaluating and advancing multimodal large language models in scientific domains.
Discovery Foundation Models: Toward Open-Ended Discovery Intelligence
Discovery Foundation Models are proposed as general-purpose systems for enabling open-ended scientific discovery through iterative problem formulation, hypothesis testing, and evidence-based revision across dry and wet lab settings. The paper introduces a framework with capabilities like problem discovery and continual improvement, instantiated with systems like Zetema and GALILEO.
S1-Omni: A Unified Multimodal Reasoning Model for Scientific Understanding, Prediction, and Generation
S1-Omni is a unified multimodal reasoning model for scientific tasks including understanding, prediction, and generation. It is trained on a corpus of 200 scientific tasks and outperforms GPT-5.5 and Gemini-3.1-Pro on most benchmarks.
Euclid-Omni : A Unified Neuro-Symbolic Framework for Plane Geometry
Euclid-Omni is a neuro-symbolic framework integrating LLMs, VLMs, and a symbolic solver to address plane geometry problems from calculations to Olympiad-level proofs, using synthetic data generation for training.
OmniOPD: Logit-Free On-Policy Distillation via Speculative Verification
OmniOPD introduces a logit-free on-policy distillation method that uses chunk-level semantic similarity and speculative verification to train student models with black-box teachers, achieving up to +28.64% improvement on math benchmarks over standard OPD.