paper-with-me

Papers

Compositionality and Bounds for Optimal Value Functions in Reinforcement Learning

2023-02-19 · Jacob Adamczyk, Stas Tiomkin, Rahul Kulkarni

An agent's ability to reuse solutions to previously solved problems is critical for learning new tasks efficiently. Recent research using composition of value functions in reinforcement learning has shown that agents can utilize solutions of primitive tasks to obtain solutions for exponentially many new tasks. However, previous work has relied on restrictive assumptions on the dynamics, the method of composition, and the structure of reward functions. Here we consider the case of general composition functions without any restrictions on the structure of reward functions, applicable to both deterministic and stochastic dynamics. For this general setup, we provide bounds on the corresponding optimal value functions and characterize the value of corresponding policies. The theoretical results derived lead to improvements in training for both entropy-regularized and standard reinforcement learning, which we validate with numerical simulations.

📄 PDF Abstract BibTeX arXiv:2302.09676

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Bounding the Optimal Value Function in Compositional Reinforcement Learning

2023-03-05 · Jacob Adamczyk, Volodymyr Makarenko, Argenis Arriojas, Stas Tiomkin 외

In the field of reinforcement learning (RL), agents are often tasked with solving a variety of problems differing only in their reward functions. In order to quickly obtain solutions to unseen problems with new reward fu…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Globally Optimal Hierarchical Reinforcement Learning for Linearly-Solvable Markov Decision Processes

2021-06-29 · Guillermo Infante, Anders Jonsson, Vicenç Gómez

In this work we present a novel approach to hierarchical reinforcement learning for linearly-solvable Markov decision processes. Our approach assumes that the state space is partitioned, and the subtasks consist in movin…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

On the continuity and smoothness of the value function in reinforcement learning and optimal control

2024-03-21 · Hans Harder, Sebastian Peitz

The value function plays a crucial role as a measure for the cumulative future reward an agent receives in both reinforcement learning and optimal control. It is therefore of interest to study how similar the values of n…

reinforcement-learning

Kernelized Reinforcement Learning with Order Optimal Regret Bounds

2023-06-13 · NeurIPS 2023 11 · Sattar Vakili, Julia Olkhovskaya

Reinforcement learning (RL) has shown empirical success in various real world settings with complex models and large state-action spaces. The existing analytical results, however, typically focus on settings with a small…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Exponential Lower Bounds for Batch Reinforcement Learning: Batch RL can be Exponentially Harder than Online RL

2020-12-14 · Andrea Zanette

Several practical applications of reinforcement learning involve an agent learning from past data without the possibility of further exploration. Often these applications require us to 1) identify a near optimal policy o…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)