paper-with-me

Papers

Error Optimization: Overcoming Exponential Signal Decay in Deep Predictive Coding Networks

2025-05-26 · Cédric Goemaere, Gaspard Oliviers, Rafal Bogacz, Thomas Demeester

Predictive Coding (PC) offers a biologically plausible alternative to backpropagation for neural network training, yet struggles with deeper architectures. This paper identifies the root cause: an inherent signal decay problem where gradients attenuate exponentially with depth, becoming computationally negligible due to numerical precision constraints. To address this fundamental limitation, we introduce Error Optimization (EO), a novel reparameterization that preserves PC's theoretical properties while eliminating signal decay. By optimizing over prediction errors rather than states, EO enables signals to reach all layers simultaneously and without attenuation, converging orders of magnitude faster than standard PC. Experiments across multiple architectures and datasets demonstrate that EO matches backpropagation's performance even for deeper models where conventional PC struggles. Besides practical improvements, our work provides theoretical insight into PC dynamics and establishes a foundation for scaling biologically-inspired learning to deeper architectures on digital hardware and beyond.

📄 PDF Abstract BibTeX arXiv:2505.20137

Code (1)

cgoemaere/pc_error_optimization 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Exponential error rates of SDP for block models: Beyond Grothendieck's inequality

2017-05-23 · Yingjie Fei, Yudong Chen

In this paper we consider the cluster estimation problem under the Stochastic Block Model. We show that the semidefinite programming (SDP) formulation for this problem achieves an error rate that decays exponentially in …

Stochastic Block Model

Non-Exponential Reverberation Modeling Using Dark Velvet Noise

2024-03-29 · Jon Fagerström, Sebastian J. Schelcht, Vesa Välimäki

Previous research on late-reverberation modeling has mainly focused on exponentially decaying room impulse responses, whereas methods for accurately modeling non-exponential reverberation remain challenging. This paper e…

Accelerated Predictive Coding Networks via Direct Kolen-Pollack Feedback Alignment

2026-02-17 · Davide Casnici, Martin Lefebvre, Justin Dauwels, Charlotte Frenkel arxiv

Predictive coding (PC) is a biologically inspired algorithm for training neural networks that relies only on local updates, allowing parallel learning across layers. However, practical implementations face two key limita…

Energy Propagation in Scattering Convolution Networks Can Be Arbitrarily Slow

2024-06-07 · Hartmut Führ, Max Getter

We analyze energy decay for deep convolutional neural networks employed as feature extractors, such as Mallat's wavelet scattering transform. For time-frequency scattering transforms based on Gabor filters, it has been e…

On Minimizing Symbol Error Rate Over Fading Channels with Low-Resolution Quantization

2021-06-22 · Neil Irwin Bernardo, Jingge Zhu, Jamie Evans

We analyze the symbol error probability (SEP) of $M$-ary pulse amplitude modulation ($M$-PAM) receivers equipped with optimal low-resolution quantizers. We first show that the optimum detector can be reduced to a simple …

DiversityQuantization