Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Hypernetwork Knowledge Graph Embeddings

About

Knowledge graphs are graphical representations of large databases of facts, which typically suffer from incompleteness. Inferring missing relations (links) between entities (nodes) is the task of link prediction. A recent state-of-the-art approach to link prediction, ConvE, implements a convolutional neural network to extract features from concatenated subject and relation vectors. Whilst results are impressive, the method is unintuitive and poorly understood. We propose a hypernetwork architecture that generates simplified relation-specific convolutional filters that (i) outperforms ConvE and all previous approaches across standard datasets; and (ii) can be framed as tensor factorization and thus set within a well established family of factorization models for link prediction. We thus demonstrate that convolution simply offers a convenient computational means of introducing sparsity and parameter tying to find an effective trade-off between non-linear expressiveness and the number of parameters to learn.

Ivana Bala\v{z}evi\'c, Carl Allen, Timothy M. Hospedales• 2018

Related benchmarks

TaskDatasetResultRank
Link PredictionFB15k-237 (test)
Hits@1052
419
Link PredictionWN18RR (test)
Hits@1052.2
380
Link PredictionFB15k-237
MRR34.1
280
Link PredictionWN18RR
Hits@1052.2
175
Link PredictionFB15K (test)
Hits@100.885
164
Link PredictionWN18 (test)
Hits@100.958
142
Link PredictionFB15k-237 filtered (test)
Hits@100.52
60
Link PredictionWN18RR filtered (test)
Hits@100.522
57
Link PredictionYAGO3-10
MRR0.533
33
Showing 9 of 9 rows

Other info

Code

Follow for update