paper-with-me

홈 › Papers

Online reinforcement learning with sparse rewards through an active inference capsule

2021-06-04 · Alejandro Daniel Noel, Charel van Hoof, Beren Millidge

Intelligent agents must pursue their goals in complex environments with partial information and often limited computational capacity. Reinforcement learning methods have achieved great success by creating agents that optimize engineered reward functions, but which often struggle to learn in sparse-reward environments, generally require many environmental interactions to perform well, and are typically computationally very expensive. Active inference is a model-based approach that directs agents to explore uncertain states while adhering to a prior model of their goal behaviour. This paper introduces an active inference agent which minimizes the novel free energy of the expected future. Our model is capable of solving sparse-reward problems with a very high sample efficiency due to its objective function, which encourages directed exploration of uncertain states. Moreover, our model is computationally very light and can operate in a fully online manner while achieving comparable performance to offline RL methods. We showcase the capabilities of our model by solving the mountain car problem, where we demonstrate its superior exploration properties and its robustness to observation noise, which in fact improves performance. We also introduce a novel method for approximating the prior model from the reward function, which simplifies the expression of complex objectives and improves performance over previous active inference approaches.

📄 PDF Abstract BibTeX arXiv:2106.02390

Code (1)

adanielnoel/Active-Inference-Capsule 공식 구현 pytorch

Tasks

Offline RLreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Active Hierarchical Exploration with Stable Subgoal Representation Learning

2021-05-31 · ICLR 2022 4 · Siyuan Li, Jin Zhang, Jianhao Wang, Yang Yu 외

Goal-conditioned hierarchical reinforcement learning (GCHRL) provides a promising approach to solving long-horizon tasks. Recently, its success has been extended to more general settings by concurrently learning hierarch…

continuous-controlContinuous ControlHierarchical Reinforcement LearningRepresentation Learning

Reinforcement Learning through Active Inference

2020-02-28 · Alexander Tschantz, Beren Millidge, Anil. K. Seth, Christopher L. Buckley

The central tenet of reinforcement learning (RL) is that agents seek to maximize the sum of cumulative rewards. In contrast, active inference, an emerging framework within cognitive and computational neuroscience, propos…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Process Reinforcement through Implicit Rewards

2025-02-03 · Ganqu Cui, Lifan Yuan, Zefan Wang, Hanbin Wang 외

Dense process rewards have proven a more effective alternative to the sparse outcome-level rewards in the inference-time scaling of large language models (LLMs), particularly in tasks requiring complex multi-step reasoni…

MathReinforcement Learning (RL)

Deep Interactive Reinforcement Learning for Path Following of Autonomous Underwater Vehicle

2020-01-10 · Qilei Zhang, Jinying Lin, Qixin Sha, Bo He 외

Autonomous underwater vehicle (AUV) plays an increasingly important role in ocean exploration. Existing AUVs are usually not fully autonomous and generally limited to pre-planning or pre-programming tasks. Reinforcement …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

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 pred…

reinforcement-learningReinforcement Learning (RL)