Unlocking the Power of Large Language Models for Entity Alignment
Xuhui Jiang, Yinghan Shen, Zhichao Shi, Chengjin Xu, Wei Li, Zixuan, Li, Jian Guo, Huawei Shen, Yuanzhuo Wang

TL;DR
This paper presents ChatEA, a novel framework leveraging large language models for entity alignment in knowledge graphs, using KG-code translation and multi-step reasoning to improve accuracy and efficiency.
Contribution
Introduces ChatEA, combining KG-code translation and multi-step reasoning in LLMs to enhance entity alignment beyond traditional embedding-based methods.
Findings
ChatEA outperforms existing EA methods in accuracy.
KG-code translation enables LLMs to utilize background knowledge.
Two-stage reasoning improves alignment precision.
Abstract
Entity Alignment (EA) is vital for integrating diverse knowledge graph (KG) data, playing a crucial role in data-driven AI applications. Traditional EA methods primarily rely on comparing entity embeddings, but their effectiveness is constrained by the limited input KG data and the capabilities of the representation learning techniques. Against this backdrop, we introduce ChatEA, an innovative framework that incorporates large language models (LLMs) to improve EA. To address the constraints of limited input KG data, ChatEA introduces a KG-code translation module that translates KG structures into a format understandable by LLMs, thereby allowing LLMs to utilize their extensive background knowledge to improve EA accuracy. To overcome the over-reliance on entity embedding comparisons, ChatEA implements a two-stage EA strategy that capitalizes on LLMs' capability for multi-step reasoning…
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
Taxonomy
TopicsData Quality and Management · Topic Modeling · Natural Language Processing Techniques
