TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Efficient Parallel Translating Embedding For Knowledge Gra...

Efficient Parallel Translating Embedding For Knowledge Graphs

Denghui Zhang, Manling Li, Yantao Jia, Yuanzhuo Wang, Xue-Qi Cheng

2017-03-30Knowledge GraphsKnowledge Graph EmbeddingTranslationGraph EmbeddingLink Prediction
PaperPDFCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Link PredictionWN18 (filtered)Hits@1076.6ParTransH
Link PredictionWN18 (filtered)MR203ParTransH
Link PredictionFB15k (filtered)Hits@1065.7ParTransH
Link PredictionFB15k (filtered)MR60ParTransH
Link PredictionFB15kHits@100.468ParTransH
Link PredictionFB15kMR60ParTransH
Link PredictionWN18Hits@100.668ParTransH
Link PredictionWN18MR215ParTransH

Related Papers

SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs2025-07-17A Translation of Probabilistic Event Calculus into Markov Decision Processes2025-07-17Function-to-Style Guidance of LLMs for Code Translation2025-07-15Speak2Sign3D: A Multi-modal Pipeline for English Speech to American Sign Language Animation2025-07-09Pun Intended: Multi-Agent Translation of Wordplay with Contrastive Learning and Phonetic-Semantic Embeddings2025-07-09Topic Modeling and Link-Prediction for Material Property Discovery2025-07-08Unconditional Diffusion for Generative Sequential Recommendation2025-07-08Graph Collaborative Attention Network for Link Prediction in Knowledge Graphs2025-07-05