PulseAugur
实时 07:15:37
English(EN) Forethought: Verifiable Reasoning from Neurosymbolic Primitive Programming

Forethought系统通过神经符号编程实现可验证推理

研究人员开发了Forethought,一个神经符号推理系统,它将推理表示为由符号和神经元基元构建的可验证程序。与推理嵌入模型权重中的传统方法不同,这种方法允许在部署前检查和修改推理过程。当作为工具调用执行内核集成时,Forethought在五个基准测试中展示了30%的相对准确度提升,使小型模型能够以显著减少的训练后投入实现与前沿模型相当的能力,并保持模型无关的可审计性。 AI

影响 使AI模型能够进行可审计和可验证的推理,可能降低推理成本并提高准确性。

排序理由 该集群包含一篇详细介绍AI中可验证推理新系统的研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

Forethought系统通过神经符号编程实现可验证推理

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Vishvesh Bhat, Jay Vaghasiya, Emmanuel Anaya Gonzalez ·

    Forethought:来自神经符号原始编程的可验证推理

    arXiv:2607.04096v1 Announce Type: new Abstract: Current agentic workflows usually involve decomposing user requests into sequences of tool calls with correctly resolved parameters, the results of which are processed through reasoning traces in the language model's context window.…