Separate per-node policies reduce the bullwhip effect in a simulated two-node supply chain, but a single shared policy earns more in low-demand settings; SAC beats PPO in high demand.
Quantile-Based Deep Reinforcement Learning using Two-Timescale Policy Gradient Algorithms
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
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.
fields
cs.MA 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Collaborating in a competitive world: Heterogeneous Multi-Agent Decision Making in Symbiotic Supply Chain Environments
Separate per-node policies reduce the bullwhip effect in a simulated two-node supply chain, but a single shared policy earns more in low-demand settings; SAC beats PPO in high demand.