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/GreenKGC: A Lightweight Knowledge Graph Completion Method

GreenKGC: A Lightweight Knowledge Graph Completion Method

Yun-Cheng Wang, Xiou Ge, Bin Wang, C. -C. Jay Kuo

2022-08-19Knowledge GraphsRepresentation LearningTriple ClassificationKnowledge Graph CompletionLink Prediction
PaperPDFCode(official)

Abstract

Knowledge graph completion (KGC) aims to discover missing relationships between entities in knowledge graphs (KGs). Most prior KGC work focuses on learning embeddings for entities and relations through a simple scoring function. Yet, a higher-dimensional embedding space is usually required for a better reasoning capability, which leads to a larger model size and hinders applicability to real-world problems (e.g., large-scale KGs or mobile/edge computing). A lightweight modularized KGC solution, called GreenKGC, is proposed in this work to address this issue. GreenKGC consists of three modules: representation learning, feature pruning, and decision learning, to extract discriminant KG features and make accurate predictions on missing relationships using classifiers and negative sampling. Experimental results demonstrate that, in low dimensions, GreenKGC can outperform SOTA methods in most datasets. In addition, low-dimensional GreenKGC can achieve competitive or even better performance against high-dimensional models with a much smaller model size.

Results

TaskDatasetMetricValueModel
Link PredictionWN18RRHits@100.491RotatE + GreenKGC (Ours)
Link PredictionWN18RRHits@30.43RotatE + GreenKGC (Ours)
Link PredictionWN18RRMRR0.411RotatE + GreenKGC (Ours)
Link PredictionWN18RRHits@10.3TransE + GreenKGC (Ours)
Link PredictionWN18RRHits@100.413TransE + GreenKGC (Ours)
Link PredictionWN18RRHits@30.365TransE + GreenKGC (Ours)
Link PredictionWN18RRMRR0.342TransE + GreenKGC (Ours)
Link PredictionFB15k-237Hits@10.265RotatE + GreenKGC (Ours)
Link PredictionFB15k-237Hits@100.507RotatE + GreenKGC (Ours)
Link PredictionFB15k-237Hits@30.369RotatE + GreenKGC (Ours)
Link PredictionFB15k-237MRR0.345RotatE + GreenKGC (Ours)
Link PredictionFB15k-237Hits@10.251TransE + GreenKGC (Ours)
Link PredictionFB15k-237Hits@100.493TransE + GreenKGC (Ours)
Link PredictionFB15k-237Hits@30.356TransE + GreenKGC (Ours)
Link PredictionFB15k-237MRR0.331TransE + GreenKGC (Ours)

Related Papers

Touch in the Wild: Learning Fine-Grained Manipulation with a Portable Visuo-Tactile Gripper2025-07-20SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs2025-07-17Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17Boosting Team Modeling through Tempo-Relational Representation Learning2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Language-Guided Contrastive Audio-Visual Masked Autoencoder with Automatically Generated Audio-Visual-Text Triplets from Videos2025-07-16A Mixed-Primitive-based Gaussian Splatting Method for Surface Reconstruction2025-07-15