Full Gradient Deep Reinforcement Learning for Average-Reward Criterion
We extend the provably convergent Full Gradient DQN algorithm for discounted reward Markov decision processes from Avrachenkov et al. (2021) to average reward problems. We experimentally compare widely used RVI Q-Learning with recently proposed Differential Q-Learning in the neural function approximation setting with Full Gradient DQN and DQN. We also extend this to learn Whittle indices for Markovian restless multi-armed bandits. We observe a better convergence rate of the proposed Full Gradient variant across different tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep Reinforcement LearningMulti-Armed BanditsQ-Learningreinforcement-learningReinforcement LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Off-Policy Average Reward Actor-Critic with Deterministic Policy Search
The average reward criterion is relatively less studied as most existing works in the Reinforcement Learning literature consider the discounted reward criterion. There are few recent works that present on-policy average …
MuJoCoOn-Policy Deep Reinforcement Learning for the Average-Reward Criterion
We develop theory and algorithms for average-reward on-policy Reinforcement Learning (RL). We first consider bounding the difference of the long-term average reward for two policies. We show that previous work based on t…
Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)RVI-SAC: Average Reward Off-Policy Deep Reinforcement Learning
In this paper, we propose an off-policy deep reinforcement learning (DRL) method utilizing the average reward criterion. While most existing DRL methods employ the discounted reward criterion, this can potentially lead t…
Inverse Reinforcement Learning with the Average Reward Criterion
We study the problem of Inverse Reinforcement Learning (IRL) with an average-reward criterion. The goal is to recover an unknown policy and a reward function when the agent only has samples of states and actions from an …
MuJoCoreinforcement-learningReinforcement LearningHierarchical Average Reward Policy Gradient Algorithms
Option-critic learning is a general-purpose reinforcement learning (RL) framework that aims to address the issue of long term credit assignment by leveraging temporal abstractions. However, when dealing with extended tim…
Reinforcement LearningReinforcement Learning (RL)