SOTAVerified

Sum-Product-Set Networks: Deep Tractable Models for Tree-Structured Graphs

2024-08-14Code Available0· sign in to hype

Milan Papež, Martin Rektoris, Tomáš Pevný, Václav Šmídl

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Daily internet communication relies heavily on tree-structured graphs, embodied by popular data formats such as XML and JSON. However, many recent generative (probabilistic) models utilize neural networks to learn a probability distribution over undirected cyclic graphs. This assumption of a generic graph structure brings various computational challenges, and, more importantly, the presence of non-linearities in neural networks does not permit tractable probabilistic inference. We address these problems by proposing sum-product-set networks, an extension of probabilistic circuits from unstructured tensor data to tree-structured graph data. To this end, we use random finite sets to reflect a variable number of nodes and edges in the graph and to allow for exact and efficient inference. We demonstrate that our tractable model performs comparably to various intractable models based on neural networks.

Reproductions