Knowledge Graph Completion by Intermediate Variables Regularization
Changyi Xiao, Yixin Cao

TL;DR
This paper introduces a novel regularization technique for tensor decomposition-based models in knowledge graph completion, which minimizes intermediate variables' norms to reduce overfitting and improve performance.
Contribution
It proposes a new regularization method applicable to TDB models that promotes low trace norm, supported by theoretical analysis and experimental validation.
Findings
Regularization improves KGC accuracy.
Theoretical analysis confirms reduced overfitting.
Method is applicable to most TDB models.
Abstract
Knowledge graph completion (KGC) can be framed as a 3-order binary tensor completion task. Tensor decomposition-based (TDB) models have demonstrated strong performance in KGC. In this paper, we provide a summary of existing TDB models and derive a general form for them, serving as a foundation for further exploration of TDB models. Despite the expressiveness of TDB models, they are prone to overfitting. Existing regularization methods merely minimize the norms of embeddings to regularize the model, leading to suboptimal performance. Therefore, we propose a novel regularization method for TDB models that addresses this limitation. The regularization is applicable to most TDB models and ensures tractable computation. Our method minimizes the norms of intermediate variables involved in the different ways of computing the predicted tensor. To support our regularization method, we provide a…
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.
Videos
Taxonomy
TopicsAdvanced Decision-Making Techniques · Neural Networks and Applications
