Papers › Efficient Parallel Translating Embedding For Knowledge Graphs
Efficient Parallel Translating Embedding For Knowledge Graphs
Denghui Zhang, Manling Li, Yantao Jia, Yuanzhuo Wang, Xue-Qi Cheng
Knowledge graph embedding aims to embed entities and relations of knowledge graphs into low-dimensional vector spaces. Translating embedding methods regard relations as the translation from head entities to tail entities, which achieve the state-of-the-art results among knowledge graph embedding methods. However, a major limitation of these methods is the time consuming training process, which may take several days or even weeks for large knowledge graphs, and result in great difficulty in practical applications. In this paper, we propose an efficient parallel framework for translating embedding methods, called ParTrans-X, which enables the methods to be paralleled without locks by utilizing the distinguished structures of knowledge graphs. Experiments on two datasets with three typical translating embedding methods, i.e., TransE [3], TransH [17], and a more efficient variant TransE- AdaGrad [10] validate that ParTrans-X can speed up the training process by more than an order of magnitude.
Code
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
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Link Prediction | FB15k | ParTransH | Hits@10 | 0.468 | #10 of 10 | Archive leaderboard | report |
| Link Prediction | FB15k | ParTransH | MR | 60 | #10 of 10 | Archive leaderboard | report |
| Link Prediction | FB15k (filtered) | ParTransH | Hits@10 | 65.7 | #1 of 1 | Archive leaderboard | report |
| Link Prediction | FB15k (filtered) | ParTransH | MR | 60 | #1 of 1 | Archive leaderboard | report |
| Link Prediction | WN18 | ParTransH | Hits@10 | 0.668 | #33 of 37 | Archive leaderboard | report |
| Link Prediction | WN18 | ParTransH | MR | 215 | #33 of 37 | Archive leaderboard | report |
| Link Prediction | WN18 (filtered) | ParTransH | Hits@10 | 76.6 | #1 of 1 | Archive leaderboard | report |
| Link Prediction | WN18 (filtered) | ParTransH | MR | 203 | #1 of 1 | 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.
Methods
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