Scalable Knowledge Graph Embedding via Adaptive Dimensionality Reduction & Multi-Objective Optimization
dev.to·20h·
Discuss: DEV
Flag this post

1. Introduction

The proliferation of large-scale knowledge graphs (KGs) necessitates efficient and scalable methods for knowledge graph embedding (KGE). Existing approaches often face a trade-off between embedding quality and computational cost, particularly when dealing with KGs containing billions of triples and entities. This paper introduces a novel framework, Adaptive Dimensionality Reduction and Multi-Objective Optimization for Scalable KGE (ADROMO), which dynamically adjusts embedding dimensions during training while simultaneously optimizing for multiple objectives, leading to improved performance and scalability. ADROMO leverages established KGE techniques, specifically TransE, as a foundation, enhancing it with adaptive dimensionality reduction and multi-objective o…

Similar Posts

Loading similar posts...