vix.ing · top · new · best · stats · spec

Rule-Guided Joint Embedding Learning over Knowledge Graphs

2023/12/01 by Qisong Li, Li, Qisong, Ji Lin +5
Computer Science · Decision Sciences · #Advanced Graph Neural Networks #Computation and Language (cs.CL) #Data Quality and Management #FOS: Computer and information sciences #Topic Modeling

paper · pdf · doi:10.48550/arxiv.2401.02968

openalex publication_date 2023/12/01 · openalex created_date 2024/01/13 · openalex updated_date 2026/07/28

Abstract

Recent studies on knowledge graph embedding focus on mapping entities and relations into low-dimensional vector spaces. While most existing models primarily exploit structural information, knowledge graphs also contain rich contextual and textual information that can enhance embedding effectiveness. In this work, we propose a novel model that integrates both contextual and textual signals into entity and relation embeddings through a graph convolutional network. To better utilize context, we introduce two metrics: confidence, computed via a rule-based method, and relatedness, derived from textual representations. These metrics enable more precise weighting of contextual information during embedding learning. Extensive experiments on two widely used benchmark datasets demonstrate the effectiveness of our approach, showing consistent improvements over strong baselines.

Related