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

TranSHER: Translating Knowledge Graph Embedding with Hyper-Ellipsoidal Restriction

About

Knowledge graph embedding methods are important for the knowledge graph completion (or link prediction) task. One existing efficient method, PairRE, leverages two separate vectors to model complex relations (i.e., 1-to-N, N-to-1, and N-to-N) in knowledge graphs. However, such a method strictly restricts entities on the hyper-ellipsoid surfaces which limits the optimization of entity distribution, leading to suboptimal performance of knowledge graph completion. To address this issue, we propose a novel score function TranSHER, which leverages relation-specific translations between head and tail entities to relax the constraint of hyper-ellipsoid restrictions. By introducing an intuitive and simple relation-specific translation, TranSHER can provide more direct guidance on optimization and capture more semantic characteristics of entities with complex relations. Experimental results show that TranSHER achieves significant performance improvements on link prediction and generalizes well to datasets in different domains and scales. Our codes are public available at https://github.com/yizhilll/TranSHER.

Yizhi Li, Wei Fan, Chao Liu, Chenghua Lin, Jiang Qian• 2022

Related benchmarks

TaskDatasetResultRank
Link PredictionFB15k-237
MRR36
280
Knowledge Graph CompletionFB15k-237 (test)
MRR0.36
179
Link Predictionogbl-wikikg2 (test)
MRR0.5536
95
Link Predictionogbl-wikikg2 (val)
MRR0.5662
87
Link PredictionDB100K (test)
MRR0.431
42
Link Predictionogbl-biokg (test)
MRR0.8233
36
Link PredictionSports (test)
MRR0.479
6
Link PredictionLocation (test)
MRR0.475
5
Showing 8 of 8 rows

Other info

Follow for update