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/LineaRE: Simple but Powerful Knowledge Graph Embedding for...

LineaRE: Simple but Powerful Knowledge Graph Embedding for Link Prediction

Yanhui Peng, Jing Zhang

2020-04-21Knowledge GraphsKnowledge Graph EmbeddingGraph EmbeddingLink Prediction
PaperPDFCode(official)

Abstract

The task of link prediction for knowledge graphs is to predict missing relationships between entities. Knowledge graph embedding, which aims to represent entities and relations of a knowledge graph as low dimensional vectors in a continuous vector space, has achieved promising predictive performance. If an embedding model can cover different types of connectivity patterns and mapping properties of relations as many as possible, it will potentially bring more benefits for link prediction tasks. In this paper, we propose a novel embedding model, namely LineaRE, which is capable of modeling four connectivity patterns (i.e., symmetry, antisymmetry, inversion, and composition) and four mapping properties (i.e., one-to-one, one-to-many, many-to-one, and many-to-many) of relations. Specifically, we regard knowledge graph embedding as a simple linear regression task, where a relation is modeled as a linear function of two low-dimensional vector-presented entities with two weight vectors and a bias vector. Since the vectors are defined in a real number space and the scoring function of the model is linear, our model is simple and scalable to large knowledge graphs. Experimental results on multiple widely used real-world datasets show that the proposed LineaRE model significantly outperforms existing state-of-the-art models for link prediction tasks.

Results

TaskDatasetMetricValueModel
Link PredictionFB15kHits@10.805LineaRE
Link PredictionFB15kHits@100.906LineaRE
Link PredictionFB15kHits@30.867LineaRE
Link PredictionFB15kMR36LineaRE
Link PredictionFB15kMRR0.843LineaRE
Link PredictionWN18RRHits@10.453LineaRE
Link PredictionWN18RRHits@100.578LineaRE
Link PredictionWN18RRHits@30.509LineaRE
Link PredictionWN18RRMR1644LineaRE
Link PredictionWN18RRMRR0.495LineaRE
Link PredictionWN18Hits@10.947LineaRE
Link PredictionWN18Hits@100.961LineaRE
Link PredictionWN18Hits@30.955LineaRE
Link PredictionWN18MR170LineaRE
Link PredictionWN18MRR0.952LineaRE
Link PredictionFB15k-237Hits@10.264LineaRE
Link PredictionFB15k-237Hits@100.545LineaRE
Link PredictionFB15k-237Hits@30.391LineaRE
Link PredictionFB15k-237MR155LineaRE
Link PredictionFB15k-237MRR0.357LineaRE

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