TL;DR
EA-Agent is a structured, multi-step reasoning approach for entity alignment that improves interpretability and efficiency, outperforming existing methods on benchmark datasets.
Contribution
It introduces a reasoning-driven agent with attribute and relation triple selectors, enhancing interpretability and efficiency in entity alignment tasks.
Findings
EA-Agent outperforms existing methods on three benchmark datasets.
The approach achieves state-of-the-art performance in entity alignment.
Filtering triples before LLM input improves efficiency.
Abstract
Entity alignment (EA) aims to identify entities across different knowledge graphs (KGs) that refer to the same real-world object and plays a critical role in knowledge fusion and integration. Traditional EA methods mainly rely on knowledge representation learning, but their performance is often limited under noisy or sparsely supervised scenarios. Recently, large language models (LLMs) have been introduced to EA and achieved notable improvements by leveraging rich semantic knowledge. However, existing LLM-based EA approaches typically treat LLMs as black-box decision makers, resulting in limited interpretability, and the direct use of large-scale triples substantially increases inference cost. To address these challenges, we propose \textbf{EA-Agent}, a reasoning-driven agent for EA. EA-Agent formulates EA as a structured reasoning process with multi-step planning and execution,…
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.
