paper-with-me

Papers

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

2022-09-19 · Alexander Ororbia, Ankur Mali

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.

📄 PDF Abstract BibTeX arXiv:2209.09174

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Reanimating Images using Neural Representations of Dynamic Stimuli

2024-06-04 · CVPR 2025 1 · Jacob Yeung, Andrew F. Luo, Gabriel Sarch, Margaret M. Henderson 외

While computer vision models have made incredible strides in static image recognition, they still do not match human performance in tasks that require the understanding of complex, dynamic motion. This is notably true fo…

Motion GenerationOptical Flow Estimation

Du-IN: Discrete units-guided mask modeling for decoding speech from Intracranial Neural signals

2024-05-19 · Hui Zheng, Hai-Teng Wang, Wei-Bang Jiang, Zhong-Tao Chen 외

Invasive brain-computer interfaces with Electrocorticography (ECoG) have shown promise for high-performance speech decoding in medical applications, but less damaging methods like intracranial stereo-electroencephalograp…

Representation LearningSpecificity

Learning to predict visual brain activity by predicting future sensory states

2019-09-11 · NeurIPS Workshop Neuro_AI 2019 12 · Marcio Fonseca

Deep predictive coding networks are neuroscience-inspired unsupervised learning models that learn to predict future sensory states. We build upon the PredNet implementation by Lotter, Kreiman, and Cox (2016) to investiga…

image-classificationImage Classification

Multi-compartment Neuron and Population Encoding Powered Spiking Neural Network for Deep Distributional Reinforcement Learning

2023-01-18 · Yinqian Sun, Feifei Zhao, Zhuoya Zhao, Yi Zeng

Inspired by the brain's information processing using binary spikes, spiking neural networks (SNNs) offer significant reductions in energy consumption and are more adept at incorporating multi-scale biological characteris…

Atari GamesDistributional Reinforcement Learningreinforcement-learningReinforcement Learning+1

Hierarchical Active Inference using Successor Representations

2026-04-17 · Prashant Rangarajan, Rajesh P. N. Rao arxiv

Active inference, a neurally-inspired model for inferring actions based on the free energy principle (FEP), has been proposed as a unifying framework for understanding perception, action, and learning in the brain. Activ…

Reinforcement Learning