FVSpec: Real-World Property-Based Tests as Lean Challenges
2026-09-07 12:00Science🔥 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.