pith. sign in

arxiv: 1811.04588 · v1 · pith:UZ6RXG3Lnew · submitted 2018-11-12 · 💻 cs.AI · cs.CL

Differentiating Concepts and Instances for Knowledge Graph Embedding

classification 💻 cs.AI cs.CL
keywords conceptsinstancesknowledgetranscembeddinggraphmodelrelations
0
0 comments X
read the original abstract

Concepts, which represent a group of different instances sharing common properties, are essential information in knowledge representation. Most conventional knowledge embedding methods encode both entities (concepts and instances) and relations as vectors in a low dimensional semantic space equally, ignoring the difference between concepts and instances. In this paper, we propose a novel knowledge graph embedding model named TransC by differentiating concepts and instances. Specifically, TransC encodes each concept in knowledge graph as a sphere and each instance as a vector in the same semantic space. We use the relative positions to model the relations between concepts and instances (i.e., instanceOf), and the relations between concepts and sub-concepts (i.e., subClassOf). We evaluate our model on both link prediction and triple classification tasks on the dataset based on YAGO. Experimental results show that TransC outperforms state-of-the-art methods, and captures the semantic transitivity for instanceOf and subClassOf relation. Our codes and datasets can be obtained from https:// github.com/davidlvxin/TransC.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. RCTEA: Richness-guided Co-training for Temporal Entity Alignment

    cs.IR 2026-05 unverdicted novelty 5.0

    RCTEA introduces richness-guided co-training with attention and dual-view consensus to achieve state-of-the-art temporal entity alignment on public benchmarks.