Learning in Probabilistic Boolean Networks via Structural Policy Gradients
Pedro Juan Rivera Torres

TL;DR
This paper introduces a new way to train interpretable rule-based models that perform as well as neural networks on various tasks.
Contribution
The novel approach uses structural policy gradients to train Probabilistic Boolean Networks with interpretable logic.
Findings
Learning PBNs achieve ANN-level performance on classification, regression, and reinforcement learning tasks.
The models maintain interpretability while achieving high accuracy and low error rates.
Learned logic becomes stable during training and performs well in noisy/tabular data regimes.
Abstract
We revisit Probabilistic Boolean Networks as trainable function approximators. The key obstacle, non-differentiable structural choices (which predictors to read and which Boolean operators to apply), is addressed by casting the PBN’s structure as a stochastic policy whose parameters are optimized with score-function (REINFORCE) gradients. Continuous output heads (logistic/linear/softmax or policy logits) are trained with ordinary gradients. We call the resulting model a Learning PBN. We formalize the Learning Probabilistic Boolean Network, derive unbiased structural gradients with variance reduction, and prove a universal approximation property over discretized inputs. Empirically, Learning Probabilistic Boolean Networks approach ANN performance across classification (accuracy ↑), regression (RMSE ↓), representation quality via clustering (ARI ↑), and reinforcement learning (return ↑)…
Genes, proteins, chemicals, diseases, species, mutations and cell lines named across the full text — each resolved to its canonical identifier and authoritative record.
Click any figure to enlarge with its caption.
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5
Figure 6Peer 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 · Explainable Artificial Intelligence (XAI) · Gene Regulatory Network Analysis
