paper-with-me

Papers

Faster Predictive Coding Networks via Better Initialization

2026-01-28 · Luca Pinchetti, Simon Frieder, Thomas Lukasiewicz, Tommaso Salvatori arxiv

Research aimed at scaling up neuroscience inspired learning algorithms for neural networks is accelerating. Recently, a key research area has been the study of energy-based learning algorithms such as predictive coding, due to their versatility and mathematical grounding. However, the applicability of such methods is held back by the large computational requirements caused by their iterative nature. In this work, we address this problem by showing that the choice of initialization of the neurons in a predictive coding network matters significantly and can notably reduce the required training times. Consequently, we propose a new initialization technique for predictive coding networks that aims to preserve the iterative progress made on previous training samples. Our approach suggests a promising path toward reconciling the disparities between predictive coding and backpropagation in terms of computational efficiency and final performance. In fact, our experiments demonstrate substantial improvements in convergence speed and final test loss in both supervised and unsupervised settings.

📄 PDF Abstract BibTeX arXiv:2601.20895

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Accelerating Hierarchical Sparse Predictive Coding with Hybrid Amortized Inference

2026-06-26 · Kazuhisa Fujita arxiv

Hierarchical predictive coding provides an interpretable framework for perception as error-driven inference in multi-layer generative models, while sparse coding imposes parsimonious latent representations through explic…

Sample-Efficient Policy Learning based on Completely Behavior Cloning

2018-11-09 · Qiming Zou, Ling Wang, Ke Lu, Yu Li

Direct policy search is one of the most important algorithm of reinforcement learning. However, learning from scratch needs a large amount of experience data and can be easily prone to poor local optima. In addition to t…

Model Predictive ControlReinforcement Learning

Deep Hierarchical Video Compression

2023-12-12 · Ming Lu, Zhihao Duan, Fengqing Zhu, Zhan Ma

Recently, probabilistic predictive coding that directly models the conditional distribution of latent features across successive frames for temporal redundancy removal has yielded promising results. Existing methods usin…

Video Compression

Persistence Initialization: A novel adaptation of the Transformer architecture for Time Series Forecasting

2022-08-30 · Espen Haugsdal, Erlend Aune, Massimiliano Ruocco

Time series forecasting is an important problem, with many real world applications. Ensembles of deep neural networks have recently achieved impressive forecasting accuracy, but such large ensembles are impractical in ma…

DecoderTime SeriesTime Series AnalysisTime Series Forecasting

Neuron Campaign for Initialization Guided by Information Bottleneck Theory

2021-08-14 · Haitao Mao, Xu Chen, Qiang Fu, Lun Du 외

Initialization plays a critical role in the training of deep neural networks (DNN). Existing initialization strategies mainly focus on stabilizing the training process to mitigate gradient vanish/explosion problems. Howe…