LLM-Align: Utilizing Large Language Models for Entity Alignment in Knowledge Graphs
Xuan Chen, Tong Lu, Zhichun Wang

TL;DR
This paper introduces LLM-Align, a novel entity alignment method leveraging large language models' instruction-following and zero-shot capabilities to improve knowledge graph integration.
Contribution
It proposes a new LLM-based approach for entity alignment that uses heuristic attribute selection and multi-round voting to enhance accuracy and address LLM hallucination issues.
Findings
Achieves state-of-the-art performance on three EA datasets.
Outperforms existing embedding-based and attribute-enhanced methods.
Demonstrates the effectiveness of LLMs in semantic understanding for entity alignment.
Abstract
Entity Alignment (EA) seeks to identify and match corresponding entities across different Knowledge Graphs (KGs), playing a crucial role in knowledge fusion and integration. Embedding-based entity alignment (EA) has recently gained considerable attention, resulting in the emergence of many innovative approaches. Initially, these approaches concentrated on learning entity embeddings based on the structural features of knowledge graphs (KGs) as defined by relation triples. Subsequent methods have integrated entities' names and attributes as supplementary information to improve the embeddings used for EA. However, existing methods lack a deep semantic understanding of entity attributes and relations. In this paper, we propose a Large Language Model (LLM) based Entity Alignment method, LLM-Align, which explores the instruction-following and zero-shot capabilities of Large Language Models to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Topic Modeling · Advanced Graph Neural Networks
