Efficient Online Learning with Predictive Coding Networks: Exploiting Temporal Correlations
By: Darius Masoum Zadeh-Jousdani, Elvin Hajizada, Eyke Hüllermeier
Potential Business Impact:
Robots learn faster with less effort.
Robotic systems operating at the edge require efficient online learning algorithms that can continuously adapt to changing environments while processing streaming sensory data. Traditional backpropagation, while effective, conflicts with biological plausibility principles and may be suboptimal for continuous adaptation scenarios. The Predictive Coding (PC) framework offers a biologically plausible alternative with local, Hebbian-like update rules, making it suitable for neuromorphic hardware implementation. However, PC's main limitation is its computational overhead due to multiple inference iterations during training. We present Predictive Coding Network with Temporal Amortization (PCN-TA), which preserves latent states across temporal frames. By leveraging temporal correlations, PCN-TA significantly reduces computational demands while maintaining learning performance. Our experiments on the COIL-20 robotic perception dataset demonstrate that PCN-TA achieves 10% fewer weight updates compared to backpropagation and requires 50% fewer inference steps than baseline PC networks. These efficiency gains directly translate to reduced computational overhead for moving another step toward edge deployment and real-time adaptation support in resource-constrained robotic systems. The biologically-inspired nature of our approach also makes it a promising candidate for future neuromorphic hardware implementations, enabling efficient online learning at the edge.
Similar Papers
Towards Scaling Deep Neural Networks with Predictive Coding: Theory and Practice
Machine Learning (CS)
Makes AI learn faster and use less power.
Towards Scaling Deep Neural Networks with Predictive Coding: Theory and Practice
Machine Learning (CS)
Makes AI learn faster and use less energy.
Bio-Inspired Artificial Neural Networks based on Predictive Coding
Machine Learning (Stat)
Brain learns without needing a final answer.