PROMISE: Proof Automation as Structural Imitation of Human Reasoning
Youngjoo Ahn, Sangyeop Yeo, Gijung Im, Jongmin Lee, Jinyoung Yeo, Jieung Kim

TL;DR
PROMISE introduces a structure-aware framework for automated proof generation that leverages structural patterns in proof states, significantly improving scalability and performance over prior methods in formal verification tasks.
Contribution
It presents PROMISE, a novel proof mining approach that uses structural embeddings to enhance proof search and adaptation, outperforming existing LLM-based systems.
Findings
PROMISE achieves up to +26 points (186% relative gain) over prior methods.
It maintains robustness across multiple LLM backends.
PROMISE outperforms systems like Selene and Rango on the seL4 benchmark.
Abstract
Automated proof generation for formal software verification remains largely unresolved despite advances in large language models (LLMs). While LLMs perform well in NLP, vision, and code generation, formal verification still requires substantial human effort. Interactive theorem proving (ITP) demands manual proof construction under strict logical constraints, limiting scalability; for example, verifying the seL4 microkernel required decades of effort. Existing LLM-based approaches attempt to automate this process but remain limited. Most rely on single-shot generation or shallow retrieval, which may work for small proofs but fail to scale to large, interdependent verification tasks with deep structural dependencies. We present PROMISE (PROof MIning via Structural Embeddings), a structure-aware framework that reframes proof generation as a stateful search over proof-state transitions.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
