Treatment-RSPN: Recurrent Sum-Product Networks for Sequential Treatment Regimes
Adam Dejl, Harsh Deep, Jonathan Fei, Ardavan Saeedi, Li-wei H., Lehman

TL;DR
This paper introduces Recurrent Sum-Product Networks (RSPNs) for modeling sequential treatment decisions and responses, offering efficient probabilistic inference, handling of missing data, and a novel training algorithm, demonstrated on synthetic and real medical data.
Contribution
The paper presents a new RSPN framework for sequential treatment modeling, including a novel EM algorithm for training, advancing probabilistic inference in treatment decision systems.
Findings
RSPNs closely match ground-truth data on synthetic datasets.
Achieve competitive results with neural and probabilistic models on real data.
Efficiently handle missing values and latent variables.
Abstract
Sum-product networks (SPNs) have recently emerged as a novel deep learning architecture enabling highly efficient probabilistic inference. Since their introduction, SPNs have been applied to a wide range of data modalities and extended to time-sequence data. In this paper, we propose a general framework for modelling sequential treatment decision-making behaviour and treatment response using recurrent sum-product networks (RSPNs). Models developed using our framework benefit from the full range of RSPN capabilities, including the abilities to model the full distribution of the data, to seamlessly handle latent variables, missing values and categorical data, and to efficiently perform marginal and conditional inference. Our methodology is complemented by a novel variant of the expectation-maximization algorithm for RSPNs, enabling efficient training of our models. We evaluate our…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Advanced Causal Inference Techniques · Bayesian Modeling and Causal Inference
