How to Turn Your Knowledge Graph Embeddings into Generative Models

Published: 21 Sept 2023, Last Modified: 16 Jan 2024NeurIPS 2023 oralEveryoneRevisionsBibTeX
Keywords: knowledge graph, knowledge graph embeddings, probabilistic circuits, probabilistic reasoning, tractable inference
TL;DR: We cast existing state-of-the-art knowledge graph embedding models into generative models that enable us to perform exact and efficient marginalisation, sampling and to integrate hard constraints with theoretical guarantees.
Abstract: Some of the most successful knowledge graph embedding (KGE) models for link prediction – CP, RESCAL, TuckER, ComplEx – can be interpreted as energy-based models. Under this perspective they are not amenable for exact maximum-likelihood estimation (MLE), sampling and struggle to integrate logical constraints. This work re-interprets the score functions of these KGEs as circuits – constrained computational graphs allowing efficient marginalisation. Then, we design two recipes to obtain efficient generative circuit models by either restricting their activations to be non-negative or squaring their outputs. Our interpretation comes with little or no loss of performance for link prediction, while the circuits framework unlocks exact learning by MLE, efficient sampling of new triples, and guarantee that logical constraints are satisfied by design. Furthermore, our models scale more gracefully than the original KGEs on graphs with millions of entities.
Supplementary Material: zip
Submission Number: 11165
Loading