Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Thor: Wielding Hammers to Integrate Language Models and Automated Theorem Provers

About

In theorem proving, the task of selecting useful premises from a large library to unlock the proof of a given conjecture is crucially important. This presents a challenge for all theorem provers, especially the ones based on language models, due to their relative inability to reason over huge volumes of premises in text form. This paper introduces Thor, a framework integrating language models and automated theorem provers to overcome this difficulty. In Thor, a class of methods called hammers that leverage the power of automated theorem provers are used for premise selection, while all other tasks are designated to language models. Thor increases a language model's success rate on the PISA dataset from $39\%$ to $57\%$, while solving $8.2\%$ of problems neither language models nor automated theorem provers are able to solve on their own. Furthermore, with a significantly smaller computational budget, Thor can achieve a success rate on the MiniF2F dataset that is on par with the best existing methods. Thor can be instantiated for the majority of popular interactive theorem provers via a straightforward protocol we provide.

Albert Q. Jiang, Wenda Li, Szymon Tworkowski, Konrad Czechowski, Tomasz Odrzyg\'o\'zd\'z, Piotr Mi{\l}o\'s, Yuhuai Wu, Mateja Jamnik• 2022

Related benchmarks

TaskDatasetResultRank
Formal Theorem ProvingMiniF2F (test)
Pass@129.9
100
Automated Theorem ProvingMiniF2F (test)
Success Rate29.9
93
Theorem ProvingminiF2F (val)
Success Rate28.3
59
Formal Theorem ProvingminiF2F Isabelle (val)
Success Rate37.3
41
Formal Theorem ProvingminiF2F Isabelle (test)
Success Rate35.2
39
Formal Theorem ProvingminiF2F (val)
Pass@128.3
15
Theorem ProvingPISA 2021-10-22 (test)
Success Rate57
5
Showing 7 of 7 rows

Other info

Follow for update