Universal Representation Learning of Knowledge Bases by Jointly Embedding Instances and Ontological Concepts
Junheng Hao, Muhao Chen, Wenchao Yu, Yizhou Sun, Wei Wang

TL;DR
This paper introduces JOIE, a novel two-view knowledge graph embedding model that jointly represents ontological concepts and instances, improving performance on multiple tasks by capturing cross-view and intra-view relationships.
Contribution
JOIE is the first model to simultaneously embed both ontology and instance views of knowledge bases with cross-view and intra-view modeling, enabling better multi-view knowledge representation.
Findings
JOIE significantly outperforms previous models on triple prediction tasks.
JOIE improves ontology population accuracy.
The model effectively extends to entity typing applications.
Abstract
Many large-scale knowledge bases simultaneously represent two views of knowledge graphs (KGs): an ontology view for abstract and commonsense concepts, and an instance view for specific entities that are instantiated from ontological concepts. Existing KG embedding models, however, merely focus on representing one of the two views alone. In this paper, we propose a novel two-view KG embedding model, JOIE, with the goal to produce better knowledge embedding and enable new applications that rely on multi-view knowledge. JOIE employs both cross-view and intra-view modeling that learn on multiple facets of the knowledge base. The cross-view association model is learned to bridge the embeddings of ontological concepts and their corresponding instance-view entities. The intra-view models are trained to capture the structured knowledge of instance and ontology views in separate embedding…
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 · Topic Modeling · Data Quality and Management
