A Differentiable Partially Observable Generalized Linear Model with Forward-Backward Message Passing
Chengrui Li, Weihan Li, Yule Wang, Anqi Wu
TL;DR
The paper addresses learning in partially observable neural networks where hidden spikes must be inferred from observed data. It introduces a differentiable POGLM by relaxing hidden spike counts with a Gumbel-Softmax-based continuous surrogate, enabling pathwise gradient variational inference on $ELBO$ and wider reusable continuous distributions for $z_{t,h}$. A forward-backward message-passing sampling scheme for the variational model is proposed to better capture hidden-to-visible influences and improve posterior approximation. Across synthetic and real neural datasets, the method achieves higher test log-likelihoods, faster convergence, and more interpretable hidden-unit interactions, demonstrating practical value for neuroscience connectivity inference.
Abstract
The partially observable generalized linear model (POGLM) is a powerful tool for understanding neural connectivity under the assumption of existing hidden neurons. With spike trains only recorded from visible neurons, existing works use variational inference to learn POGLM meanwhile presenting the difficulty of learning this latent variable model. There are two main issues: (1) the sampled Poisson hidden spike count hinders the use of the pathwise gradient estimator in VI; and (2) the existing design of the variational model is neither expressive nor time-efficient, which further affects the performance. For (1), we propose a new differentiable POGLM, which enables the pathwise gradient estimator, better than the score function gradient estimator used in existing works. For (2), we propose the forward-backward message-passing sampling scheme for the variational model. Comprehensive experiments show that our differentiable POGLMs with our forward-backward message passing produce a better performance on one synthetic and two real-world datasets. Furthermore, our new method yields more interpretable parameters, underscoring its significance in neuroscience.
