Interval CVaR: A Unified Risk Measure
- Interval Conditional Value-at-Risk (In-CVaR) is a risk measure that averages quantiles over a specified interval to improve robustness against contamination and uncertainty.
- It unifies traditional estimators such as trimmed mean, least trimmed squares, and classical CVaR, extending their application in robust regression and risk management.
- The framework is applicable in portfolio optimization with interval-valued returns, providing practical, computationally tractable solutions validated by empirical studies.
Interval Conditional Value-at-Risk (In-CVaR) is a statistical risk measure that generalizes the classical Conditional Value-at-Risk (CVaR) by considering both lower and upper quantiles of a loss distribution or random return, as well as incorporating extensions to interval-valued uncertainties. The In-CVaR framework unifies traditional robust estimators such as trimmed mean, least trimmed squares (LTS), least median of squares (LMS), and classical CVaR by varying the interval over which the quantiles are considered. Recent developments demonstrate the advantages of In-CVaR in both regression modeling and financial risk management, especially in contexts requiring robustness against contamination, outliers, and data imprecision (You et al., 16 Jan 2026, Zhang et al., 2022).
1. Mathematical Foundations of In-CVaR
Let denote a probability distribution over a sample space . For a regression model parameterized by , let represent the induced random loss, where is a nondecreasing loss function.
- Value-at-Risk (VaR):
- Conditional Value-at-Risk (CVaR):
- Interval CVaR (In-CVaR) on :
By adjusting and , In-CVaR interpolates between the expectation (, ), trimmed mean (, ), and median-based methods (). For interval-valued random returns , the interval-valued In-CVaR (termed "ICVaR" in some literature) is defined componentwise: $\ICVaR_\alpha(\tilde X) = \Bigl[ -E[X^L | X^L \le -\VaR_\alpha(X^L)],\, -E[X^U | X^U \le -\VaR_\alpha(X^U)] \Bigr]$ which recovers scalar CVaR when is degenerate (Zhang et al., 2022).
2. Embedding In-CVaR in Statistical and Financial Models
In statistical estimation, In-CVaR is employed to construct estimators robust to extreme events: This general framework includes:
- Trimmed least squares for -loss and linear models.
- Direct analogs for and Huber losses.
- Nonlinear models such as piecewise-affine regressors or neural networks via the same minimization principle (You et al., 16 Jan 2026).
In finance, ICVaR has been used as a risk measure for interval-valued portfolio optimization. For assets with interval-valued returns , models include maximizing expected return subject to an ICVaR-budget and minimizing ICVaR subject to achieving a target return. These are transformed via the "midpoint–width" (-index) method to real-valued linear programs for computational tractability (Zhang et al., 2022).
3. Robustness Properties: Breakdown Point and Contamination
The robustness of In-CVaR-based estimators is quantified via the distributional breakdown point (BP), defined relative to an -contaminated distribution . The value-based BP is: For models where and under mild support and loss growth conditions, the lower and upper bounds for the BP are established: In particular, setting yields the optimal 50% BP, matching classical robust estimators (LMS/LTS). Expectation and classical CVaR ( or narrow tail trimming) have zero BP, indicating a lack of robustness to any contamination (You et al., 16 Jan 2026).
4. Qualitative Robustness under Perturbation
Robustness to weak perturbations in the data-generating distribution is characterized using the Prokhorov metric . An estimator is qualitatively robust at if small -perturbations produce small Hausdorff deviations in the solution set and empirical solutions converge uniformly to the population solution.
- Consistency: For any compact parameter set , is continuous in , and the empirical version converges uniformly.
- Stability: Under assumptions including local Lipschitz continuity and , the functional is uniformly continuous in and .
- Necessity: If , In-CVaR loses qualitative robustness under arbitrarily small perturbations; hence, trimming the largest portion () is necessary (You et al., 16 Jan 2026).
5. Comparison with Expectation and Classical CVaR
| Risk Measure | Breakdown Point | Qualitative Robustness |
|---|---|---|
| Expectation () | 0 | Fails |
| CVaR | 0 (if ) | Fails |
| In-CVaR | Robust iff |
Expectation is degenerate with respect to contamination; the classical CVaR (trimming only a single tail) remains highly sensitive to outliers or contamination elsewhere in the distribution. In-CVaR, by trimming both lower and upper fractions, achieves nontrivial BP and qualitative robustness, illustrated both theoretically and numerically (You et al., 16 Jan 2026).
6. Extensions to Interval-Valued Uncertainty and Portfolio Optimization
In financial settings with interval-valued returns, In-CVaR (ICVaR) is defined for intervals and inherits the properties of coherence, subadditivity, and convex dual representations. For random interval returns :
- IVaR and ICVaR are computed on both interval endpoints.
- ICVaR is convex, coherent, and recover scalar CVaR for degenerate cases.
- Portfolio models under ICVaR are efficiently solved as LPs after conversion via midpoint–width ranking, providing tractable and interpretable risk management tools (Zhang et al., 2022).
Empirical analyses on Chinese stock market data confirm that ICVaR-based portfolio selections yield allocations consonant with investors’ risk tolerance, explicitly accounting for both randomness and imprecision in return data.
7. Assumptions, Computational Aspects, and Numerical Illustration
The theoretical analysis of In-CVaR relies on key assumptions regarding loss behavior (monotonicity, unboundedness), data support, and model regularity (positive homogeneity, parameter growth). Convex loss functions with polynomial growth, decomposability, and separation in parameter space underpin the robustness results.
Numerical experiments with piecewise affine regression and loss under contamination and outlier injection demonstrate that In-CVaR estimators remain stable up to their predicted breakdown point and exhibit negligible deviation under small perturbations, in stark contrast to expectation and classical CVaR estimators (You et al., 16 Jan 2026).
Computationally, ICVaR-based portfolio optimization is reduced to standard linear programming (via historical simulation and ranking transformations), and empirical results are consistent with risk–return trade-off intuition under uncertainty (Zhang et al., 2022).
In summary, Interval Conditional Value-at-Risk generalizes classical tail risk measures, providing a framework that is both mathematically robust and adaptable to nonlinear estimation and financial risk management in environments characterized by contamination and interval uncertainty.