paper-with-me

홈 › Papers

QUOTA: The Quantile Option Architecture for Reinforcement Learning

2018-11-05 · Shangtong Zhang, Borislav Mavrin, Linglong Kong, Bo Liu, Hengshuai Yao

In this paper, we propose the Quantile Option Architecture (QUOTA) for exploration based on recent advances in distributional reinforcement learning (RL). In QUOTA, decision making is based on quantiles of a value distribution, not only the mean. QUOTA provides a new dimension for exploration via making use of both optimism and pessimism of a value distribution. We demonstrate the performance advantage of QUOTA in both challenging video games and physical robot simulators.

📄 PDF Abstract BibTeX arXiv:1811.02073

Code (3)

ShangtongZhang/DeepRL 공식 구현 pytorch
Kchu/DeepRL_CK pytorch
pihey1995/DistributionalRL pytorch

Tasks

Decision MakingDistributional Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

EX-DRL: Hedging Against Heavy Losses with EXtreme Distributional Reinforcement Learning

2024-08-22 · Parvin Malekzadeh, Zissis Poulos, Jacky Chen, Zeyu Wang 외

Recent advancements in Distributional Reinforcement Learning (DRL) for modeling loss distributions have shown promise in developing hedging strategies in derivatives markets. A common approach in DRL involves learning th…

Distributional Reinforcement Learningquantile regression

Distributional Reinforcement Learning on Path-dependent Options

2025-07-16 · Ahmet Umur Özsoy

We reinterpret and propose a framework for pricing path-dependent financial derivatives by estimating the full distribution of payoffs using Distributional Reinforcement Learning (DistRL). Unlike traditional methods that…

Distributional Reinforcement Learningreinforcement-learningReinforcement LearningUncertainty Quantification

Pricing methods for $α$-quantile and perpetual early exercise options based on Spitzer identities

2021-06-10 · Carolyn E. Phelan, Daniele Marazzina, Guido Germano

We present new numerical schemes for pricing perpetual Bermudan and American options as well as $\alpha$-quantile options. This includes a new direct calculation of the optimal exercise barrier for early-exercise options…

Safety-Aware Reinforcement Learning for Control via Risk-Sensitive Action-Value Iteration and Quantile Regression

2025-06-08 · Clinton Enwerem, Aniruddh G. Puranic, John S. Baras, Calin Belta

Mainstream approximate action-value iteration reinforcement learning (RL) algorithms suffer from overestimation bias, leading to suboptimal policies in high-variance stochastic environments. Quantile-based action-value i…

quantile regressionReinforcement Learning (RL)

Gamma and Vega Hedging Using Deep Distributional Reinforcement Learning

2022-05-10 · Jay Cao, Jacky Chen, Soroush Farghadani, John Hull 외

We show how D4PG can be used in conjunction with quantile regression to develop a hedging strategy for a trader responsible for derivatives that arrive stochastically and depend on a single underlying asset. We assume th…

Distributional Reinforcement LearningPositionquantile regressionreinforcement-learning+2