English

Project proposal: A modular reinforcement learning based automated theorem prover

Artificial Intelligence 2022-09-07 v1

Abstract

We propose to build a reinforcement learning prover of independent components: a deductive system (an environment), the proof state representation (how an agent sees the environment), and an agent training algorithm. To that purpose, we contribute an additional Vampire-based environment to gym-saturation\texttt{gym-saturation} package of OpenAI Gym environments for saturation provers. We demonstrate a prototype of using gym-saturation\texttt{gym-saturation} together with a popular reinforcement learning framework (Ray RLlib\texttt{RLlib}). Finally, we discuss our plans for completing this work in progress to a competitive automated theorem prover.

Keywords

Cite

@article{arxiv.2209.02562,
  title  = {Project proposal: A modular reinforcement learning based automated theorem prover},
  author = {Boris Shminke},
  journal= {arXiv preprint arXiv:2209.02562},
  year   = {2022}
}

Comments

6 pages, submitted to AITP (http://aitp-conference.org/2022/)

R2 v1 2026-06-28T00:48:42.173Z