A Simple Approximate Bayesian Inference Neural Surrogate for Stochastic Petri Net Models
Bright Kwaku Manu, Trevor Reckell, Beckett Sterner, Petar Jevtic
TL;DR
This work tackles parameter recovery in Stochastic Petri Net models with covariate-driven rates where explicit likelihoods are unavailable. It introduces a lightweight 1D-ResNet neural surrogate trained on Gillespie-SPN trajectories to map partial observations to coefficients of covariate-dependent rate functions, with Monte Carlo dropout furnishing calibrated uncertainty. The approach achieves low RMSE (0.043) on synthetic data with 10% missing events and substantially outpaces traditional Bayesian methods in speed, while uncertainty recalibration (STD scaling) improves interval reliability. By integrating environmental covariates and demonstrating real-time capable inference, the method offers a practical pathway for data-driven, likelihood-free SPN parameter estimation in epidemiology and related discrete-event systems.
Abstract
Stochastic Petri Nets (SPNs) are an increasingly popular tool of choice for modeling discrete-event dynamics in areas such as epidemiology and systems biology, yet their parameter estimation remains challenging in general and in particular when transition rates depend on external covariates and explicit likelihoods are unavailable. We introduce a neural-surrogate (neural-network-based approximation of the posterior distribution) framework that predicts the coefficients of known covariate-dependent rate functions directly from noisy, partially observed token trajectories. Our model employs a lightweight 1D Convolutional Residual Network trained end-to-end on Gillespie-simulated SPN realizations, learning to invert system dynamics under realistic conditions of event dropout. During inference, Monte Carlo dropout provides calibrated uncertainty bounds together with point estimates. On synthetic SPNs with $10\%$ missing events, our surrogate recovers rate-function coefficients with an $RMSE = 0.043$ and substantially runs faster than traditional Bayesian approaches. These results demonstrate that data-driven, likelihood-free surrogates can enable accurate, robust, and real-time parameter recovery in complex, partially observed discrete-event systems.
