TL;DR
This paper demonstrates that simple non-negativity and entailment constraints can significantly improve knowledge graph embeddings, enhancing interpretability and performance without sacrificing efficiency.
Contribution
It introduces the use of straightforward constraints to enhance KG embedding quality, offering a scalable and interpretable alternative to complex models.
Findings
Significant performance improvements over baselines.
Enhanced interpretability of entity and relation representations.
Maintained efficiency and scalability with simple constraints.
Abstract
Embedding knowledge graphs (KGs) into continuous vector spaces is a focus of current research. Early works performed this task via simple models developed over KG triples. Recent attempts focused on either designing more complicated triple scoring models, or incorporating extra information beyond triples. This paper, by contrast, investigates the potential of using very simple constraints to improve KG embedding. We examine non-negativity constraints on entity representations and approximate entailment constraints on relation representations. The former help to learn compact and interpretable representations for entities. The latter further encode regularities of logical entailment between relations into their distributed representations. These constraints impose prior beliefs upon the structure of the embedding space, without negative impacts on efficiency or scalability. Evaluation on…
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.
