paper-with-me

홈 › Papers

Is There More Pattern in Knowledge Graph? Exploring Proximity Pattern for Knowledge Graph Embedding

2021-10-02 · Ren Li, Yanan Cao, Qiannan Zhu, Xiaoxue Li, Fang Fang

Modeling of relation pattern is the core focus of previous Knowledge Graph Embedding works, which represents how one entity is related to another semantically by some explicit relation. However, there is a more natural and intuitive relevancy among entities being always ignored, which is that how one entity is close to another semantically, without the consideration of any explicit relation. We name such semantic phenomenon in knowledge graph as proximity pattern. In this work, we explore the problem of how to define and represent proximity pattern, and how it can be utilized to help knowledge graph embedding. Firstly, we define the proximity of any two entities according to their statistically shared queries, then we construct a derived graph structure and represent the proximity pattern from global view. Moreover, with the original knowledge graph, we design a Chained couPle-GNN (CP-GNN) architecture to deeply merge the two patterns (graphs) together, which can encode a more comprehensive knowledge embedding. Being evaluated on FB15k-237 and WN18RR datasets, CP-GNN achieves state-of-the-art results for Knowledge Graph Completion task, and can especially boost the modeling capacity for complex queries that contain multiple answer entities, proving the effectiveness of introduced proximity pattern.

📄 PDF Abstract BibTeX arXiv:2110.00720

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingRelation

Similar Papers 제목 키워드 기반

Pattern-based Visualization of Knowledge Graphs

2021-06-24 · Luigi Asprino, Christian Colonna, Misael Mongiovì, Margherita Porena 외

We present a novel approach to knowledge graph visualization based on ontology design patterns. This approach relies on OPLa (Ontology Pattern Language) annotations and on a catalogue of visual frames, which are associat…

Knowledge Graphs

Exploring Context and Visual Pattern of Relationship for Scene Graph Generation

2019-06-01 · CVPR 2019 6 · Wenbin Wang, Ruiping Wang, Shiguang Shan, Xilin Chen

Relationship is the core of scene graph, but its prediction is far from satisfying because of its complex visual diversity. To alleviate this problem, we treat relationship as an abstract object, exploring not only signi…

DiversityGraph GenerationObjectObject Recognition+1

A Comprehensive Survey on Automatic Knowledge Graph Construction

2023-02-10 · Lingfeng Zhong, Jia Wu, Qian Li, Hao Peng 외

Automatic knowledge graph construction aims to manufacture structured human knowledge. To this end, much effort has historically been spent extracting informative fact patterns from different data sources. However, more …

graph constructionKnowledge Graph CompletionKnowledge GraphsSurvey

SSTKG: Simple Spatio-Temporal Knowledge Graph for Intepretable and Versatile Dynamic Information Embedding

2024-02-19 · Ruiyi Yang, Flora D. Salim, Hao Xue

Knowledge graphs (KGs) have been increasingly employed for link prediction and recommendation using real-world datasets. However, the majority of current methods rely on static data, neglecting the dynamic nature and the…

Knowledge GraphsLink PredictionPrediction

Exploring Human Mobility for Multi-Pattern Passenger Prediction: A Graph Learning Framework

2022-02-17 · Xiangjie Kong, Kailai Wang, Mingliang Hou, Feng Xia 외

Traffic flow prediction is an integral part of an intelligent transportation system and thus fundamental for various traffic-related applications. Buses are an indispensable way of moving for urban residents with fixed r…

Deep ClusteringGraph Learning