paper-with-me

Papers

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 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) to solve deep RL problems with quantile objectives. QPO uses two coupled iterations running at different time scales for simultaneously estimating quantiles and policy parameters and is shown to converge to the global optimal policy under certain conditions. Our numerical results demonstrate that the proposed algorithms outperform the existing baseline algorithms under the quantile criterion.

📄 PDF Abstract BibTeX arXiv:2201.11463

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar 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 pol…

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

Quantile Constrained Reinforcement Learning: A Reinforcement Learning Framework Constraining Outage Probability

2022-11-28 · Whiyoung Jung, Myungsik Cho, Jongeui Park, Youngchul Sung

Constrained reinforcement learning (RL) is an area of RL whose objective is to find an optimal policy that maximizes expected cumulative return while satisfying a given constraint. Most of the previous constrained RL wor…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Extreme Value Policy Optimization for Safe Reinforcement Learning

2026-01-17 · Shiqing Gao, Yihang Zhou, Shuai Shao, Haoyu Luo 외 arxiv

Ensuring safety is a critical challenge in applying Reinforcement Learning (RL) to real-world scenarios. Constrained Reinforcement Learning (CRL) addresses this by maximizing returns under predefined constraints, typical…

Reinforcement Learning

PG-Rainbow: Using Distributional Reinforcement Learning in Policy Gradient Methods

2024-07-18 · WooJae Jeon, KangJun Lee, Jeewoo Lee

This paper introduces PG-Rainbow, a novel algorithm that incorporates a distributional reinforcement learning framework with a policy gradient algorithm. Existing policy gradient methods are sample inefficient and rely o…

Atari GamesDecision MakingDistributional Reinforcement LearningPolicy Gradient Methods+2

A Noise-Robust Elicit-to-Optimize Framework for Distortion Riskmetrics via Inverse Reinforcement Learning

2026-07-15 · Yang Liu, Yuhao Liu, Yunran Wei arxiv

We propose a noise-robust elicit-to-optimize framework that integrates inverse reinforcement learning (IRL) and reinforcement learning (RL) for eliciting agents' risk preferences and optimizing policies under a broad cla…

Reinforcement Learning