ROLGNESep 19, 2022

Active Predicting Coding: Brain-Inspired Reinforcement Learning for Sparse Reward Robotic Control Problems

arXiv:2209.09174v110 citationsh-index: 26
Originality Incremental advance
AI Analysis

This addresses robotic control problems with sparse rewards, offering a brain-inspired alternative to backpropagation-based methods, though it appears incremental as it builds on existing predictive coding frameworks.

The paper tackled robotic control with sparse rewards by proposing a backpropagation-free method using active predictive coding, which balances exploration and goal-seeking to achieve competitive or superior performance compared to backprop-based reinforcement learning approaches in simulated tasks like block lifting and pick-and-place.

In this article, we propose a backpropagation-free approach to robotic control through the neuro-cognitive computational framework of neural generative coding (NGC), designing an agent built completely from powerful predictive coding/processing circuits that facilitate dynamic, online learning from sparse rewards, embodying the principles of planning-as-inference. Concretely, we craft an adaptive agent system, which we call active predictive coding (ActPC), that balances an internally-generated epistemic signal (meant to encourage intelligent exploration) with an internally-generated instrumental signal (meant to encourage goal-seeking behavior) to ultimately learn how to control various simulated robotic systems as well as a complex robotic arm using a realistic robotics simulator, i.e., the Surreal Robotics Suite, for the block lifting task and can pick-and-place problems. Notably, our experimental results demonstrate that our proposed ActPC agent performs well in the face of sparse (extrinsic) reward signals and is competitive with or outperforms several powerful backprop-based RL approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes