Knowledge Graph Error Detection with Contrastive Confidence Adaption
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 on semantically-similar noise and adversarial noise.
Cite
Text
Liu et al. "Knowledge Graph Error Detection with Contrastive Confidence Adaption." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I8.28729Markdown
[Liu et al. "Knowledge Graph Error Detection with Contrastive Confidence Adaption." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/liu2024aaai-knowledge/) doi:10.1609/AAAI.V38I8.28729BibTeX
@inproceedings{liu2024aaai-knowledge,
title = {{Knowledge Graph Error Detection with Contrastive Confidence Adaption}},
author = {Liu, Xiangyu and Liu, Yang and Hu, Wei},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {8824-8831},
doi = {10.1609/AAAI.V38I8.28729},
url = {https://mlanthology.org/aaai/2024/liu2024aaai-knowledge/}
}