Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
110 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

LogicalFactChecker: Leveraging Logical Operations for Fact Checking with Graph Module Network (2004.13659v1)

Published 28 Apr 2020 in cs.CL

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.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (10)
  1. Wanjun Zhong (49 papers)
  2. Duyu Tang (65 papers)
  3. Zhangyin Feng (14 papers)
  4. Nan Duan (172 papers)
  5. Ming Zhou (182 papers)
  6. Ming Gong (246 papers)
  7. Linjun Shou (53 papers)
  8. Daxin Jiang (138 papers)
  9. Jiahai Wang (31 papers)
  10. Jian Yin (67 papers)
Citations (54)

Summary

We haven't generated a summary for this paper yet.