Graph explorer

Recursive Reinforcement Learning

Recursion is the fundamental paradigm to finitely describe potentially infinite objects. As state-of-the-art reinforcement learning (RL) algorithms cannot directly reason about recursion, they must rely on the practitioner's ingenuity in designing a suitable "flat" representation of the environment. The resulting manual feature constructions and approximations are cumbersome and error-prone; their lack of transparency hampers scalability. To overcome these challenges, we develop RL algorithms capable of computing optimal policies in environments described as a collection of Markov decision processes (MDPs) that can recursively invoke one another. Each constituent MDP is characterized by several entry and exit points that correspond to input and output values of these invocations. These recursive MDPs (or RMDPs) are expressively equivalent to probabilistic pushdown systems (with call-stack playing the role of the pushdown stack), and can model probabilistic programs with recursive procedural calls. We introduce Recursive Q-learning -- a model-free RL algorithm for RMDPs -- and prove that it converges for finite, single-exit and deterministic multi-exit RMDPs under mild assumptions.

9 nodes12 linksoverview previewRecursive Reinforcement Learning
9 nodes12 links
Recursive Reinforcement Learning9 visible / 9 total nodes / 27 links
Related contextCo-authorshipCo-authorshipCo-authorshipCo-authorshipCo-authorshipCo-authorshipCo-authorshipCo-authorshipCo-authorshipCo-authorshipCo-authorshipCo-authorshipCo-authorshipCo-authorshipCo-authorshipAuthorshipWorks onWorks onWorks onAuthorshipAuthorshipAuthorshipTopic signalTopic signalAuthorshipAuthorshipWRecursive Reinforcement Learningpreprint / 2022AErnst Moritz HahnResearcherAMateo PerezResearcherASven ScheweResearcherAFabio SomenziResearcherTMachine Learning49008 worksTArtificial Intelligence22915 worksAAshutosh TrivediResearcherADominik WojtczakResearcher
PaperSignal 108 links

Recursive Reinforcement Learning

preprint / 2022

Open