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/Modeling Relational Data with Graph Convolutional Networks

Modeling Relational Data with Graph Convolutional Networks

Michael Schlichtkrull, Thomas N. Kipf, Peter Bloem, Rianne van den Berg, Ivan Titov, Max Welling

2017-03-17Knowledge GraphsHeterogeneous Node ClassificationKnowledge Base CompletionGraph ClassificationInformation RetrievalNode ClassificationGeneral ClassificationRetrievalNode Property PredictionLink Prediction
PaperPDFCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCode(official)CodeCodeCodeCodeCodeCodeCodeCodeCodeCode

Abstract

Knowledge graphs enable a wide variety of applications, including question answering and information retrieval. Despite the great effort invested in their creation and maintenance, even the largest (e.g., Yago, DBPedia or Wikidata) remain incomplete. We introduce Relational Graph Convolutional Networks (R-GCNs) and apply them to two standard knowledge base completion tasks: Link prediction (recovery of missing facts, i.e. subject-predicate-object triples) and entity classification (recovery of missing entity attributes). R-GCNs are related to a recent class of neural networks operating on graphs, and are developed specifically to deal with the highly multi-relational data characteristic of realistic knowledge bases. We demonstrate the effectiveness of R-GCNs as a stand-alone model for entity classification. We further show that factorization models for link prediction such as DistMult can be significantly improved by enriching them with an encoder model to accumulate evidence over multiple inference steps in the relational graph, demonstrating a large improvement of 29.8% on FB15k-237 over a decoder-only baseline.

Results

TaskDatasetMetricValueModel
Node ClassificationAIFBAccuracy95.83R-GCN
Node ClassificationMUTAGAccuracy73.23R-GCN
Node ClassificationAMAccuracy89.29R-GCN
Node ClassificationBGSAccuracy83.1R-GCN
Node ClassificationIMDB (Heterogeneous Node Classification) Macro-F158.85RGCN
Node ClassificationIMDB (Heterogeneous Node Classification)Micro-F162.05RGCN
Node ClassificationFreebase (Heterogeneous Node Classification) Macro-F146.78RGCN
Node ClassificationFreebase (Heterogeneous Node Classification)Micro-F158.33RGCN
Node ClassificationDBLP (Heterogeneous Node Classification) Macro-F191.52RGCN
Node ClassificationDBLP (Heterogeneous Node Classification)Micro-F192.07RGCN
Node ClassificationACM (Heterogeneous Node Classification) Macro-F191.55RGCN
Node ClassificationACM (Heterogeneous Node Classification)Micro-F191.41RGCN
Node ClassificationOAG-VenueMRR31.51RGCN
Node ClassificationOAG-VenueNDCG48.93RGCN
Node ClassificationOAG-L1-FieldMRR84.92RGCN
Node ClassificationOAG-L1-FieldNDCG85.91RGCN
Node Property Predictionogbn-magNumber of params154373028R-GSN
Node Property Predictionogbn-magNumber of params154366772Full-batch R-GCN

Related Papers

SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs2025-07-17Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17From Roots to Rewards: Dynamic Tree Reasoning with RL2025-07-17HapticCap: A Multimodal Dataset and Task for Understanding User Experience of Vibration Haptic Signals2025-07-17A Survey of Context Engineering for Large Language Models2025-07-17MCoT-RE: Multi-Faceted Chain-of-Thought and Re-Ranking for Training-Free Zero-Shot Composed Image Retrieval2025-07-17Developing Visual Augmented Q&A System using Scalable Vision Embedding Retrieval & Late Interaction Re-ranker2025-07-16Language-Guided Contrastive Audio-Visual Masked Autoencoder with Automatically Generated Audio-Visual-Text Triplets from Videos2025-07-16