arXiv:2605.25183cs.CLcs.AI2026-05

用一本教科书构建知识图谱,让小模型实现神经科学专家级推理。

Knowledge Graph-Driven Expert-Level Reasoning for Neuroscience

  • 从单本权威教材构建高质量知识图谱,驱动模型推理。
  • 小模型在神经科学任务上超越大模型,参数量少多个数量级。
  • 适合想系统学习神经科学的读者自测,附带可交互的问答库。

知识图谱(KG)是从文本中提取的结构化知识抽象,可用于深度推理。以往研究利用KG微调语言模型(LM),实现领域专属的超智能。本文探索仅基于一本权威神经科学教科书,能否通过KG驱动产生专家级推理能力。核心假设是:将高质量知识图谱转化为基于图谱的问答(QA)监督信号,即可在微调后的语言模型中催生深度、机制性的理解,其准确率超过大型语言模型(LLMs),而参数量仅为后者的极小部分。我们通过双语言模型验证流程构建教材衍生的知识图谱,使用基于图谱拓扑训练的掩码语言模型扩展图谱,生成包含多跳推理路径的问答对与推理轨迹,仅用图谱衍生的监督信号微调语言模型,并采用强化学习,以路径导出的图谱信号作为隐式奖励模型。结果表明,无需依赖大规模异构网络语料,即可在模型中诱导出深层次的神经科学理解。基于知识图谱的合成神经科学课程及微调后的语言模型已开源,供读者自测与使用:https://kg-bottom-up-superintelligence.github.io/neuro-bench。

原文摘要 · Abstract (English)

Knowledge graph (KG) is an abstraction that can be extracted from text corpora and used for in-depth reasoning. Prior work has leveraged KGs to fine-tune language models (LMs), enabling domain-specific superintelligence. In this work, we explore whether KG-driven in-depth reasoning capabilities can emerge in neuroscience using only information contained within a single authoritative textbook. The central hypothesis is that structured knowledge, when distilled into a high-quality KG and converted into KG-grounded question-answer (QA) supervision, is sufficient to produce expert-level reasoning through a fine-tuned LM that surpasses large language models (LLMs) in accuracy, while employing orders of magnitude fewer parameters. We construct a textbook-derived KG via a dual-LLM validation pipeline, expand it with a masked LM trained on the KG topology, generate multi-hop QA items, which include QA pairs and reasoning traces, to fine-tune an LM exclusively on KG-derived supervision, and apply reinforcement learning using path-derived KG signals as implicit reward models. Our results demonstrate that deep, mechanistic neuroscience understanding can be induced in the model without reliance on large, heterogeneous web-scale corpora. The KG-based synthetic neuroscience curriculum that readers can quiz themselves on, and the fine-tuned LM, are available at the following GitHub location: https://kg-bottom-up-superintelligence.github.io/neuro-bench.

知识图谱神经科学小模型推理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。