SOTAVerified

Graph Representations for Higher-Order Logic and Theorem Proving

2019-05-24Unverified0· sign in to hype

Aditya Paliwal, Sarah Loos, Markus Rabe, Kshitij Bansal, Christian Szegedy

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper presents the first use of graph neural networks (GNNs) for higher-order proof search and demonstrates that GNNs can improve upon state-of-the-art results in this domain. Interactive, higher-order theorem provers allow for the formalization of most mathematical theories and have been shown to pose a significant challenge for deep learning. Higher-order logic is highly expressive and, even though it is well-structured with a clearly defined grammar and semantics, there still remains no well-established method to convert formulas into graph-based representations. In this paper, we consider several graphical representations of higher-order logic and evaluate them against the HOList benchmark for higher-order theorem proving.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
HOList benchmark4-hop GNN, sub-expression sharingPercentage correct49.95Unverified

Reproductions