paper-with-me

Papers

Closed-form predictive coding via hierarchical Gaussian filters

2026-05-19 · Aleksandrs Baskakovs, Sylvain Estebe, Kenneth Enevoldsen, Kristoffer Nielbo, Chris Mathys, Nicolas Legrand arxiv

Predictive coding (PC) offers a local and biologically grounded alternative to backpropagation in the training of artificial neural networks, yet to date, it remains slower, and performance degrades sharply as network depth increases. We trace both problems to a single simplification: current PC networks fix the precision matrix to the identity, discarding precision-weighted prediction errors that the variational derivation requires to be fast, local, and Bayesian. We close this gap by expressing predictive coding networks as deep hierarchical Gaussian filters (HGFs) and restore precision-weighted message passing, yielding dynamic uncertainty estimates and Hebbian-compatible update rules at every layer. The resulting networks can simultaneously learn activations, weights, and precisions under a single free-energy objective, with no global error signal, and resolve inference without requiring iterations or automatic differentiation. On FashionMNIST, our solution approaches backpropagation in epoch-level wall-clock cost while converging in fewer epochs, and outperforms it on online, data efficiency, and concept-drift tasks. We thus establish that closed-form variational inference with online precision learning provides a tractable foundation for deep predictive coding networks, retaining biological and interpretative advantages, without requiring iterative relaxation or global error signals.

📄 PDF Abstract BibTeX arXiv:2605.20293

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The generalized Hierarchical Gaussian Filter

2023-05-18 · Lilian Aline Weber, Peter Thestrup Waade, Nicolas Legrand, Anna Hedvig Møller 외

Hierarchical Bayesian models of perception and learning feature prominently in contemporary cognitive neuroscience where, for example, they inform computational concepts of mental disorders. This includes predictive codi…

A Hierarchical Surrogate Model for Efficient Multi-Task Parameter Learning in Closed-Loop Control

2025-08-18 · Sebastian Hirt, Lukas Theiner, Maik Pfefferkorn, Rolf Findeisen arxiv

Many control problems require repeated tuning and adaptation of controllers across distinct closed-loop tasks, where data efficiency and adaptability are critical. We propose a hierarchical Bayesian optimization (BO) fra…

Gaussian ProcessesTransfer Learning

Student-t Processes as Alternatives to Gaussian Processes

2014-02-18 · Amar Shah, Andrew Gordon Wilson, Zoubin Ghahramani

We investigate the Student-t process as an alternative to the Gaussian process as a nonparametric prior over functions. We derive closed form expressions for the marginal likelihood and predictive distribution of a Stude…

Bayesian OptimizationGaussian ProcessesModel Selection

The Bayesian Reflex: A Predictive Coding Engine for Artificial Intelligence

2026-08-01 · Sourabh Bhattacharya arxiv

Predictive coding offers a powerful theory of cortical computation, but corresponding scalable algorithmic implementations for artificial intelligence have remained elusive. This paper introduces the Bayesian reflex, a c…

Gaussian ProcessesContinual Learning

Recursive Gaussian Processes and the Bayesian Brain

2026-08-01 · Moumita Das, Dipanjan Ray, Sourabh Bhattacharya arxiv

Predictive coding offers a powerful framework for cortical computation, yet scalable implementations that respect both Bayesian exactness and neurobiological constraints remain scarce. We bridge this gap by formally conn…

Gaussian ProcessesBayesian Inference