Kronecker Decomposition for Knowledge Graph Embeddings
Caglar Demir, Julian Lienen, Axel-Cyrille Ngonga Ngomo

TL;DR
This paper introduces a Kronecker decomposition technique to reduce parameters in knowledge graph embeddings, maintaining expressiveness and improving efficiency, while also enhancing robustness against noise.
Contribution
The paper proposes a novel Kronecker decomposition method for knowledge graph embeddings that reduces parameters without sacrificing model performance.
Findings
Parameter efficiency improved across benchmark datasets
Embeddings show increased robustness to noise
Reconstructed embeddings maintain expressiveness
Abstract
Knowledge graph embedding research has mainly focused on learning continuous representations of entities and relations tailored towards the link prediction problem. Recent results indicate an ever increasing predictive ability of current approaches on benchmark datasets. However, this effectiveness often comes with the cost of over-parameterization and increased computationally complexity. The former induces extensive hyperparameter optimization to mitigate malicious overfitting. The latter magnifies the importance of winning the hardware lottery. Here, we investigate a remedy for the first problem. We propose a technique based on Kronecker decomposition to reduce the number of parameters in a knowledge graph embedding model, while retaining its expressiveness. Through Kronecker decomposition, large embedding matrices are split into smaller embedding matrices during the training…
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
