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

AutoWeird: Weird Translational Scoring Function Identified by Random Search

About

Scoring function (SF) measures the plausibility of triplets in knowledge graphs. Different scoring functions can lead to huge differences in link prediction performances on different knowledge graphs. In this report, we describe a weird scoring function found by random search on the open graph benchmark (OGB). This scoring function, called AutoWeird, only uses tail entity and relation in a triplet to compute its plausibility score. Experimental results show that AutoWeird achieves top-1 performance on ogbl-wikikg2 data set, but has much worse performance than other methods on ogbl-biokg data set. By analyzing the tail entity distribution and evaluation protocol of these two data sets, we attribute the unexpected success of AutoWeird on ogbl-wikikg2 to inappropriate evaluation and concentrated tail entity distribution. Such results may motivate further research on how to accurately evaluate the performance of different link prediction methods for knowledge graphs.

Hansi Yang, Yongqi Zhang, Quanming Yao• 2022

Related benchmarks

TaskDatasetResultRank
Link Predictionogbl-wikikg2 (test)
MRR0.7353
95
Link Predictionogbl-wikikg2 (val)
MRR0.7362
87
Link Predictionogbl-biokg (test)
MRR0.6755
36
Link Predictionogbl-biokg (val)
MRR0.6752
10
Showing 4 of 4 rows

Other info

Follow for update