Debate to Align: Reliable Entity Alignment through Two-Stage Multi-Agent Debate
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Entity Alignment | DBP15K FR-EN | Hits@10.996 | 184 | |
| Entity Alignment | DBP15K ZH-EN | H@197 | 166 | |
| Entity Alignment | DBP15K JA-EN | Hits@10.984 | 149 | |
| Entity Alignment | SRPRS DBP-YAGO | Hits@11 | 14 | |
| Entity Alignment | SRPRS DBP-WIKI | Hits@10.989 | 14 | |
| Entity Alignment | DWYDBP-WIKI | Hits@1100 | 11 | |
| Entity Alignment | ICEWS-WIKI | Hits@10.973 | 10 | |
| Entity Alignment | ICEWS-YAGO | Hits@198.2 | 10 | |
| Entity Alignment | DWYDBP-YAGO | Hits@198.7 | 8 |