paper-with-me

Papers

Decker: Double Check with Heterogeneous Knowledge for Commonsense Fact Verification

2023-05-10 · Anni Zou, Zhuosheng Zhang, Hai Zhao

Commonsense fact verification, as a challenging branch of commonsense question-answering (QA), aims to verify through facts whether a given commonsense claim is correct or not. Answering commonsense questions necessitates a combination of knowledge from various levels. However, existing studies primarily rest on grasping either unstructured evidence or potential reasoning paths from structured knowledge bases, yet failing to exploit the benefits of heterogeneous knowledge simultaneously. In light of this, we propose Decker, a commonsense fact verification model that is capable of bridging heterogeneous knowledge by uncovering latent relationships between structured and unstructured knowledge. Experimental results on two commonsense fact verification benchmark datasets, CSQA2.0 and CREAK demonstrate the effectiveness of our Decker and further analysis verifies its capability to seize more precious information through reasoning.

📄 PDF Abstract BibTeX arXiv:2305.05921

Code (1)

anni-zou/decker 공식 구현 pytorch

Tasks

Fact VerificationQuestion Answering

Similar Papers 제목 키워드 기반

Leveraging Commonsense Knowledge on Classifying False News and Determining Checkworthiness of Claims

2021-08-08 · Ipek Baris Schlicht, Erhan Sezerer, Selma Tekir, Oul Han 외

Widespread and rapid dissemination of false news has made fact-checking an indispensable requirement. Given its time-consuming and labor-intensive nature, the task calls for an automated support to meet the demand. In th…

Fact CheckingLanguage ModelingLanguage ModellingMulti-Task Learning+2

ConstraintChecker: A Plugin for Large Language Models to Reason on Commonsense Knowledge Bases

2024-01-25 · Quyet V. Do, Tianqing Fang, Shizhe Diao, Zhaowei Wang 외

Reasoning over Commonsense Knowledge Bases (CSKB), i.e. CSKB reasoning, has been explored as a way to acquire new commonsense knowledge based on reference knowledge in the original CSKBs and external prior knowledge. Des…

Prompt EngineeringZero-Shot Learning

Reasoning with Heterogeneous Knowledge for Commonsense Machine Comprehension

2017-09-01 · EMNLP 2017 9 · Hongyu Lin, Le Sun, Xianpei Han

Reasoning with commonsense knowledge is critical for natural language understanding. Traditional methods for commonsense machine comprehension mostly only focus on one specific kind of knowledge, neglecting the fact that…

Natural Language UnderstandingReading Comprehensionvalid

CogKGE: A Knowledge Graph Embedding Toolkit and Benchmark for Representing Multi-source and Heterogeneous Knowledge

2022-05-01 · ACL 2022 5 · Zhuoran Jin, Tianyi Men, Hongbang Yuan, Zhitao He 외

In this paper, we propose CogKGE, a knowledge graph embedding (KGE) toolkit, which aims to represent multi-source and heterogeneous knowledge. For multi-source knowledge, unlike existing methods that mainly focus on enti…

Graph EmbeddingKnowledge Graph Embedding

ECNU-SenseMaker at SemEval-2020 Task 4: Leveraging Heterogeneous Knowledge Resources for Commonsense Validation and Explanation

2020-07-28 · SEMEVAL 2020 · Qian Zhao, Siyu Tao, Jie zhou, LinLin Wang 외

This paper describes our system for SemEval-2020 Task 4: Commonsense Validation and Explanation (Wang et al., 2020). We propose a novel Knowledge-enhanced Graph Attention Network (KEGAT) architecture for this task, lever…

Data AugmentationGraph Attention