English

Knowledge Graph Error Detection with Contrastive Confidence Adaption

Computation and Language 2024-01-17 v2 Artificial Intelligence

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.

Keywords

Cite

@article{arxiv.2312.12108,
  title  = {Knowledge Graph Error Detection with Contrastive Confidence Adaption},
  author = {Xiangyu Liu and Yang Liu and Wei Hu},
  journal= {arXiv preprint arXiv:2312.12108},
  year   = {2024}
}

Comments

Accepted in the 38th AAAI Conference on Artificial Intelligence (AAAI 2024)

R2 v1 2026-06-28T13:56:00.528Z