Search papers, labs, and topics across Lattice.
This study investigates the complementarity of various link prediction models in knowledge graphs by measuring the performance of an oracle that selects the best prediction for each query from a set of models. The results indicate that while different models capture complementary knowledge, the performance gains from combining models saturate quickly, leaving a significant number of queries unsolved even with multiple models. This underscores the limitations of current link prediction approaches and the necessity for further advancements in the field to enhance Web applications.
Different link prediction models capture unique knowledge, but combining them reveals a saturation point, leaving many queries unanswered.
Knowledge graphs have become an important source of structured knowledge for Web applications, including search, question answering, and recommender systems. In these applications, link prediction can serve either as a prediction task itself or as a means to enrich incomplete knowledge graphs for downstream tasks. Interestingly, different link prediction models, or even different training runs of the same model, can produce substantially different predictions for the same query. This suggests a variability in the capture of the underlying knowledge by models, thus raising a fundamental question: to what extent do different models capture complementary knowledge, and how much of this knowledge could be recovered by combining them? We propose to measure model complementarity through the performance of an oracle that, for each query, selects the best prediction among a considered set of models, hence providing an upper bound on the performance achievable through model combination. Across several architectures and benchmarks, we find a substantial gap between individual models and their oracle, revealing that different models capture complementary knowledge. Yet, this complementarity rapidly saturates as more models are added, leaving a persistent subset of queries unsolved even by a large number of models. These findings reveal both the potential of model complementarity and a fundamental limit to what current link prediction models can collectively recover; thereby highlighting the need for further research to build robust Web applications.