TL;DR
This paper introduces MF-CKGE, a multi-faceted continual knowledge graph embedding framework that separates semantic knowledge into distinct spaces and adaptively identifies relevant embeddings for improved lifelong link prediction.
Contribution
MF-CKGE uniquely separates temporal knowledge into distinct embedding spaces and employs semantic decoupling and relevance quantification for better lifelong link prediction.
Findings
MF-CKGE outperforms baselines with up to 2.7% improvement in MRR.
It reduces semantic redundancy and prevents knowledge entanglement.
Experiments on eight datasets validate its effectiveness.
Abstract
Continual Knowledge Graph Embedding (CKGE) aims to continually learn embeddings for new knowledge, i.e., entities and relations, while retaining previously acquired knowledge. Most existing CKGE methods mitigate catastrophic forgetting via regularization or replaying old knowledge. They conflate new and old knowledge of an entity within the same embedding space to seek a balance between them. However, entities inherently exhibit multi-faceted semantics that evolve dynamically as their relational contexts change over time. A shared embedding fails to capture and distinguish these temporal semantic variations, degrading lifelong link prediction accuracy across snapshots. To address this, we propose a Multi-Faceted CKGE framework (MF-CKGE) for semantic-aware link prediction. During offline learning, MF-CKGE separates temporal old and new knowledge into distinct embedding spaces to prevent…
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.
