Skip to content

kse-ElEvEn/MAKGED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MAKGED

Knowledge graphs (KGs) are widely used in natural language processing tasks, making error detection crucial to maintain quality and performance. Current methods, including rule-based and embedding-based approaches, struggle to generalize across different KGs or fully utilize subgraph information, leading to unsatisfactory false detection results. In this paper, we propose MAKGED, a novel framework for KG error detection that utilizes multiple large language models (LLMs) in a collaborative setting. Subgraph embeddings are generated using a graph convolutional network (GCN) and concatenated with LLM-generated query embeddings to ensure effective comparison of semantic and structural information. Four agents trained on different subgraph strategies analyze the triples and collaborate through multi-round discussions, improving both detection accuracy and transparency. Extensive experiments on FB15K and WN18RR demonstrate that MAKGED outperforms state-of-the-art methods, improving the accuracy and robustness of KG evaluation.

image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published