LOREN: Logic Enhanced Neural Reasoning for Fact Verification
- URL: http://arxiv.org/abs/2012.13577v1
- Date: Fri, 25 Dec 2020 13:57:04 GMT
- Title: LOREN: Logic Enhanced Neural Reasoning for Fact Verification
- Authors: Jiangjie Chen, Qiaoben Bao, Jiaze Chen, Changzhi Sun, Hao Zhou,
Yanghua Xiao, Lei Li
- Abstract summary: We propose LOREN, a novel approach for fact verification that integrates Logic guided Reasoning and Neural inference.
Instead of directly validating a single reasoning unit, LOREN turns it into a question-answering task.
Experiments show that our proposed LOREN outperforms other previously published methods and achieves 73.43% of the FEVER score.
- Score: 24.768868510218002
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Given a natural language statement, how to verify whether it is supported,
refuted, or unknown according to a large-scale knowledge source like Wikipedia?
Existing neural-network-based methods often regard a sentence as a whole. While
we argue that it is beneficial to decompose a statement into multiple
verifiable logical points. In this paper, we propose LOREN, a novel approach
for fact verification that integrates both Logic guided Reasoning and Neural
inference. The key insight of LOREN is that it decomposes a statement into
multiple reasoning units around the central phrases. Instead of directly
validating a single reasoning unit, LOREN turns it into a question-answering
task and calculates the confidence of every single hypothesis using neural
networks in the embedding space. They are aggregated to make a final prediction
using a neural joint reasoner guided by a set of three-valued logic rules.
LOREN enjoys the additional merit of interpretability -- it is easy to explain
how it reaches certain results with intermediate results and why it makes
mistakes. We evaluate LOREN on FEVER, a public benchmark for fact verification.
Experiments show that our proposed LOREN outperforms other previously published
methods and achieves 73.43% of the FEVER score.
Related papers
- Neural Probabilistic Logic Learning for Knowledge Graph Reasoning [10.473897846826956]
This paper aims to design a reasoning framework that achieves accurate reasoning on knowledge graphs.
We introduce a scoring module that effectively enhances the expressive power of embedding networks.
We improve the interpretability of the model by incorporating a Markov Logic Network based on variational inference.
arXiv Detail & Related papers (2024-07-04T07:45:46Z) - Logical Negation Augmenting and Debiasing for Prompt-based Methods [19.879616265315637]
We focus on the effectiveness of prompt-based methods on first-order logical reasoning.
We find that the bottleneck lies in logical negation.
We propose a simple but effective method, Negation Augmenting and Negation Debiasing.
arXiv Detail & Related papers (2024-05-08T08:05:47Z) - LogicBench: Towards Systematic Evaluation of Logical Reasoning Ability of Large Language Models [52.03659714625452]
Recently developed large language models (LLMs) have been shown to perform remarkably well on a wide range of language understanding tasks.
But, can they really "reason" over the natural language?
This question has been receiving significant research attention and many reasoning skills such as commonsense, numerical, and qualitative have been studied.
arXiv Detail & Related papers (2024-04-23T21:08:49Z) - Neuro-Symbolic Integration Brings Causal and Reliable Reasoning Proofs [95.07757789781213]
Two lines of approaches are adopted for complex reasoning with LLMs.
One line of work prompts LLMs with various reasoning structures, while the structural outputs can be naturally regarded as intermediate reasoning steps.
The other line of work adopt LLM-free declarative solvers to do the reasoning task, rendering higher reasoning accuracy but lacking interpretability due to the black-box nature of the solvers.
We present a simple extension to the latter line of work. Specifically, we showcase that the intermediate search logs generated by Prolog interpreters can be accessed and interpreted into human-readable reasoning.
arXiv Detail & Related papers (2023-11-16T11:26:21Z) - LINC: A Neurosymbolic Approach for Logical Reasoning by Combining
Language Models with First-Order Logic Provers [60.009969929857704]
Logical reasoning is an important task for artificial intelligence with potential impacts on science, mathematics, and society.
In this work, we reformulating such tasks as modular neurosymbolic programming, which we call LINC.
We observe significant performance gains on FOLIO and a balanced subset of ProofWriter for three different models in nearly all experimental conditions we evaluate.
arXiv Detail & Related papers (2023-10-23T17:58:40Z) - Logical Satisfiability of Counterfactuals for Faithful Explanations in
NLI [60.142926537264714]
We introduce the methodology of Faithfulness-through-Counterfactuals.
It generates a counterfactual hypothesis based on the logical predicates expressed in the explanation.
It then evaluates if the model's prediction on the counterfactual is consistent with that expressed logic.
arXiv Detail & Related papers (2022-05-25T03:40:59Z) - Abstract Reasoning via Logic-guided Generation [65.92805601327649]
Abstract reasoning, i.e., inferring complicated patterns from given observations, is a central building block of artificial general intelligence.
This paper aims to design a framework for the latter approach and bridge the gap between artificial and human intelligence.
We propose logic-guided generation (LoGe), a novel generative DNN framework that reduces abstract reasoning as an optimization problem in propositional logic.
arXiv Detail & Related papers (2021-07-22T07:28:24Z) - Logical Neural Networks [51.46602187496816]
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 omni rather than focused on predefined target variables, and corresponds to logical reasoning.
arXiv Detail & Related papers (2020-06-23T16:55:45Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.