PulseAugur
实时 16:34:17
English(EN) FM-Agent: Scaling Formal Methods to Large Systems via LLM-Based Hoare-Style Reasoning

LLM驱动的FM-Agent自动化大型软件系统的形式化推理

研究人员开发了FM-Agent,一个旨在自动化大规模软件系统的组合推理的新框架。该系统利用大型语言模型从自然语言生成函数级规范,从而减轻了与形式化方法相关的繁重手动工作。FM-Agent还可以生成测试用例来识别和解释错误,成功地对多达143,000行代码的系统进行推理,并发现了数百个以前未被发现的错误。 AI

影响 自动化大型系统的代码验证,可能提高软件可靠性并降低开发成本。

排序理由 详细介绍自动化推理新框架的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

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

LLM驱动的FM-Agent自动化大型软件系统的形式化推理

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Haoran Ding, Zhaoguo Wang, Haibo Chen ·

    FM-Agent: Scaling Formal Methods to Large Systems via LLM-Based Hoare-Style Reasoning

    arXiv:2604.11556v2 Announce Type: replace-cross Abstract: LLM-assisted software development has become increasingly prevalent, and can generate large-scale systems, such as compilers. It becomes crucial to strengthen the correctness of the generated code. However, automated reaso…