paper-with-me

Papers

Differentiable Representations For Multihop Inference Rules

2019-05-24 · William W. Cohen, Haitian Sun, R. Alex Hofer, Matthew Siegler

We present efficient differentiable implementations of second-order multi-hop reasoning using a large symbolic knowledge base (KB). We introduce a new operation which can be used to compositionally construct second-order multi-hop templates in a neural model, and evaluate a number of alternative implementations, with different time and memory trade offs. These techniques scale to KBs with millions of entities and tens of millions of triples, and lead to simple models with competitive performance on several learning tasks requiring multi-hop reasoning.

📄 PDF Abstract BibTeX arXiv:1905.10417

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Neuro-Symbolic Forward Reasoning

2021-10-18 · Hikaru Shindo, Devendra Singh Dhami, Kristian Kersting

Reasoning is an essential part of human intelligence and thus has been a long-standing goal in artificial intelligence research. With the recent success of deep learning, incorporating reasoning with deep learning system…

Deep LearningObject

Differentiable Neuro-Symbolic Reasoning on Large-Scale Knowledge Graphs

2023-09-21 · NeurIPS 2023 11

Knowledge graph (KG) reasoning utilizes two primary techniques, i.e., rule-based and KG-embedding based. The former provides precise inferences, but inferring via concrete rules is not scalable. The latter enables effici…

Logical Rule Induction and Theory Learning Using Neural Theorem Proving

2018-09-06 · Andres Campero, Aldo Pareja, Tim Klinger, Josh Tenenbaum 외

A hallmark of human cognition is the ability to continually acquire and distill observations of the world into meaningful, predictive theories. In this paper we present a new mechanism for logical theory acquisition whic…

Automated Theorem Proving

End-to-End Differentiable Proving

2017-05-31 · NeurIPS 2017 12 · Tim Rocktäschel, Sebastian Riedel

We introduce neural networks for end-to-end differentiable proving of queries to knowledge bases by operating on dense vector representations of symbols. These neural networks are constructed recursively by taking inspir…

Link Prediction

Differentiable Learning of Logical Rules for Knowledge Base Reasoning

2017-02-27 · NeurIPS 2017 12 · Fan Yang, Zhilin Yang, William W. Cohen

We study the problem of learning probabilistic first-order logical rules for knowledge base reasoning. This learning problem is difficult because it requires learning the parameters in a continuous space as well as the s…