Learning Guided Automated Reasoning: A Brief Survey

March 06, 2024 Β· The Cartographer Β· πŸ› Logics and Type Systems in Theory and Practice

πŸ“š THE CARTOGRAPHER: The Cartographer
Survey/review paper β€” maps the landscape rather than implementing a method.

"No code URL or promise found in abstract"
"Title-pattern auto-detect: Learning Guided Automated Reasoning: A Brief Survey"

Evidence collected by the PWNC Scanner

Authors Lasse Blaauwbroek, David Cerna, Thibault Gauthier, Jan JakubΕ―v, Cezary Kaliszyk, Martin Suda, Josef Urban arXiv ID 2403.04017 Category cs.AI: Artificial Intelligence Cross-listed cs.LG, cs.LO, cs.NE, cs.SC Citations 7 Venue Logics and Type Systems in Theory and Practice Last Checked 3 days ago
Abstract
Automated theorem provers and formal proof assistants are general reasoning systems that are in theory capable of proving arbitrarily hard theorems, thus solving arbitrary problems reducible to mathematics and logical reasoning. In practice, such systems however face large combinatorial explosion, and therefore include many heuristics and choice points that considerably influence their performance. This is an opportunity for trained machine learning predictors, which can guide the work of such reasoning systems. Conversely, deductive search supported by the notion of logically valid proof allows one to train machine learning systems on large reasoning corpora. Such bodies of proof are usually correct by construction and when combined with more and more precise trained guidance they can be boostrapped into very large corpora, with increasingly long reasoning chains and possibly novel proof ideas. In this paper we provide an overview of several automated reasoning and theorem proving domains and the learning and AI methods that have been so far developed for them. These include premise selection, proof guidance in several settings, AI systems and feedback loops iterating between reasoning and learning, and symbolic classification problems.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Artificial Intelligence