FLAILGLOOct 7, 2023

Lemur: Integrating Large Language Models in Automated Program Verification

arXiv:2310.04870v576 citationsh-index: 33
Originality Incremental advance
AI Analysis

This addresses the challenge of high-level abstract reasoning in program verification for developers and verification tool users, representing an incremental advance.

The authors tackled automated program verification by integrating large language models with automated reasoners, demonstrating practical improvements on synthetic and competition benchmarks.

The demonstrated code-understanding capability of LLMs raises the question of whether they can be used for automated program verification, a task that demands high-level abstract reasoning about program properties that is challenging for verification tools. We propose a general methodology to combine the power of LLMs and automated reasoners for automated program verification. We formally describe this methodology as a set of transition rules and prove its soundness. We instantiate the calculus as a sound automated verification procedure and demonstrate practical improvements on a set of synthetic and competition benchmarks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes