paper-with-me

Papers

Efficient Reinforcement Learning in Deterministic Systems with Value Function Generalization

2013-07-18 · Zheng Wen, Benjamin Van Roy

We consider the problem of reinforcement learning over episodes of a finite-horizon deterministic system and as a solution propose optimistic constraint propagation (OCP), an algorithm designed to synthesize efficient exploration and value function generalization. We establish that when the true value function lies within a given hypothesis class, OCP selects optimal actions over all but at most K episodes, where K is the eluder dimension of the given hypothesis class. We establish further efficiency and asymptotic performance guarantees that apply even if the true value function does not lie in the given hypothesis class, for the special case where the hypothesis class is the span of pre-specified indicator functions over disjoint sets. We also discuss the computational complexity of OCP and present computational results involving two illustrative examples.

📄 PDF Abstract BibTeX arXiv:1307.4847

Code (0)

등록된 구현이 없습니다.

Tasks

Efficient Explorationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Efficient Exploration and Value Function Generalization in Deterministic Systems

2013-12-01 · NeurIPS 2013 12 · Zheng Wen, Benjamin Van Roy

We consider the problem of reinforcement learning over episodes of a finite-horizon deterministic system and as a solution propose optimistic constraint propagation (OCP), an algorithm designed to synthesize efficient e…

Efficient Explorationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Continuous Value Iteration (CVI) Reinforcement Learning and Imaginary Experience Replay (IER) for learning multi-goal, continuous action and state space controllers

2019-08-27 · Andreas Gerken, Michael Spranger

This paper presents a novel model-free Reinforcement Learning algorithm for learning behavior in continuous action, state, and goal spaces. The algorithm approximates optimal value functions using non-parametric estimato…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

USHER: Unbiased Sampling for Hindsight Experience Replay

2022-07-03 · Liam Schramm, Yunfu Deng, Edgar Granados, Abdeslam Boularias

Dealing with sparse rewards is a long-standing challenge in reinforcement learning (RL). Hindsight Experience Replay (HER) addresses this problem by reusing failed trajectories for one goal as successful trajectories for…

reinforcement-learningReinforcement Learning (RL)

Mitigating Suboptimality of Deterministic Policy Gradients in Complex Q-functions

2024-10-15 · Ayush Jain, Norio Kosaka, Xinhu Li, Kyung-Min Kim 외

In reinforcement learning, off-policy actor-critic approaches like DDPG and TD3 are based on the deterministic policy gradient. Herein, the Q-function is trained from off-policy environment data and the actor (policy) is…

Recommendation Systems

Uniform Stability and Generalization Error of GD and SGD on Fixed-Point Parameters

2026-06-05 · Jonghyun Shin, Sejun Park arxiv

We analyze generalization error, uniform stability, and uniform argument stability of gradient descent (GD) and stochastic gradient descent (SGD) over discrete parameter spaces, where each update involves deterministic o…