2019
DOI: 10.1609/aaai.v33i01.33013060
|View full text |Cite
|
Sign up to set email alerts
|

End-to-End Structure-Aware Convolutional Networks for Knowledge Base Completion

Abstract: Knowledge graph embedding has been an active research topic for knowledge base completion, with progressive improvement from the initial TransE, TransH, DistMult et al to the current state-of-the-art ConvE. ConvE uses 2D convolution over embeddings and multiple layers of nonlinear features to model knowledge graphs. The model can be efficiently trained and scalable to large knowledge graphs. However, there is no structure enforcement in the embedding space of ConvE. The recent graph convolutional network (GCN)… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
244
0
1

Year Published

2019
2019
2021
2021

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 468 publications
(287 citation statements)
references
References 24 publications
0
244
0
1
Order By: Relevance
“…We either follow the reported optimal parameters or optimize each model separately using validation set. Following [6,25], we equip semantic-matching based methods with 1 − N scoring strategy, including DistMult that previously adopted a simple binary entropy cross loss. To avoid overfitting, we adopt early stopping by evaluating MRR on the validation set every 20 epochs.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…We either follow the reported optimal parameters or optimize each model separately using validation set. Following [6,25], we equip semantic-matching based methods with 1 − N scoring strategy, including DistMult that previously adopted a simple binary entropy cross loss. To avoid overfitting, we adopt early stopping by evaluating MRR on the validation set every 20 epochs.…”
Section: Discussionmentioning
confidence: 99%
“…More recently, Graph Neural Network (GNN) [15,32] has received much attention as an effective technique to learn node embeddings over graph-structured data. Several studies try to utilize GNN to capture semantic relations on the KG, such as relational convolution [24] and structural convolution [25]. However, these methods mainly focus on modeling KG graph structure, which cannot effectively integrate user interaction data.…”
Section: Introductionmentioning
confidence: 99%
“…First of all, the graph is the most representative of local connection structure. Second, compared with the traditional spectrum diagram theory [96], shared weight reduces the computational cost. Finally, multilayer structure is the key to dealing with hierarchical models.…”
Section: ) Other Knowledge Graph Completion Methods Based On Neural mentioning
confidence: 99%
“…ConvE [4] uses a multi-layer convolutional architecture to define score functions. SACN [14] leverages graph structure by introducing a weighted graph convolutional network as the encoder to improve ConvE. InteractE [20] uses three operations: feature permutation, checkered feature reshaping, and circular convolution to augment the expressive power of ConvE.…”
Section: Link Predictionmentioning
confidence: 99%