AuraTracer智迹闻
中文

EVENT DOSSIER

FVSpec: Real-World Property-Based Tests as Lean Challenges

2026-09-07 12:00 Science 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
2mentions
SummaryAI generated

on September 7, 2026, arXiv released the FVSpec benchmark, aimed at evaluating the performance of AI models in real-world software verification tasks. The research team extracted 11,039 property-based tests (PBTs) from the Python repository and developed a three-agent LLM pipeline that automatically translated 2,772 of these tests into 9,415 Lean 4 specifications containing sorry placeholders. This process involved modeling Python semantics in Lean, inferring logical properties, and handling dependency type programming complexity. The study provided a proof-generation baseline based on various automation and model methods, and evaluated coverage and quality metrics. All code and data have been made open source to promote the development of AI-assisted formal verification.

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
Lean 4arXiv

Coverage · reports per dayLANGUAGE SPLIT

Entity relations
Lean 4 × arXiv1

SignalsSIGNALS

Keyword heat
  • arXiv1
  • Lean 41

All reports (1)SOURCES

A arXiv cs.AI en 2026-09-07 12:00

FVSpec: Real-World Property-Based Tests as Lean Challenges

arXiv:2606.01008v3 提出 FVSpec 基准,用于评估 AI 模型在真实世界形式软件验证任务上的表现。研究人员从 Python 仓库中抓取了 11,039 个基于属性的测试(PBTs),并自动将其中的 2,772 个(占 25%)翻译为包含 sorry 占位符的 9,415 个 Lean 4 规范。该过程涉及在 Lean 中建模 Python 语义、推断命令式 PBT 中的逻辑属性以及处理依赖类型编程的固有难度,并描述了一个三智能体 LLM 管道来完成翻译。研究还评估了覆盖率和质量指标,提供了基于多种自动化及模型方法的证明生成基线,且所有代码和数据均已开源。该基准旨在推动 AI 辅助形式化验证这一未充分探索问题的进展。