Pith. sign in

REVIEW 1 cited by

Learning Reasoning Strategies in End-to-End Differentiable Proving

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2007.06477 v3 pith:5IFOTA7L submitted 2020-07-13 cs.AI cs.CLcs.LGcs.NEcs.SC

classification cs.AIcs.CLcs.LGcs.NEcs.SC
keywords modelsctpslearninginterpretableneuralntpsproversresults
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original 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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Large Language Model-Enhanced Symbolic Reasoning for Knowledge Base Completion

    cs.CL 2025-01 conditional novelty 5.0 of 10

    LeSR uses an LLM to propose logic rules from sampled subgraphs, then a trainable reasoner weights those rules against the knowledge base and combines them with RotatE for KBC.

Pith tools