SOTAVerified

Knowledge Graph Error Detection with Contrastive Confidence Adaption

2023-12-19Code Available1· sign in to hype

Xiangyu Liu, Yang Liu, Wei Hu

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Knowledge graphs (KGs) often contain various errors. Previous works on detecting errors in KGs mainly rely on triplet embedding from graph structure. We conduct an empirical study and find that these works struggle to discriminate noise from semantically-similar correct triplets. In this paper, we propose a KG error detection model CCA to integrate both textual and graph structural information from triplet reconstruction for better distinguishing semantics. We design interactive contrastive learning to capture the differences between textual and structural patterns. Furthermore, we construct realistic datasets with semantically-similar noise and adversarial noise. Experimental results demonstrate that CCA outperforms state-of-the-art baselines, especially in detecting semantically-similar noise and adversarial noise.

Tasks

Reproductions