Facing Changes: Continual Entity Alignment for Growing Knowledge Graphs
Yuxin Wang, Yuanning Cui, Wenqiang Liu, Zequn Sun, Yiqiao, Jiang, Kexin Han, Wei Hu

TL;DR
This paper introduces a continual entity alignment method for growing knowledge graphs that efficiently updates alignments without retraining from scratch, using inductive embeddings and partial alignment replay.
Contribution
It proposes a novel continual alignment approach that handles KG growth by reconstructing entity representations and selectively updating alignments, addressing a gap in existing static methods.
Findings
Outperforms baseline methods in effectiveness.
Efficiently updates alignments with minimal retraining.
Works well on simulated KG growth datasets.
Abstract
Entity alignment is a basic and vital technique in knowledge graph (KG) integration. Over the years, research on entity alignment has resided on the assumption that KGs are static, which neglects the nature of growth of real-world KGs. As KGs grow, previous alignment results face the need to be revisited while new entity alignment waits to be discovered. In this paper, we propose and dive into a realistic yet unexplored setting, referred to as continual entity alignment. To avoid retraining an entire model on the whole KGs whenever new entities and triples come, we present a continual alignment method for this task. It reconstructs an entity's representation based on entity adjacency, enabling it to generate embeddings for new entities quickly and inductively using their existing neighbors. It selects and replays partial pre-aligned entity pairs to train only parts of KGs while…
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.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Data Quality and Management
