Harnessing Diverse Perspectives: A Multi-Agent Framework for Enhanced Error Detection in Knowledge Graphs
Yu Li, Yi Huang, Guilin Qi, Junlan Feng, Nan Hu, Songlin Zhai, Haohan Xue, Yongrui Chen, Ruoyan Shen, and Tongtong Wu

TL;DR
This paper introduces a multi-agent framework utilizing large language models to improve error detection in knowledge graphs by leveraging fine-grained subgraph information and ensuring transparent decision-making.
Contribution
The novel MAKGED framework combines multiple LLM-based agents and subgraph embeddings for enhanced, transparent error detection in knowledge graphs, outperforming existing methods.
Findings
MAKGED outperforms state-of-the-art methods on FB15K and WN18RR.
The framework improves detection accuracy and robustness.
It facilitates domain-specific agent training for industrial applications.
Abstract
Knowledge graphs are widely used in industrial applications, making error detection crucial for ensuring the reliability of downstream applications. Existing error detection methods often fail to effectively utilize fine-grained subgraph information and rely solely on fixed graph structures, while also lacking transparency in their decision-making processes, which results in suboptimal detection performance. In this paper, we propose a novel Multi-Agent framework for Knowledge Graph Error Detection (MAKGED) that utilizes multiple large language models (LLMs) in a collaborative setting. By concatenating fine-grained, bidirectional subgraph embeddings with LLM-based query embeddings during training, our framework integrates these representations to produce four specialized agents. These agents utilize subgraph information from different dimensions to engage in multi-round discussions,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI-based Problem Solving and Planning · Fault Detection and Control Systems · Rough Sets and Fuzzy Logic
