arXiv:2604.11686cs.IR2026-04ACL

用分步推理提升知识图谱实体对齐的准确性和可解释性

EA-Agent: A Structured Multi-Step Reasoning Agent for Entity Alignment

  • 将实体对齐建模为多步规划与执行的结构化推理过程
  • 在三个基准数据集上达到当前最优性能,优于现有方法
  • 通过筛选属性和关系三元组提升效率,适合需要可解释性的场景

实体对齐(EA)旨在识别跨不同知识图谱中指代同一现实对象的实体,在知识融合与集成中起关键作用。传统方法主要依赖知识表示学习,但在噪声或弱监督场景下表现受限。近期引入大语言模型(LLMs)虽显著提升性能,但现有方法多将其视为黑箱决策者,可解释性差,且直接使用大规模三元组导致推理成本高。为此,我们提出EA-Agent,一种基于推理驱动的实体对齐代理。该方法将EA建模为具有多步规划与执行的结构化推理过程,实现可解释的对齐决策。过程中引入属性和关系三元组选择器,在输入LLM前过滤冗余信息,有效缓解效率问题。在三个基准数据集上的实验表明,EA-Agent持续优于现有方法,达到当前最佳性能。源代码已公开于https://github.com/YXNan0110/EA-Agent。

原文摘要 · Abstract (English)

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, enabling interpretable alignment decisions. Within this process, it introduces attribute and relation triple selectors to filter redundant triples before feeding them into the LLM, effectively addressing efficiency challenges. Experimental results on three benchmark datasets demonstrate that EA-Agent consistently outperforms existing EA methods and achieves state-of-the-art performance. The source code is available at https://github.com/YXNan0110/EA-Agent.

知识图谱实体对齐大模型推理可解释性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。