paper-with-me

Papers

Neural Variational Inference For Estimating Uncertainty in Knowledge Graph Embeddings

2019-06-12 · Alexander I. Cowen-Rivers, Pasquale Minervini, Tim Rocktaschel, Matko Bosnjak, Sebastian Riedel, Jun Wang

Recent advances in Neural Variational Inference allowed for a renaissance in latent variable models in a variety of domains involving high-dimensional data. While traditional variational methods derive an analytical approximation for the intractable distribution over the latent variables, here we construct an inference network conditioned on the symbolic representation of entities and relation types in the Knowledge Graph, to provide the variational distributions. The new framework results in a highly-scalable method. Under a Bernoulli sampling framework, we provide an alternative justification for commonly used techniques in large-scale stochastic variational inference, which drastically reduce training time at a cost of an additional approximation to the variational lower bound. We introduce two models from this highly scalable probabilistic framework, namely the Latent Information and Latent Fact models, for reasoning over knowledge graph-based representations. Our Latent Information and Latent Fact models improve upon baseline performance under certain conditions. We use the learnt embedding variance to estimate predictive uncertainty during link prediction, and discuss the quality of these learnt uncertainty estimates. Our source code and datasets are publicly available online at https://github.com/alexanderimanicowenrivers/Neural-Variational-Knowledge-Graphs.

📄 PDF Abstract BibTeX arXiv:1906.04985

Code (1)

alexanderimanicowenrivers/Neural-Variational-Knowledge-Graphs 공식 구현 tf

Tasks

Knowledge Graph EmbeddingsKnowledge GraphsLink PredictionVariational Inference

Similar Papers 제목 키워드 기반

Variational DAG Estimation via State Augmentation With Stochastic Permutations

2024-02-04 · Edwin V. Bonilla, Pantelis Elinas, He Zhao, Maurizio Filippone 외

Estimating the structure of a Bayesian network, in the form of a directed acyclic graph (DAG), from observational data is a statistically and computationally hard problem with essential applications in areas such as caus…

Causal DiscoveryUncertainty QuantificationVariational Inference

Variational Causal Networks: Approximate Bayesian Inference over Causal Structures

2021-06-14 · Yashas Annadani, Jonas Rothfuss, Alexandre Lacoste, Nino Scherrer 외

Learning the causal structure that underlies data is a crucial step towards robust real-world decision making. The majority of existing work in causal inference focuses on determining a single directed acyclic graph (DAG…

Bayesian InferenceCausal InferenceDecision MakingVariational Inference

ELBOing Stein: Variational Bayes with Stein Mixture Inference

2024-10-30 · Ola Rønning, Eric Nalisnick, Christophe Ley, Padhraic Smyth 외

Stein variational gradient descent (SVGD) [Liu and Wang, 2016] performs approximate Bayesian inference by representing the posterior with a set of particles. However, SVGD suffers from variance collapse, i.e. poor predic…

Bayesian Inference

Variational Deterministic Uncertainty Quantification

2021-01-01 · Joost van Amersfoort, Lewis Smith, Andrew Jesson, Oscar Key 외

Building on recent advances in uncertainty quantification using a single deep deterministic model (DUQ), we introduce variational Deterministic Uncertainty Quantification (vDUQ). We overcome several shortcomings of DUQ b…

Causal InferenceregressionUncertainty Quantification

BCD Nets: Scalable Variational Approaches for Bayesian Causal Discovery

2021-12-06 · NeurIPS 2021 12 · Chris Cundy, Aditya Grover, Stefano Ermon

A structural equation model (SEM) is an effective framework to reason over causal relationships represented via a directed acyclic graph (DAG). Recent advances have enabled effective maximum-likelihood point estimation o…

Causal DiscoveryStochastic OptimizationVariational Inference