paper-with-me

Papers

A Physical Embedding Model for Knowledge Graphs

2020-01-21 · Caglar Demir, Axel-Cyrille Ngonga Ngomo

Knowledge graph embedding methods learn continuous vector representations for entities in knowledge graphs and have been used successfully in a large number of applications. We present a novel and scalable paradigm for the computation of knowledge graph embeddings, which we dub PYKE . Our approach combines a physical model based on Hooke's law and its inverse with ideas from simulated annealing to compute embeddings for knowledge graphs efficiently. We prove that PYKE achieves a linear space complexity. While the time complexity for the initialization of our approach is quadratic, the time complexity of each of its iterations is linear in the size of the input knowledge graph. Hence, PYKE's overall runtime is close to linear. Consequently, our approach easily scales up to knowledge graphs containing millions of triples. We evaluate our approach against six state-of-the-art embedding approaches on the DrugBank and DBpedia datasets in two series of experiments. The first series shows that the cluster purity achieved by PYKE is up to 26% (absolute) better than that of the state of art. In addition, PYKE is more than 22 times faster than existing embedding solutions in the best case. The results of our second series of experiments show that PYKE is up to 23% (absolute) better than the state of art on the task of type prediction while maintaining its superior scalability. Our implementation and results are open-source and are available at http://github.com/dice-group/PYKE.

📄 PDF Abstract BibTeX arXiv:2001.07418

Code (1)

dice-group/PYKE 공식 구현

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge GraphsmodelType prediction

Similar Papers 제목 키워드 기반

Learning Physical Common Sense as Knowledge Graph Completion via BERT Data Augmentation and Constrained Tucker Factorization

2020-11-01 · EMNLP 2020 11 · Zhenjie Zhao, Evangelos Papalexakis, Xiaojuan Ma

Physical common sense plays an essential role in the cognition abilities of robots for human-robot interaction. Machine learning methods have shown promising results on physical commonsense learning in natural language p…

Common Sense ReasoningData AugmentationGeneral KnowledgeGraph Embedding+5

Joint Embedding Learning of Educational Knowledge Graphs

2019-11-20 · Siyu Yao, Ruijie Wang, Shen Sun, Derui Bu 외

As an efficient model for knowledge organization, the knowledge graph has been widely adopted in several fields, e.g., biomedicine, sociology, and education. And there is a steady trend of learning embedding representati…

General Knowledgegraph constructionGraph EmbeddingKnowledge Graph Embedding+2

Differentially Private Federated Knowledge Graphs Embedding

2021-05-17 · Hao Peng, Haoran Li, Yangqiu Song, Vincent Zheng 외

Knowledge graph embedding plays an important role in knowledge representation, reasoning, and data mining applications. However, for multiple cross-domain knowledge graphs, state-of-the-art embedding models cannot make f…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction+3

General Semantic Knowledge Infusion for Spatio-Temporal Traffic Forecasting

2026-08-18 · Mattis thor Straten, Yannick Wolker, Steffen Strohm, Prathvish Mithare 외 arxiv

Although Graph Neural Networks (GNNs) have made significant advances in spatio-temporal traffic forecasting, their performance is limited when they rely solely on sensor proximity or road-network topology. This paper pre…

Knowledge Graphs

Bayes EMbedding (BEM): Refining Representation by Integrating Knowledge Graphs and Behavior-specific Networks

2019-08-28 · Yuting Ye, Xuwu Wang, Jiangchao Yao, Kunyang Jia 외

Low-dimensional embeddings of knowledge graphs and behavior graphs have proved remarkably powerful in varieties of tasks, from predicting unobserved edges between entities to content recommendation. The two types of grap…

General ClassificationGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs+3