SOTAVerified

Generative Language Modeling for Automated Theorem Proving

2020-09-07Unverified0· sign in to hype

Stanislas Polu, Ilya Sutskever

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We explore the application of transformer-based language models to automated theorem proving. This work is motivated by the possibility that a major limitation of automated theorem provers compared to humans -- the generation of original mathematical terms -- might be addressable via generation from language models. We present an automated prover and proof assistant, GPT-f, for the Metamath formalization language, and analyze its performance. GPT-f found new short proofs that were accepted into the main Metamath library, which is to our knowledge, the first time a deep-learning based system has contributed proofs that were adopted by a formal mathematics community.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Metamath set.mmGPT-fPercentage correct56.2Unverified

Reproductions