English

Divide-and-Conquer Predictive Coding: a structured Bayesian inference algorithm

Machine Learning 2024-10-18 v2 Artificial Intelligence Machine Learning Neurons and Cognition

Abstract

Unexpected stimuli induce "error" or "surprise" signals in the brain. The theory of predictive coding promises to explain these observations in terms of Bayesian inference by suggesting that the cortex implements variational inference in a probabilistic graphical model. However, when applied to machine learning tasks, this family of algorithms has yet to perform on par with other variational approaches in high-dimensional, structured inference problems. To address this, we introduce a novel predictive coding algorithm for structured generative models, that we call divide-and-conquer predictive coding (DCPC). DCPC differs from other formulations of predictive coding, as it respects the correlation structure of the generative model and provably performs maximum-likelihood updates of model parameters, all without sacrificing biological plausibility. Empirically, DCPC achieves better numerical performance than competing algorithms and provides accurate inference in a number of problems not previously addressed with predictive coding. We provide an open implementation of DCPC in Pyro on Github.

Keywords

Cite

@article{arxiv.2408.05834,
  title  = {Divide-and-Conquer Predictive Coding: a structured Bayesian inference algorithm},
  author = {Eli Sennesh and Hao Wu and Tommaso Salvatori},
  journal= {arXiv preprint arXiv:2408.05834},
  year   = {2024}
}

Comments

22 pages, 5 figures, accepted to Neural Information Processing Systems (NeurIPS) 2024