paper-with-me

Papers

Probabilistic Knowledge Graph Embeddings

2018-09-27 · Farnood Salehi, Robert Bamler, Stephan Mandt

We develop a probabilistic extension of state-of-the-art embedding models for link prediction in relational knowledge graphs. Knowledge graphs are collections of relational facts, where each fact states that a certain relation holds between two entities, such as people, places, or objects. We argue that knowledge graphs should be treated within a Bayesian framework because even large knowledge graphs typically contain only few facts per entity, leading effectively to a small data problem where parameter uncertainty matters. We introduce a probabilistic reinterpretation of the DistMult (Yang et al., 2015) and ComplEx (Trouillon et al., 2016) models and employ variational inference to estimate a lower bound on the marginal likelihood of the data. We find that the main benefit of the Bayesian approach is that it allows for efficient, gradient based optimization over hyperparameters, which would lead to divergences in a non-Bayesian treatment. Models with such learned hyperparameters improve over the state-of-the-art by a significant margin, as we demonstrate on several benchmarks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph EmbeddingsKnowledge GraphsLink PredictionVariational Inference

Similar Papers 제목 키워드 기반

Approximating Probabilistic Inference in Statistical EL with Knowledge Graph Embeddings

2024-07-16 · Yuqicheng Zhu, Nico Potyka, Bo Xiong, Trung-Kien Tran 외

Statistical information is ubiquitous but drawing valid conclusions from it is prohibitively hard. We explain how knowledge graph embeddings can be used to approximate probabilistic inference efficiently using the exampl…

Knowledge Graph Embeddingsvalid

Unsupervised Knowledge Graph Alignment by Probabilistic Reasoning and Semantic Embedding

2021-05-12 · Zhiyuan Qi, Ziheng Zhang, Jiaoyan Chen, Xi Chen 외

Knowledge Graph (KG) alignment is to discover the mappings (i.e., equivalent entities, relations, and others) between two KGs. The existing methods can be divided into the embedding-based models, and the conventional rea…

Demographic Aware Probabilistic Medical Knowledge Graph Embeddings of Electronic Medical Records

2021-03-22 · Aynur Guluzade, Endri Kacupaj, Maria Maleshkova

Medical knowledge graphs (KGs) constructed from Electronic Medical Records (EMR) contain abundant information about patients and medical entities. The utilization of KG embedding models on these data has proven to be eff…

Knowledge Graph EmbeddingsKnowledge GraphsLink Prediction

Conformalized Answer Set Prediction for Knowledge Graph Embedding

2024-08-15 · Yuqicheng Zhu, Nico Potyka, Jiarong Pan, Bo Xiong 외

Knowledge graph embeddings (KGE) apply machine learning methods on knowledge graphs (KGs) to provide non-classical reasoning capabilities based on similarities and analogies. The learned KG embeddings are typically used …

Conformal PredictionGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graph Embeddings+3

Scalable Uncertainty Reasoning in Knowledge Graphs

2026-05-15 · Jingcheng Wu arxiv

Knowledge Graphs are pivotal for semantic data integration. The real-world data they model is often inherently uncertain. Within knowledge graphs, uncertainty manifests in three distinct levels: imprecise attribute value…

Knowledge Graphs