Pith. sign in

REVIEW 1 cited by

TacticZero: Learning to Prove Theorems from Scratch with Deep Reinforcement Learning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2102.09756 v2 pith:NCRPO36C submitted 2021-02-19 cs.LG cs.AIcs.LO

classification cs.LGcs.AIcs.LO
keywords frameworklearningdeephol4novelprocessreinforcementtheorem
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

We propose a novel approach to interactive theorem-proving (ITP) using deep reinforcement learning. The proposed framework is able to learn proof search strategies as well as tactic and arguments prediction in an end-to-end manner. We formulate the process of ITP as a Markov decision process (MDP) in which each state represents a set of potential derivation paths. This structure allows us to introduce a novel backtracking mechanism which enables the agent to efficiently discard (predicted) dead-end derivations and restart from promising alternatives. We implement the framework in the HOL4 theorem prover. Experimental results show that the framework outperforms existing automated theorem provers (i.e., hammers) available in HOL4 when evaluated on unseen problems. We further elaborate the role of key components of the framework using ablation studies.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Rango: Adaptive Retrieval-Augmented Proving for Automated Software Verification

    cs.SE 2024-12 conditional novelty 6.0 of 10

    Rango proves 32.0% of Coq theorems in a large benchmark by retrieving relevant in-project proofs and lemmas at each step, outperforming prior proof synthesis tools.

Pith tools