Logical Reasoning

183 papers with code • 9 benchmarks • 11 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Logical Reasoning models and implementations

Most implemented papers

Beta Embeddings for Multi-Hop Logical Reasoning in Knowledge Graphs

snap-stanford/KGReasoning NeurIPS 2020

Logical operations are performed in the embedding space by neural operators over the probabilistic embeddings.

PaLM: Scaling Language Modeling with Pathways

lucidrains/CoCa-pytorch Google Research 2022

To further our understanding of the impact of scale on few-shot learning, we trained a 540-billion parameter, densely activated, Transformer language model, which we call Pathways Language Model PaLM.

SATNet: Bridging deep learning and logical reasoning using a differentiable satisfiability solver

Kyubyong/sudoku 29 May 2019

We demonstrate that by integrating this solver into end-to-end learning systems, we can learn the logical structure of challenging problems in a minimally supervised fashion.

Neural Collaborative Reasoning

rutgerswiselab/NCR 16 May 2020

Existing Collaborative Filtering (CF) methods are mostly designed based on the idea of matching, i. e., by learning user and item embeddings from data using shallow or deep models, they try to capture the associative relevance patterns in data, so that a user embedding can be matched with relevant item embeddings using designed or learned similarity functions.

Neural Logic Reasoning

rutgerswiselab/NLR 20 Aug 2020

Both reasoning and generalization ability are important for prediction tasks such as recommender systems, where reasoning provides strong connection between user history and target items for accurate prediction, and generalization helps the model to draw a robust user portrait over noisy inputs.

Large Language Models are Zero-Shot Reasoners

kojima-takeshi188/zero_shot_cot 24 May 2022

Pretrained large language models (LLMs) are widely used in many sub-fields of natural language processing (NLP) and generally known as excellent few-shot learners with task-specific exemplars.

MetaLogic: Logical Reasoning Explanations with Fine-Grained Structure

tencent-ailab/metalogic 22 Oct 2022

To this end, we propose a comprehensive logical reasoning explanation form.

Logic Tensor Networks: Deep Learning and Logical Reasoning from Data and Knowledge

logictensornetworks/logictensornetworks 14 Jun 2016

We propose Logic Tensor Networks: a uniform framework for integrating automatic learning and reasoning.

Chains of Reasoning over Entities, Relations, and Text using Recurrent Neural Networks

eBay/KPRN EACL 2017

Our goal is to combine the rich multistep inference of symbolic logical reasoning with the generalization capabilities of neural networks.

A Dataset and Architecture for Visual Reasoning with a Working Memory

google/cog ECCV 2018

COG is much simpler than the general problem of video analysis, yet it addresses many of the problems relating to visual and logical reasoning and memory -- problems that remain challenging for modern deep learning architectures.