Improving Knowledge Graph Representation Learning by Structure Contextual Pre-training
Ganqiang Ye, Wen Zhang, Zhen Bi, Chi Man Wong, Chen Hui, Huajun, Chen

TL;DR
This paper introduces a pre-training-then-fine-tuning framework for knowledge graph representation learning, leveraging structural and contextual information to improve performance on downstream tasks.
Contribution
It proposes SCoP, a novel pre-trained KG representation model that encodes structural and contextual triples, simplifying downstream task adaptation.
Findings
SCoP outperforms baseline models on multiple downstream tasks.
Fine-tuning SCoP achieves better results without task-specific model design.
The approach reduces the complexity of training separate models for each task.
Abstract
Representation learning models for Knowledge Graphs (KG) have proven to be effective in encoding structural information and performing reasoning over KGs. In this paper, we propose a novel pre-training-then-fine-tuning framework for knowledge graph representation learning, in which a KG model is firstly pre-trained with triple classification task, followed by discriminative fine-tuning on specific downstream tasks such as entity type prediction and entity alignment. Drawing on the general ideas of learning deep contextualized word representations in typical pre-trained language models, we propose SCoP to learn pre-trained KG representations with structural and contextual triples of the target triple encoded. Experimental results demonstrate that fine-tuning SCoP not only outperforms results of baselines on a portfolio of downstream tasks but also avoids tedious task-specific model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Data Quality and Management
MethodsDiscriminative Fine-Tuning
