Table of Contents
Fetching ...

Quantum Subgradient Estimation for Conditional Value-at-Risk Optimization

Vasilis Skarlatos, Nikos Konofaos

TL;DR

This work addresses the high sample complexity of CVaR tail-risk optimization by introducing a quantum subgradient oracle based on Quantum Amplitude Estimation (QAE). By estimating the CVaR subgradient through a tail-conditional gradient, including VaR-threshold estimation, the authors prove a near-quadratic improvement in query complexity, specifically $O(d/\epsilon)$ versus the classical $O(d/\epsilon^2)$. They establish bounds on bias from VaR approximation, derive convergence results for projected stochastic gradient descent with the quantum oracle, and corroborate the theory with simulations that exhibit the predicted scaling and robustness to threshold noise. The work provides the first rigorous complexity-theoretic foundation for quantum-accelerated tail-risk optimization, highlighting a path toward practical quantum-enhanced risk management once hardware scales to support the required circuits.

Abstract

Conditional Value-at-Risk (CVaR) is a leading tail-risk measure in finance, central to both regulatory and portfolio optimization frameworks. Classical estimation of CVaR and its gradients relies on Monte Carlo simulation, incurring $O(1/ε^2)$ sample complexity to achieve $ε$-accuracy. In this work, we design and analyze a quantum subgradient oracle for CVaR minimization based on amplitude estimation. Via a tripartite proposition, we show that CVaR subgradients can be estimated with $O(1/ε)$ quantum queries, even when the Value-at-Risk (VaR) threshold itself must be estimated. We further quantify the propagation of estimation error from the VaR stage to CVaR gradients and derive convergence rates of stochastic projected subgradient descent using this oracle. Our analysis establishes a near-quadratic improvement in query complexity over classical Monte Carlo. Numerical experiments with simulated quantum circuits confirm the theoretical rates and illustrate robustness to threshold estimation noise. This constitutes the first rigorous complexity analysis of quantum subgradient methods for tail-risk minimization.

Quantum Subgradient Estimation for Conditional Value-at-Risk Optimization

TL;DR

This work addresses the high sample complexity of CVaR tail-risk optimization by introducing a quantum subgradient oracle based on Quantum Amplitude Estimation (QAE). By estimating the CVaR subgradient through a tail-conditional gradient, including VaR-threshold estimation, the authors prove a near-quadratic improvement in query complexity, specifically versus the classical . They establish bounds on bias from VaR approximation, derive convergence results for projected stochastic gradient descent with the quantum oracle, and corroborate the theory with simulations that exhibit the predicted scaling and robustness to threshold noise. The work provides the first rigorous complexity-theoretic foundation for quantum-accelerated tail-risk optimization, highlighting a path toward practical quantum-enhanced risk management once hardware scales to support the required circuits.

Abstract

Conditional Value-at-Risk (CVaR) is a leading tail-risk measure in finance, central to both regulatory and portfolio optimization frameworks. Classical estimation of CVaR and its gradients relies on Monte Carlo simulation, incurring sample complexity to achieve -accuracy. In this work, we design and analyze a quantum subgradient oracle for CVaR minimization based on amplitude estimation. Via a tripartite proposition, we show that CVaR subgradients can be estimated with quantum queries, even when the Value-at-Risk (VaR) threshold itself must be estimated. We further quantify the propagation of estimation error from the VaR stage to CVaR gradients and derive convergence rates of stochastic projected subgradient descent using this oracle. Our analysis establishes a near-quadratic improvement in query complexity over classical Monte Carlo. Numerical experiments with simulated quantum circuits confirm the theoretical rates and illustrate robustness to threshold estimation noise. This constitutes the first rigorous complexity analysis of quantum subgradient methods for tail-risk minimization.

Paper Structure

This paper contains 58 sections, 3 theorems, 46 equations, 3 figures, 2 tables.

Key Result

Proposition 1

Let $w \in \mathcal{W}$ be a feasible portfolio and denote by $\mathrm{VaR}_\alpha(w)$ the $\alpha$-quantile of the loss $L(w)=-w^\top r$. If $\tilde{z}$ is an approximation satisfying $\delta = |\tilde{z} - \mathrm{VaR}_\alpha(w)|$, then the approximate CVaR subgradient satisfies where $g(w)$ is the exact Rockafellar--Uryasev subgradient Rockafellar2000Rockafellar2002. The proof is given in App

Figures (3)

  • Figure 1: CVaR gradient $\ell_2$ error versus budget. MC shows $1/\sqrt{N}$ decay. QAE-style follows $1/M$, with the dotted MC curve plotted at $N=M^2$ for slope comparison.
  • Figure 2: Projected CVaR minimization trajectories as a function of iterations. Both MC and QAE-style estimators improve CVaR, with similar convergence profiles under equal per-iteration budgets.
  • Figure 3: Projected CVaR minimization plotted against cumulative queries. QAE-style achieves comparable CVaR with fewer queries, illustrating its potential resource advantage.

Theorems & Definitions (3)

  • Proposition 1: Bias from VaR threshold error
  • Proposition 2: Quantum query complexity for CVaR gradients
  • Proposition 3: Convergence of quantum subgradient descent