Papers › Contextual Parameter Generation for Knowledge Graph Link Prediction

Contextual Parameter Generation for Knowledge Graph Link Prediction

3 Apr 2020archive 2025-07-28

George Stoica, * Otilia Stretcu, * Emmanouil Antonios Platanios, * Tom M. Mitchell, Barnabás Póczos

We consider the task of knowledge graph link prediction. Given a question consisting of a source entity and a relation (e.g., Shakespeare and BornIn), the objective is to predict the most likely answer entity (e.g., England). Recent approaches tackle this problem by learning entity and relation embeddings. However, they often constrain the relationship between these embeddings to be additive (i.e., the embeddings are concatenated and then processed by a sequence of linear functions and element-wise non-linearities). We show that this type of interaction significantly limits representational power. For example, such models cannot handle cases where a different projection of the source entity is used for each relation. We propose to use contextual parameter generation to address this limitation. More specifically, we treat relations as the context in which source entities are processed to produce predictions, by using relation embeddings to generate the parameters of a model operating over source entity embeddings. This allows models to represent more complex interactions between entities and relations. We apply our method on two existing link prediction methods, including the current state-of-the-art, resulting in significant performance gains and establishing a new state-of-the-art for this task. These gains are achieved while also reducing convergence time by up to 28 times.

PaperPDFCode

Code

otiliastr/coper officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Entity EmbeddingsLink PredictionPrediction

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Link Prediction NELL-995 CoPER-ConvE Hits@1 .7215 #2 of 4 Archive leaderboard report
Link Prediction NELL-995 CoPER-ConvE Hits@10 .8835 #2 of 4 Archive leaderboard report
Link Prediction NELL-995 CoPER-ConvE MRR .7868 #2 of 4 Archive leaderboard report
Link Prediction WN18RR CoPER-ConvE Hits@1 .4405 #42 of 75 Archive leaderboard report
Link Prediction WN18RR CoPER-ConvE Hits@10 .5612 #42 of 75 Archive leaderboard report
Link Prediction WN18RR CoPER-ConvE MRR .4833 #42 of 75 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections