LogicalFactChecker: Leveraging Logical Operations for Fact Checking with
Graph Module Network
- URL: http://arxiv.org/abs/2004.13659v1
- Date: Tue, 28 Apr 2020 17:04:19 GMT
- Title: LogicalFactChecker: Leveraging Logical Operations for Fact Checking with
Graph Module Network
- Authors: Wanjun Zhong, Duyu Tang, Zhangyin Feng, Nan Duan, Ming Zhou, Ming
Gong, Linjun Shou, Daxin Jiang, Jiahai Wang, Jian Yin
- Abstract summary: We propose LogicalFactChecker, a neural network approach capable of leveraging logical operations for fact checking.
It achieves the state-of-the-art performance on TABFACT, a large-scale, benchmark dataset.
- Score: 111.24773949467567
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Verifying the correctness of a textual statement requires not only semantic
reasoning about the meaning of words, but also symbolic reasoning about logical
operations like count, superlative, aggregation, etc. In this work, we propose
LogicalFactChecker, a neural network approach capable of leveraging logical
operations for fact checking. It achieves the state-of-the-art performance on
TABFACT, a large-scale, benchmark dataset built for verifying a textual
statement with semi-structured tables. This is achieved by a graph module
network built upon the Transformer-based architecture. With a textual statement
and a table as the input, LogicalFactChecker automatically derives a program
(a.k.a. logical form) of the statement in a semantic parsing manner. A
heterogeneous graph is then constructed to capture not only the structures of
the table and the program, but also the connections between inputs with
different modalities. Such a graph reveals the related contexts of each word in
the statement, the table and the program. The graph is used to obtain
graph-enhanced contextual representations of words in Transformer-based
architecture. After that, a program-driven module network is further introduced
to exploit the hierarchical structure of the program, where semantic
compositionality is dynamically modeled along the program structure with a set
of function-specific modules. Ablation experiments suggest that both the
heterogeneous graph and the module network are important to obtain strong
results.
Related papers
- LOGICSEG: Parsing Visual Semantics with Neural Logic Learning and
Reasoning [73.98142349171552]
LOGICSEG is a holistic visual semantic that integrates neural inductive learning and logic reasoning with both rich data and symbolic knowledge.
During fuzzy logic-based continuous relaxation, logical formulae are grounded onto data and neural computational graphs, hence enabling logic-induced network training.
These designs together make LOGICSEG a general and compact neural-logic machine that is readily integrated into existing segmentation models.
arXiv Detail & Related papers (2023-09-24T05:43:19Z) - Modeling Hierarchical Reasoning Chains by Linking Discourse Units and
Key Phrases for Reading Comprehension [80.99865844249106]
We propose a holistic graph network (HGN) which deals with context at both discourse level and word level, as the basis for logical reasoning.
Specifically, node-level and type-level relations, which can be interpreted as bridges in the reasoning process, are modeled by a hierarchical interaction mechanism.
arXiv Detail & Related papers (2023-06-21T07:34:27Z) - Conversational Semantic Parsing using Dynamic Context Graphs [68.72121830563906]
We consider the task of conversational semantic parsing over general purpose knowledge graphs (KGs) with millions of entities, and thousands of relation-types.
We focus on models which are capable of interactively mapping user utterances into executable logical forms.
arXiv Detail & Related papers (2023-05-04T16:04:41Z) - Discourse-Aware Graph Networks for Textual Logical Reasoning [142.0097357999134]
Passage-level logical relations represent entailment or contradiction between propositional units (e.g., a concluding sentence)
We propose logic structural-constraint modeling to solve the logical reasoning QA and introduce discourse-aware graph networks (DAGNs)
The networks first construct logic graphs leveraging in-line discourse connectives and generic logic theories, then learn logic representations by end-to-end evolving the logic relations with an edge-reasoning mechanism and updating the graph features.
arXiv Detail & Related papers (2022-07-04T14:38:49Z) - Logiformer: A Two-Branch Graph Transformer Network for Interpretable
Logical Reasoning [10.716971124214332]
We propose an end-to-end model Logiformer which utilizes a two-branch graph transformer network for logical reasoning of text.
We introduce different extraction strategies to split the text into two sets of logical units, and construct the logical graph and the syntax graph respectively.
The reasoning process provides the interpretability by employing the logical units, which are consistent with human cognition.
arXiv Detail & Related papers (2022-05-02T08:34:59Z) - Logic-level Evidence Retrieval and Graph-based Verification Network for
Table-based Fact Verification [16.30704888733592]
We formulate the table-based fact verification task as an evidence retrieval and reasoning framework.
Specifically, we first retrieve logic-level program-like evidence from the given table and statement as supplementary evidence for the table.
After that, we construct a logic-level graph to capture the logical relations between entities and functions in the retrieved evidence.
arXiv Detail & Related papers (2021-09-14T07:25:36Z) - Logic-Driven Context Extension and Data Augmentation for Logical
Reasoning of Text [65.24325614642223]
We propose to understand logical symbols and expressions in the text to arrive at the answer.
Based on such logical information, we put forward a context extension framework and a data augmentation algorithm.
Our method achieves the state-of-the-art performance, and both logic-driven context extension framework and data augmentation algorithm can help improve the accuracy.
arXiv Detail & Related papers (2021-05-08T10:09:36Z)
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.