Skip to main content

Showing 1–5 of 5 results for author: Piepenbrock, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2401.02949  [pdf, other

    cs.LG cs.AI

    Graph2Tac: Online Representation Learning of Formal Math Concepts

    Authors: Lasse Blaauwbroek, Miroslav Olšák, Jason Rute, Fidel Ivan Schaposnik Massolo, Jelle Piepenbrock, Vasily Pestun

    Abstract: In proof assistants, the physical proximity between two formal mathematical concepts is a strong predictor of their mutual relevance. Furthermore, lemmas with close proximity regularly exhibit similar proof structures. We show that this locality property can be exploited through online learning techniques to obtain solving agents that far surpass offline learners when asked to prove theorems in an… ▽ More

    Submitted 23 June, 2024; v1 submitted 5 January, 2024; originally announced January 2024.

    Comments: 31 pages

    MSC Class: 68T07 (Primary) 68V15 (Secondary) ACM Class: I.2.3; I.2.6

  2. arXiv:2307.13014  [pdf, other

    cs.SE cs.AI cs.LG

    Graph Neural Networks For Map** Variables Between Programs -- Extended Version

    Authors: Pedro Orvalho, Jelle Piepenbrock, Mikoláš Janota, Vasco Manquinho

    Abstract: Automated program analysis is a pivotal research domain in many areas of Computer Science -- Formal Methods and Artificial Intelligence, in particular. Due to the undecidability of the problem of program equivalence, comparing two programs is highly challenging. Typically, in order to compare two programs, a relation between both programs' sets of variables is required. Thus, map** variables bet… ▽ More

    Submitted 29 July, 2023; v1 submitted 24 July, 2023; originally announced July 2023.

    Comments: Extended version of "Graph Neural Networks For Map** Variables Between Programs", paper accepted at ECAI 2023. Github: https://github.com/pmorvalho/ecai23-GNNs-for-map**-variables-between-programs. 11 pages, 5 figures, 4 tables and 3 listings

  3. arXiv:2210.03590  [pdf, other

    cs.LG cs.AI cs.LO

    Machine Learning Meets The Herbrand Universe

    Authors: Jelle Piepenbrock, Josef Urban, Konstantin Korovin, Miroslav Olšák, Tom Heskes, Mikolaš Janota

    Abstract: The appearance of strong CDCL-based propositional (SAT) solvers has greatly advanced several areas of automated reasoning (AR). One of the directions in AR is thus to apply SAT solvers to expressive formalisms such as first-order logic, for which large corpora of general mathematical problems exist today. This is possible due to Herbrand's theorem, which allows reduction of first-order problems to… ▽ More

    Submitted 7 October, 2022; originally announced October 2022.

    Comments: 8 pages, 10 figures

  4. arXiv:2205.01981  [pdf, other

    cs.AI cs.LG cs.LO

    The Isabelle ENIGMA

    Authors: Zarathustra A. Goertzel, Jan Jakubův, Cezary Kaliszyk, Miroslav Olšák, Jelle Piepenbrock, Josef Urban

    Abstract: We significantly improve the performance of the E automated theorem prover on the Isabelle Sledgehammer problems by combining learning and theorem proving in several ways. In particular, we develop targeted versions of the ENIGMA guidance for the Isabelle problems, targeted versions of neural premise selection, and targeted strategies for E. The methods are trained in several iterations over hundr… ▽ More

    Submitted 4 May, 2022; originally announced May 2022.

    Comments: 21 pages, 12 tables, ITP 2022

  5. arXiv:2102.05547  [pdf, other

    cs.LG cs.AI cs.LO

    Learning Equational Theorem Proving

    Authors: Jelle Piepenbrock, Tom Heskes, Mikoláš Janota, Josef Urban

    Abstract: We develop Stratified Shortest Solution Imitation Learning (3SIL) to learn equational theorem proving in a deep reinforcement learning (RL) setting. The self-trained models achieve state-of-the-art performance in proving problems generated by one of the top open conjectures in quasigroup theory, the Abelian Inner Map** (AIM) Conjecture. To develop the methods, we first use two simpler arithmetic… ▽ More

    Submitted 10 February, 2021; originally announced February 2021.

    Comments: 17 pages, 4 figures