7 citations · 7 across the 2 of their papers we have counts for
4 papers
CUP: A Conservative Update Policy Algorithm for Safe Reinforcement Learning
Long Yang, Jiaming Ji, Juntao Dai +3
Safe reinforcement learning (RL) is still very challenging since it requires the agent to consider both return maximization and safe exploration. In this paper, we propose CUP, a C…
On Convergence of Gradient Expected Sarsa()
Long Yang, Gang Zheng, Yu Zhang +3
We study the convergence of with linear function approximation. We show that applying the off-line estimate (multi-step bootstrapping) to $\mathtt{Expe…
Gradient Q: A Unified Algorithm with Function Approximation for Reinforcement Learning
Long Yang, Yu Zhang, Qian Zheng +2
Full-sampling (e.g., Q-learning) and pure-expectation (e.g., Expected Sarsa) algorithms are efficient and frequently used techniques in reinforcement learning. Q is the firs…
Qualitative Measurements of Policy Discrepancy for Return-Based Deep Q-Network
Wenjia Meng, Qian Zheng, Long Yang +2
The deep Q-network (DQN) and return-based reinforcement learning are two promising algorithms proposed in recent years. DQN brings advances to complex sequential decision problems,…