paper-with-me

Papers

Boosting CVaR Policy Optimization with Quantile Gradients

2026-01-29 · Yudong Luo, Erick Delage arxiv

Optimizing Conditional Value-at-risk (CVaR) using policy gradient (a.k.a CVaR-PG) faces significant challenges of sample inefficiency. This inefficiency stems from the fact that it focuses on tail-end performance and overlooks many sampled trajectories. We address this problem by augmenting CVaR with an expected quantile term. Quantile optimization admits a dynamic programming formulation that leverages all sampled data, thus improves sample efficiency. This does not alter the CVaR objective since CVaR corresponds to the expectation of quantile over the tail. Empirical results in domains with verifiable risk-averse behavior show that our algorithm within the Markovian policy class substantially improves upon CVaR-PG and consistently outperforms other existing methods.

📄 PDF Abstract BibTeX arXiv:2601.22100

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

X-Armed Bandits: Optimizing Quantiles, CVaR and Other Risks

2019-04-17 · Léonard Torossian, Aurélien Garivier, Victor Picheny

We propose and analyze StoROO, an algorithm for risk optimization on stochastic black-box functions derived from StoOO. Motivated by risk-averse decision making fields like agriculture, medicine, biology or finance, we d…

Decision Making

A Simple Mixture Policy Parameterization for Improving Sample Efficiency of CVaR Optimization

2024-03-17 · Yudong Luo, Yangchen Pan, Han Wang, Philip Torr 외

Reinforcement learning algorithms utilizing policy gradients (PG) to optimize Conditional Value at Risk (CVaR) face significant challenges with sample inefficiency, hindering their practical applications. This inefficien…

MuJoCo

Policy Gradients for CVaR-Constrained MDPs

2014-05-12 · Prashanth L. A

We study a risk-constrained version of the stochastic shortest path (SSP) problem, where the risk measure considered is Conditional Value-at-Risk (CVaR). We propose two algorithms that obtain a locally risk-optimal polic…

BCPPO: Bachelier-Inspired Constrained Proximal Policy Optimization for Tail-Risk-Aware Safe Reinforcement Learning

2026-08-31 · Dongsheng Hou, Yanqiao Chen, Yuhan Rui arxiv

Expected-cost constraints can still permit rare, high-cost events. Monte Carlo conditional value at risk (CVaR) gradients can be noisy at high confidence, whereas critics that model an outcome distribution add complexity…

Reinforcement Learning

Calculating CVaR and bPOE for Common Probability Distributions With Application to Portfolio Optimization and Density Estimation

2019-02-17

Conditional Value-at-Risk (CVaR) and Value-at-Risk (VaR), also called the superquantile and quantile, are frequently used to characterize the tails of probability distribution's and are popular measures of risk. Buffered…

Density EstimationPortfolio Optimization