HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Learning Reasoning Strategies in End-to-End Differentiable Proving

Pasquale Minervini Sebastian Riedel Pontus Stenetorp Edward Grefenstette Tim Rocktäschel

Learning Reasoning Strategies in End-to-End Differentiable Proving

Abstract

Attempts to render deep learning models interpretable, data-efficient, and robust have seen some success through hybridisation with rule-based systems, for example, in Neural Theorem Provers (NTPs). These neuro-symbolic models can induce interpretable rules and learn representations from data via back-propagation, while providing logical explanations for their predictions. However, they are restricted by their computational complexity, as they need to consider all possible proof paths for explaining a goal, thus rendering them unfit for large-scale applications. We present Conditional Theorem Provers (CTPs), an extension to NTPs that learns an optimal rule selection strategy via gradient-based optimisation. We show that CTPs are scalable and yield state-of-the-art results on the CLUTRR dataset, which tests systematic generalisation of neural models by learning to reason over smaller graphs and evaluating on larger ones. Finally, CTPs show better link prediction results on standard benchmarks in comparison with other neural-symbolic models, while being explainable. All source code and datasets are available online, at https://github.com/uclnlp/ctp.

Code Repositories

uclnlp/ctp
Official
pytorch
facebookresearch/clutrr
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
relational-reasoning-on-clutrrCTP A
10 Hops: 0.90
4 Hops: 0.99
5 Hops: 0.99
6 Hops: 0.99
7 Hops: 0.96
8 Hops: 0.94
9 Hops: 0.89

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Learning Reasoning Strategies in End-to-End Differentiable Proving | Papers | HyperAI