English

Learning Theorem Proving Components

Logic in Computer Science 2021-07-22 v1 Artificial Intelligence Machine Learning Neural and Evolutionary Computing Symbolic Computation

Abstract

Saturation-style automated theorem provers (ATPs) based on the given clause procedure are today the strongest general reasoners for classical first-order logic. The clause selection heuristics in such systems are, however, often evaluating clauses in isolation, ignoring other clauses. This has changed recently by equipping the E/ENIGMA system with a graph neural network (GNN) that chooses the next given clause based on its evaluation in the context of previously selected clauses. In this work, we describe several algorithms and experiments with ENIGMA, advancing the idea of contextual evaluation based on learning important components of the graph of clauses.

Keywords

Cite

@article{arxiv.2107.10034,
  title  = {Learning Theorem Proving Components},
  author = {Karel Chvalovský and Jan Jakubův and Miroslav Olšák and Josef Urban},
  journal= {arXiv preprint arXiv:2107.10034},
  year   = {2021}
}

Comments

Accepted to TABLEAUX'21

R2 v1 2026-06-24T04:23:42.332Z