Sum-Product-Set Networks: Deep Tractable Models for Tree-Structured Graphs
Czech Technical University in Prague · Artificial Intelligence Center, Czech Technical University of Prague · Czech Technical Univeresity in Prague
PDF 由论文原始站点提供,PaperCompass 不保存论文文件。
摘要
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.