Dynamic Sum Product Networks for Tractable Inference on Sequence Data (Extended Version)
Mazen Melibari, Pascal Poupart, Prashant Doshi, George Trimponias

TL;DR
This paper introduces dynamic sum product networks (DSPNs), a novel extension of sum-product networks that efficiently model variable-length sequence data with linear inference complexity, outperforming dynamic Bayesian networks.
Contribution
The paper proposes DSPNs, a new model that generalizes SPNs for sequence data, with a structure learning method and linear inference complexity.
Findings
DSPNs outperform DBNs on sequence datasets.
DSPNs enable linear-time inference for variable-length sequences.
The structure learning technique effectively captures sequence dependencies.
Abstract
Sum-Product Networks (SPN) have recently emerged as a new class of tractable probabilistic graphical models. Unlike Bayesian networks and Markov networks where inference may be exponential in the size of the network, inference in SPNs is in time linear in the size of the network. Since SPNs represent distributions over a fixed set of variables only, we propose dynamic sum product networks (DSPNs) as a generalization of SPNs for sequence data of varying length. A DSPN consists of a template network that is repeated as many times as needed to model data sequences of any length. We present a local search technique to learn the structure of the template network. In contrast to dynamic Bayesian networks for which inference is generally exponential in the number of variables per time slice, DSPNs inherit the linear inference complexity of SPNs. We demonstrate the advantages of DSPNs over DBNs…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Rough Sets and Fuzzy Logic · Data Management and Algorithms
