Recursive Bayesian Networks: Generalising and Unifying Probabilistic Context-Free Grammars and Dynamic Bayesian Networks
Robert Lieck, Martin Rohrmeier

TL;DR
This paper introduces Recursive Bayesian Networks (RBNs), a unified probabilistic model that generalizes and combines the strengths of PCFGs and DBNs, enabling hierarchical and continuous latent variable modeling with efficient inference methods.
Contribution
The paper proposes RBNs, a novel framework that unifies PCFGs and DBNs, with new inference algorithms for mixed discrete-continuous structures and analytic approximations for Gaussian cases.
Findings
RBNs outperform traditional models in noisy sequence segmentation.
Effective hierarchical music analysis from raw notes.
Demonstrated capacity to handle complex structured probabilistic models.
Abstract
Probabilistic context-free grammars (PCFGs) and dynamic Bayesian networks (DBNs) are widely used sequence models with complementary strengths and limitations. While PCFGs allow for nested hierarchical dependencies (tree structures), their latent variables (non-terminal symbols) have to be discrete. In contrast, DBNs allow for continuous latent variables, but the dependencies are strictly sequential (chain structure). Therefore, neither can be applied if the latent variables are assumed to be continuous and also to have a nested hierarchical dependency structure. In this paper, we present Recursive Bayesian Networks (RBNs), which generalise and unify PCFGs and DBNs, combining their strengths and containing both as special cases. RBNs define a joint distribution over tree-structured Bayesian networks with discrete or continuous latent variables. The main challenge lies in performing joint…
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.
Code & Models
Videos
Taxonomy
TopicsMusic and Audio Processing · Bayesian Modeling and Causal Inference · Time Series Analysis and Forecasting
