TL;DR
This paper refines a gradient-based predictive coding model to better align with biological constraints, demonstrating comparable performance to backpropagation on MNIST data.
Contribution
It introduces biologically plausible modifications to the predictive coding model and analyzes their impact on learning performance.
Findings
Modified PC networks perform nearly as well as unmodified models.
Biological constraints do not significantly impair learning performance.
The model offers insights into neural implementations of credit assignment.
Abstract
Predictive coding (PC) is a general theory of cortical function. The local, gradient-based learning rules found in one kind of PC model have recently been shown to closely approximate backpropagation. This finding suggests that this gradient-based PC model may be useful for understanding how the brain solves the credit assignment problem. The model may also be useful for developing local learning algorithms that are compatible with neuromorphic hardware. In this paper, we modify this PC model so that it better fits biological constraints, including the constraints that neurons can only have positive firing rates and the constraint that synapses only flow in one direction. We also compute the gradient-based weight and activity updates given the modified activity values. We show that, under certain conditions, these modified PC networks perform as well or nearly as well on MNIST data as…
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
Methodspc
