paper-with-me

Papers

Quantile-Based Deep Reinforcement Learning using Two-Timescale Policy Gradient Algorithms

2023-05-12 · Jinyang Jiang, Jiaqiao Hu, Yijie Peng

Classical reinforcement learning (RL) aims to optimize the expected cumulative reward. In this work, we consider the RL setting where the goal is to optimize the quantile of the cumulative reward. We parameterize the policy controlling actions by neural networks, and propose a novel policy gradient algorithm called Quantile-Based Policy Optimization (QPO) and its variant Quantile-Based Proximal Policy Optimization (QPPO) for solving deep RL problems with quantile objectives. QPO uses two coupled iterations running at different timescales for simultaneously updating quantiles and policy parameters, whereas QPPO is an off-policy version of QPO that allows multiple updates of parameters during one simulation episode, leading to improved algorithm efficiency. Our numerical results indicate that the proposed algorithms outperform the existing baseline algorithms under the quantile criterion.

📄 PDF Abstract BibTeX arXiv:2305.07248

Code (1)

jinyangjiangai/quantile-based-policy-optimization 공식 구현 pytorch

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Vocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Stochastic Approximation Methods for Distortion Risk Measure Optimization

2025-10-06 · Jinyang Jiang, Bernd Heidergott, Jiaqiao Hu, Yijie Peng arxiv

Distortion Risk Measures (DRMs) capture risk preferences in decision-making and serve as general criteria for managing uncertainty. This paper proposes gradient descent algorithms for DRM optimization based on two dual r…

Reinforcement LearningDensity Estimation

Quantile-Based Policy Optimization for Reinforcement Learning

2022-01-27 · Jinyang Jiang, Jiaqiao Hu, Yijie Peng

Classical reinforcement learning (RL) aims to optimize the expected cumulative rewards. In this work, we consider the RL setting where the goal is to optimize the quantile of the cumulative rewards. We parameterize the p…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Gradient Temporal Difference with Momentum: Stability and Convergence

2021-11-22 · Rohan Deb, Shalabh Bhatnagar

Gradient temporal difference (Gradient TD) algorithms are a popular class of stochastic approximation (SA) algorithms used for policy evaluation in reinforcement learning. Here, we consider Gradient TD algorithms with an…

Non-Stationary Policy Learning for Multi-Timescale Multi-Agent Reinforcement Learning

2023-07-17 · Patrick Emami, Xiangyu Zhang, David Biagioni, Ahmed S. Zamzam

In multi-timescale multi-agent reinforcement learning (MARL), agents interact across different timescales. In general, policies for time-dependent behaviors, such as those induced by multiple timescales, are non-stationa…

energy managementInductive BiasManagementMulti-agent Reinforcement Learning+1

Sample Complexity Bounds for Two Timescale Value-based Reinforcement Learning Algorithms

2020-11-10 · Tengyu Xu, Yingbin Liang

Two timescale stochastic approximation (SA) has been widely used in value-based reinforcement learning algorithms. In the policy evaluation setting, it can model the linear and nonlinear temporal difference learning with…

reinforcement-learningReinforcement Learning (RL)Vocal Bursts Valence Prediction