Efficient Online Learning with Predictive Coding Networks: Exploiting Temporal Correlations

Published: 18 Sept 2025, Last Modified: 18 Oct 2025EdgeAI4R PosterEveryoneRevisionsBibTeXCC BY 4.0
Keywords: Predictive Coding, Online Learning, Biologically Plausible Learning, Edge AI, Robotic Perception
TL;DR: We propose PCN-TA, a biologically-inspired learning algorithm that reduces computational overhead by 50% for continuous robotic perception at the edge by preserving temporal states across sensory data streams.
Abstract: 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.
Submission Type: Novel research
Student Paper: Yes
Demo Or Video: No
Public Extended Abstract: Yes
Submission Number: 11
Loading