paper-with-me

홈 › Papers

Logical Neural Networks

2020-06-23 · Ryan Riegel, Alexander Gray, Francois Luus, Naweed Khan, Ndivhuwo Makondo, Ismail Yunus Akhalwaya, Haifeng Qian, Ronald Fagin, Francisco Barahona, Udit Sharma, Shajith Ikbal, Hima Karanam, Sumit Neelam, Ankita Likhyani, Santosh Srivastava

We propose a novel framework seamlessly providing key properties of both neural nets (learning) and symbolic logic (knowledge and reasoning). Every neuron has a meaning as a component of a formula in a weighted real-valued logic, yielding a highly intepretable disentangled representation. Inference is omnidirectional rather than focused on predefined target variables, and corresponds to logical reasoning, including classical first-order logic theorem proving as a special case. The model is end-to-end differentiable, and learning minimizes a novel loss function capturing logical contradiction, yielding resilience to inconsistent knowledge. It also enables the open-world assumption by maintaining bounds on truth values which can have probabilistic semantics, yielding resilience to incomplete knowledge.

📄 PDF Abstract BibTeX arXiv:2006.13155

Code (2)

IBM/LNN 공식 구현
ibm/torchlogic pytorch

Tasks

Automated Theorem ProvingLogical Reasoning

Similar Papers 제목 키워드 기반

A Logical Neural Network Structure With More Direct Mapping From Logical Relations

2021-06-22 · Gang Wang

Logical relations widely exist in human activities. Human use them for making judgement and decision according to various conditions, which are embodied in the form of \emph{if-then} rules. As an important kind of cognit…

BlockingMedical Diagnosis

PLOG: Table-to-Logic Pretraining for Logical Table-to-Text Generation

2022-05-25 · Ao Liu, Haoyu Dong, Naoaki Okazaki, Shi Han 외

Logical table-to-text generation is a task that involves generating logically faithful sentences from tables, which requires models to derive logical level facts from table records via logical inference. It raises a new …

Table-to-Text GenerationText Generation

Logical Phase Transitions: Understanding Collapse in LLM Logical Reasoning

2026-01-06 · Xinglang Zhang, Yunyao Zhang, ZeLiang Chen, Junqing Yu 외 arxiv

Symbolic logical reasoning is a critical yet underexplored capability of large language models (LLMs), providing reliable and verifiable decision-making in high-stakes domains such as mathematical reasoning and legal jud…

Mathematical ReasoningLogical Reasoning

Topological Learning in Multi-Class Data Sets

2023-01-23 · Christopher Griffin, Trevor Karn, Benjamin Apple

We specialize techniques from topological data analysis to the problem of characterizing the topological complexity (as defined in the body of the paper) of a multi-class data set. As a by-product, a topological classifi…

Topological Data Analysis

Logic-Driven Context Extension and Data Augmentation for Logical Reasoning of Text

2021-05-08 · Findings (ACL) 2022 5 · Siyuan Wang, Wanjun Zhong, Duyu Tang, Zhongyu Wei 외

Logical reasoning of text requires understanding critical logical information in the text and performing inference over them. Large-scale pre-trained models for logical reasoning mainly focus on word-level semantics of t…

Data AugmentationLogical ReasoningReading Comprehension