A Feature-Based Learning Method for Theorem Proving

Abstract

Automated reasoning or theorem proving essentially amounts to solving search problems. Despite significant progress in recent years theorem provers still have many shortcomings. The use of machine-learning techniques is acknowledged as promising, but difficult to apply in the area of theorem proving. We propose here to learn search-guiding heuristics by employing features in a simple, yet effective manner. Features are used to adapt a heuristic to a solved source problem. The adapted heuristic can then be utilized profitably for solving related target problems. Experiments have demonstrated that the approach not only allows for significant speed-ups, but also makes it possible to prove problems that were out of reach before.

Cite

Text

Fuchs. "A Feature-Based Learning Method for Theorem Proving." AAAI Conference on Artificial Intelligence, 1998.

Markdown

[Fuchs. "A Feature-Based Learning Method for Theorem Proving." AAAI Conference on Artificial Intelligence, 1998.](https://mlanthology.org/aaai/1998/fuchs1998aaai-feature/)

BibTeX

@inproceedings{fuchs1998aaai-feature,
  title     = {{A Feature-Based Learning Method for Theorem Proving}},
  author    = {Fuchs, Matthias},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1998},
  pages     = {457-462},
  url       = {https://mlanthology.org/aaai/1998/fuchs1998aaai-feature/}
}