Goto

Collaborating Authors

 cvar


The Privacy Price of Tail-Risk Learning: Effective Tail Sample Size in Differentially Private CVaR Optimization

arXiv.org Machine Learning

Differential privacy changes the effective sample size governing CVaR learning. For tail mass $ฯ„$, the privacy-relevant sample size is not $n$, but $nฯ„$; equivalently, the effective private tail sample size is $ฮตnฯ„$. Private CVaR excess risk decomposes into ordinary tail-risk statistical error and a privacy price. This decomposition is complete for scalar estimation and finite classes: scalar estimation has rate $ฮ˜(B \min\{1,(nฯ„)^{-1/2}+(ฮตnฯ„)^{-1}\})$, and finite classes of size $M$ have rate $ฮ˜(B \min\{1,\sqrt{\log(2M)/(nฯ„)}+\log(2M)/(ฮตnฯ„)\})$. These complete rates hold under pure DP, and their lower bounds extend to approximate DP in the stated small-$ฮด$ regimes. For convex Lipschitz learning, modular upper and lower reductions show that the CVaR-specific privacy term necessarily scales as $1/(ฮตnฯ„)$, with dimension dependence inherited from private stochastic convex optimization. Together, these results identify ordinary private learning on $ฮ˜(nฯ„)$ informative tail records as the canonical hard subproblem inside private CVaR learning.


Optimizing Conditional Value-At-Risk of Black-Box Functions

Neural Information Processing Systems

This paper presents two Bayesian optimization (BO) algorithms with theoretical performance guarantee to maximize the conditional value-at-risk (CVaR) of a black-box function: CV-UCB and CV-TS which are based on the well-established principle of optimism in the face of uncertainty and Thompson sampling, respectively. To achieve this, we develop an upper confidence bound of CVaR and prove the no-regret guarantee of CV-UCB by utilizing an interesting connection between CVaR and value-at-risk (VaR). For CV-TS, though it is straightforwardly performed with Thompson sampling, bounding its Bayesian regret is non-trivial because it requires a tail expectation bound for the distribution of CVaR of a black-box function, which has not been shown in the literature. The performances of both CV-UCB and CV-TS are empirically evaluated in optimizing CVaR of synthetic benchmark functions and simulated real-world optimization problems.


Non-convex Distributionally Robust Optimization: Non-asymptotic Analysis

Neural Information Processing Systems

Distributionally robust optimization (DRO) is a widely-used approach to learn models that are robust against distribution shift. Compared with the standard optimization setting, the objective function in DRO is more difficult to optimize, and most of the existing theoretical results make strong assumptions on the loss function.