TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Differentiating Concepts and Instances for Knowledge Graph...

Differentiating Concepts and Instances for Knowledge Graph Embedding

Xin Lv, Lei Hou, Juanzi Li, Zhiyuan Liu

2018-11-12EMNLP 2018 10Knowledge GraphsKnowledge Graph EmbeddingTriple ClassificationGraph EmbeddingLink Prediction
PaperPDFCode(official)

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.

Results

TaskDatasetMetricValueModel
Link PredictionYAGO39KHits@10.298TransC (bern)
Link PredictionYAGO39KHits@100.698TransC (bern)
Link PredictionYAGO39KHits@30.502TransC (bern)
Link PredictionYAGO39KMRR0.42TransC (bern)
Knowledge GraphsYAGO39KAccuracy93.8TransC (bern)
Knowledge GraphsYAGO39KF1-Score93.7TransC (bern)
Knowledge GraphsYAGO39KPrecision94.8TransC (bern)
Knowledge GraphsYAGO39KRecall92.7TransC (bern)
Knowledge Graph CompletionYAGO39KAccuracy93.8TransC (bern)
Knowledge Graph CompletionYAGO39KF1-Score93.7TransC (bern)
Knowledge Graph CompletionYAGO39KPrecision94.8TransC (bern)
Knowledge Graph CompletionYAGO39KRecall92.7TransC (bern)
Triple ClassificationYAGO39KAccuracy93.8TransC (bern)
Triple ClassificationYAGO39KF1-Score93.7TransC (bern)
Triple ClassificationYAGO39KPrecision94.8TransC (bern)
Triple ClassificationYAGO39KRecall92.7TransC (bern)
Large Language ModelYAGO39KAccuracy93.8TransC (bern)
Large Language ModelYAGO39KF1-Score93.7TransC (bern)
Large Language ModelYAGO39KPrecision94.8TransC (bern)
Large Language ModelYAGO39KRecall92.7TransC (bern)
Inductive knowledge graph completionYAGO39KAccuracy93.8TransC (bern)
Inductive knowledge graph completionYAGO39KF1-Score93.7TransC (bern)
Inductive knowledge graph completionYAGO39KPrecision94.8TransC (bern)
Inductive knowledge graph completionYAGO39KRecall92.7TransC (bern)

Related Papers

SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs2025-07-17Topic Modeling and Link-Prediction for Material Property Discovery2025-07-08Graph Collaborative Attention Network for Link Prediction in Knowledge Graphs2025-07-05Understanding Generalization in Node and Link Prediction2025-07-01Context-Driven Knowledge Graph Completion with Semantic-Aware Relational Message Passing2025-06-29Active Inference AI Systems for Scientific Discovery2025-06-26Enhancing LLM Tool Use with High-quality Instruction Data from Knowledge Graph2025-06-26Generating Reliable Adverse event Profiles for Health through Automated Integrated Data (GRAPH-AID): A Semi-Automated Ontology Building Approach2025-06-25