Challenge: Entity alignment is a process of identifying and linking equivalent entities across knowledge graphs . only a small fraction of these entities are aligned .
Approach: They propose a method that combines large language models with entity embeddings to align entities.
Outcome: ProLEA is a method that combines large language models with entity embeddings to improve alignment accuracy, robustness, and explainability.

Similar Papers

How do Language Models Reshape Entity Alignment? A Survey of LM-Driven EA Methods: Advances, Benchmarks, and Future (2025.emnlp-main)

Copied to clipboard

Challenge: Entity alignment (EA) is critical for knowledge graph (KG) integration.
Approach: They propose a taxonomy that categorizes methods in three stages: data preparation, feature embedding, and alignment.
Outcome: The proposed taxonomy categorizes methods in three key stages: data preparation, feature embedding, and alignment.
EasyEA: Large Language Model is All You Need in Entity Alignment Between Knowledge Graphs (2025.findings-acl)

Copied to clipboard

Challenge: Entity alignment (EA) aims to identify entities in different knowledge graphs (KGs) that represent the same real-world object.
Approach: They propose an end-to-end EA framework based on large language models that requires no training to implement.
Outcome: The proposed framework significantly reduces the reliance on seed entity pairs while achieving state-of-the-art (SOTA) performance on diverse datasets.
EA-Agent: A Structured Multi-Step Reasoning Agent for Entity Alignment (2026.acl-long)

Copied to clipboard

Challenge: Entity alignment (EA) aims to identify entities across different knowledge graphs (KGs) that refer to the same real-world object.
Approach: They propose to use large language models to integrate semantic knowledge into EA to identify entities across different knowledge graphs that refer to the same object.
Outcome: The proposed agent outperforms existing methods and achieves state-of-the-art performance on three benchmark datasets.
From Alignment to Entailment: A Unified Textual Entailment Framework for Entity Alignment (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods encode the triples of entities as embeddings and learn to align the embeddables, which prevents the direct interaction between the original information of the cross-KG entities.
Approach: They propose to transform the triples into unified textual sequences and model the EA task as a bi-directional textual entailment task between the sequences of cross-KG entities.
Outcome: The proposed approach outperforms the state-of-the-art methods on five cross-lingual datasets and allows the mutual enhancement of the heterogeneous information.
Group, Embed and Reason: A Hybrid LLM and Embedding Framework for Semantic Attribute Alignment (2025.emnlp-industry)

Copied to clipboard

Challenge: a framework to align attributes that refer to the same concept but differ across schemas is challenging in schema only settings where no instance data is available due to ambiguous names, inconsistent descriptions, and domain-specific terminologies.
Approach: They propose a framework that combines contextual reasoning and embedding-based similarity to address token limitations and hallucinations.
Outcome: The proposed framework scales to large schemas and shows strong performance on healthcare schemas.
NALA: an Effective and Interpretable Entity Alignment Method (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing embedding-based EA methods encode entities as embeddables and learn to align embeddibles.
Approach: They propose to capture three types of logical inference paths with Non-Axiomatic Logic to iteratively align entities and relations by integrating the conclusions of the inference path.
Outcome: The proposed method outperforms state-of-the-art methods in terms of Hits@1 on all three datasets of DBP15K with both supervised and unsupervised settings.
Exploring and Evaluating Attributes, Values, and Structures for Entity Alignment (2020.emnlp-main)

Copied to clipboard

Challenge: Entity alignment (EA) aims at building a Knowledge Graph (KG) of rich content by linking the equivalent entities from various KGs.
Approach: They propose to use an attributed value encoder to partition a Knowledge Graph into subgraphs to model the various types of attribute triples efficiently.
Outcome: The proposed method achieves significant improvements over 12 baselines in cross-lingual and monolingual datasets.
Modeling Multi-mapping Relations for Precise Cross-lingual Entity Alignment (D19-1)

Copied to clipboard

Challenge: Entity alignment aims to find entities in different knowledge graphs (KGs) that refer to the same real-world object.
Approach: They propose to use dot product-based functions to define dot products over embeddings to better capture semantics of 1-N, N-1 and N-N relations.
Outcome: The proposed framework outperforms existing methods on multilingual datasets.
Debate to Align: Reliable Entity Alignment through Two-Stage Multi-Agent Debate (2026.findings-acl)

Copied to clipboard

Challenge: Entity alignment (EA) aims to identify entities referring to the same real-world object across different knowledge graphs (KGs).
Approach: They propose a reliable EA framework based on multi-agent debate that improves embedding quality and introduces a two-stage multi-role debate mechanism to enhance reliability.
Outcome: The proposed framework improves embedding quality and the reasoning capability of LLMs while enabling more efficient debate-based reasoning.
DAEA: Enhancing Entity Alignment in Real-World Knowledge Graphs Through Multi-Source Domain Adaptation (2025.coling-main)

Copied to clipboard

Challenge: Entity Alignment (EA) is a critical task in Knowledge Graph (KG) integration.
Approach: They propose a novel approach that leverages the data characteristics of synthetic benchmarks to improve performance in real-world datasets.
Outcome: The proposed approach outperforms state-of-the-art models on real-world datasets and achieves a 29.94% improvement in Hits@1 on DOREMUS and 5.64% improvement on AGROLD.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations