Debate to Align: Reliable Entity Alignment through Two-Stage Multi-Agent Debate
Cunda Wang, Ziying Ma, Po Hu, Weihua Wang, Feilong Bao
TLDR
AgentEA uses a two-stage multi-agent debate and optimized entity embeddings to achieve reliable and efficient entity alignment across knowledge graphs.
Key contributions
- Optimizes entity embeddings via representation preference for higher quality.
- Employs a two-stage multi-role debate for reliable and efficient entity alignment.
- Features lightweight debate verification and deep debate alignment stages.
- Demonstrates effectiveness across cross-lingual, sparse, and large-scale KGs.
Why it matters
This paper addresses critical reliability issues in LLM-based entity alignment by introducing a novel multi-agent debate framework. By optimizing embeddings and using a progressive two-stage debate, AgentEA significantly enhances alignment accuracy and efficiency. This advancement is crucial for integrating diverse knowledge graphs reliably.
Original Abstract
Entity alignment (EA) aims to identify entities referring to the same real-world object across different knowledge graphs (KGs). Recent approaches based on large language models (LLMs) typically obtain entity embeddings through knowledge representation learning and use embedding similarity to identify an alignment-uncertain entity set. For each uncertain entity, a candidate entity set (CES) is then retrieved based on embedding similarity to support subsequent alignment reasoning and decision making. However, the reliability of the CES and the reasoning capability of LLMs critically affect the effectiveness of subsequent alignment decisions. To address this issue, we propose AgentEA, a reliable EA framework based on multi-agent debate. AgentEA first improves embedding quality through entity representation preference optimization, and then introduces a two-stage multi-role debate mechanism consisting of lightweight debate verification and deep debate alignment to progressively enhance the reliability of alignment decisions while enabling more efficient debate-based reasoning. Extensive experiments on public benchmarks under cross-lingual, sparse, large-scale, and heterogeneous settings demonstrate the effectiveness of AgentEA.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.