Smart predict-then-robustly-optimize

arXiv cs.LG Papers

Summary

This paper proposes a robust variant of smart predict-then-optimize that accounts for feature perturbations, providing a convex surrogate with theoretical guarantees and demonstrating superior performance over standard methods.

arXiv:2607.21773v1 Announce Type: new Abstract: In this paper, we propose and study a robust variant of the smart predict-then-optimize approach that accounts for prediction shifts due to disturbance in the covariate feature space. While traditional integrated-learning-and-optimization models assume that side information is perfectly revealed, empirical data-driven features are frequently corrupted or noisy at the time of decision-making, leading to fragile operational policies. To bridge this gap, we integrate principles of robust optimization directly into the predictive-prescriptive pipeline via a smart predict-then-robustly optimize loss and establish a computationally tractable convex surrogate, designed to hedge against worst-case feature perturbations. On the theoretical front, we formalize the structural validity of this surrogate by proving its approximation error probability decays exponentially according to a sub-Gaussian concentration profile. Furthermore, we establish that under mild assumptions, the surrogate is Fisher consistent with high probability. We also prove necessary conditions under which our framework outperforms standard smart predict-then-optimize and maintain its superiority even when the standard method is equipped with regularized upstream predictions. Numerical experiments validate that our robust framework consistently yields significant performance improvements over standard methods, both in out-of-sample terms and in training stability.
Original Article
View Cached Full Text

Cached at: 07/27/26, 07:41 AM

# 1 Introduction
Source: [https://arxiv.org/html/2607.21773](https://arxiv.org/html/2607.21773)
\\RRHSecondLine\\LRHSecondLine\\OneAndAHalfSpacedXI\\TheoremsNumberedThrough\\ECRepeatTheorems\\EquationsNumberedThrough

\\RUNTITLE

Smart predict\-then\-robustly\-optimize

\\TITLE

Smart predict\-then\-robustly\-optimize

\\ARTICLEAUTHORS\\AUTHOR

Aakil Caunhye, Xuefei Lu, Belen Martin\-Barragan

\\ABSTRACT

In this paper, we propose and study a robust variant of the smart predict\-then\-optimize approach that accounts for prediction shifts due to disturbance in the covariate feature space\. While traditional integrated\-learning\-and\-optimization models assume that side information is perfectly revealed, empirical data\-driven features are frequently corrupted or noisy at the time of decision\-making, leading to fragile operational policies\. To bridge this gap, we integrate principles of robust optimization directly into the predictive\-prescriptive pipeline via a smart predict\-then\-robustly optimize loss and establish a computationally tractable convex surrogate, designed to hedge against worst\-case feature perturbations\. On the theoretical front, we formalize the structural validity of this surrogate by proving its approximation error probability decays exponentially according to a sub\-Gaussian concentration profile\. Furthermore, we establish that under mild assumptions, the surrogate is Fisher consistent with high probability\. We also prove necessary conditions under which our framework outperforms standard smart predict\-then\-optimize and maintain its superiority even when the standard method is equipped with regularized upstream predictions\. Numerical experiments validate that our robust framework consistently yields significant performance improvements over standard methods, both in out\-of\-sample terms and in training stability\.

\\KEYWORDS

Contextual optimization; robust optimization; smart predict\-then\-optimize; linear regression; data\-driven optimization

Contextual optimization has emerged as a dominant prescriptive modeling paradigm that leverages auxiliary covariate data to enhance decision\-making\. Its rise in popularity is driven by the rapid surge in data availability and the operational necessity of integrating machine learning models into decision optimization pipeline\. Successful applications of this paradigm now span diverse fields, including portfolio optimization\(Banet al\.[2018](https://arxiv.org/html/2607.21773#bib.bib39)\), food ordering and delivery\(Liuet al\.[2021](https://arxiv.org/html/2607.21773#bib.bib38)\), energy infrastructure planning\(Dontiet al\.[2017](https://arxiv.org/html/2607.21773#bib.bib37)\)and medical decision\-making\(Keyvanshokoohet al\.[2019](https://arxiv.org/html/2607.21773#bib.bib31)\)\. The recent survey bySadanaet al\.\([2024](https://arxiv.org/html/2607.21773#bib.bib36)\)consolidates the literature on contextual optimization and highlights the state\-of\-the\-art\. In this paper, we focus on the smart predict\-then\-optimize \(SPO\) paradigm introduced byElmachtoub and Grigas \([2022](https://arxiv.org/html/2607.21773#bib.bib50)\)\. The SPO paradigm conceptually involves two primary components: a predictor and an optimizer\. The predictor uses a training dataset\(๐’™i,๐’„i\)i=1n\(\\bm\{x\}\_\{i\},\\bm\{c\}\_\{i\}\)\_\{i=1\}^\{n\}to learn a mapping๐’‡:โ„pโ†ฆโ„d\\bm\{f\}:\\mathbb\{R\}^\{p\}\\mapsto\\mathbb\{R\}^\{d\}from covariates๐’™\\bm\{x\}to cost๐’„\\bm\{c\}\. The optimizer addresses a downstream decision problem

zโˆ—โ€‹\(๐’„\)โ‰”min๐’˜โˆˆ๐’ฒโก๐’„โŠคโ€‹๐’˜,\\displaystyle z^\{\*\}\(\\bm\{c\}\)\\coloneqq\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}\}\\bm\{c\}^\{\\top\}\\bm\{w\},where๐’ฒโІโ„d\\mathcal\{W\}\\subseteq\\mathbb\{R\}^\{d\}represents the feasible decision space\. A traditional, purely predictive approach treats these components sequentially \- first minimizing a statistical loss \(e\.g\., Mean Squared Error\) and then passing the point prediction to the optimizer\. However, this ignores the downstream impact of prediction errors on the resulting decisions\. In contrast, the SPO framework integrates these steps by defining a loss function based on regret: the difference between the cost of the decision made under the prediction๐’‡โ€‹\(๐’™\)\\bm\{f\}\(\\bm\{x\}\)and the cost of the true optimal decisionzโˆ—โ€‹\(๐’„\)z^\{\*\}\(\\bm\{c\}\)\. Formally, letting\[n\]=\{1,โ€ฆ,n\}\[n\]=\\\{1,\\dots,n\\\}, the SPO problem is the bilevel program

min๐’‡โˆˆโ„‹1nโ€‹โˆ‘iโˆˆ\[n\]\(๐’„iโŠคโ€‹๐’˜โˆ—iโ€‹\(๐’‡โ€‹\(๐’™i\)\)โˆ’zโˆ—โ€‹\(๐’„i\)\),where๐’˜โˆ—iโ€‹\(๐’„^\)โˆˆargโกmin๐’˜โˆˆ๐’ฒโก๐’„^โŠคโ€‹๐’˜,โˆ€iโˆˆ\[n\],\\displaystyle\\begin\{split\}\\min\_\{\\bm\{f\}\\in\\mathcal\{H\}\}&\\frac\{1\}\{n\}\\sum\_\{i\\in\[n\]\}\\big\(\\bm\{c\}\_\{i\}^\{\\top\}\\bm\{w^\{\*\}\}\_\{i\}\(\\bm\{f\}\(\\bm\{x\}\_\{i\}\)\)\-z^\{\*\}\(\\bm\{c\}\_\{i\}\)\\big\),\\\\ \\text\{where \}&\\bm\{w^\{\*\}\}\_\{i\}\(\\hat\{\\bm\{c\}\}\)\\in\\arg\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}\}\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\},\\ \\forall i\\in\[n\],\\end\{split\}\(SPO\)whereโ„‹\\mathcal\{H\}is a hypothesis class of functions\.

While the SPO framework effectively captures the relationship between๐’™\\bm\{x\}and๐’„\\bm\{c\}, in a way that minimizes average decision loss, it typically assumes that data is uncontaminated, and thus that the relationship๐’„=๐’‡โ€‹\(๐’™\)\+๐œบ\\bm\{c\}=\\bm\{f\}\(\\bm\{x\}\)\+\\bm\{\\varepsilon\}is accurately observed up to an irreducible stochastic noise๐œบ\\bm\{\\varepsilon\}\. Beyond this inherent noise, systematic or adversarial errors can severely degrade data quality\. Such discrepancies frequently arise from practical limitations, including sensor measurement faults, data recording errors, temporal lags in reporting, and model misspecification\. Even marginal contaminations can lead to significantly corrupted predictions, which are then amplified by the optimizer\. The phenomenon of data uncertainty negatively impacting decisions, often termed the โ€œoptimizerโ€™s curse"\(Smith and Winkler[2006](https://arxiv.org/html/2607.21773#bib.bib17)\), results in decisions that appear optimal in\-sample but perform poorly in real\-world deployment\. Even with uncorrupted \(but still uncertain due to noise\) predictions, the optimizerโ€™s curse already leads to perceived over\-estimated value\. One can imagine that covariate contamination is likely to further amplify this effect\. The practical necessity for considering contextual data disturbance is evident in several domains:

###### Example 1\.1\(Renewable energy planning with meteorological data\)

Renewable power generators tend to have intermittent availabilities\. In the case of photovoltaic cells and wind turbines, for instance, meteorological data is needed to accurately plan installations\. However, data is typically available at regional scales and rarely for the exact location of installation\. As we move to lower levels of granularity, localized disturbances can be expected in meteorological data\.

###### Example 1\.2\(Equitable humanitarian logistics using socioeconomic indicators\)

Equity is crucial in humanitarian logistics planning\. Pure utilitarian planning tends to favour the more accessible, who are likely less vulnerable\. Vulnerability metrics are composites of covariates such as income, age, and other socioeconomic variables\. However, these covariates are collected at intervals, rather than updated real\-time\. As such, at the point of disaster occurrence, covariate data are frequently outdated\.

###### Example 1\.3\(Medical decision making with patient\-specific data\)

Patient\-specific data, such as medication adherence or lifestyle factors, are often self\-reported and subject to significant variability and recording errors\.

In these contexts, relying on nominal data values is insufficient, as available datasets are frequently plagued by spatial, temporal, or selection biases, thereby invalidating the baseline assumptions of the end\-to\-end prediction\-prescription pipeline\. To address this vulnerability, we propose a robust SPO framework that explicitly immunizes downstream decision\-making against data contamination\. Our approach leverages principles from robust optimization\(Bertsimaset al\.[2011](https://arxiv.org/html/2607.21773#bib.bib16)\)to ensure reliable, stable, and high\-performing prescriptive outputs under uncertainty\. Robust optimization models data uncertainty deterministically via bounded uncertainty sets\. This distribution\-free paradigm is uniquely suited to our setting, as real\-world data contamination rarely exhibits well\-defined stochastic properties or follows known probability distributions\. By optimizing against the worst\-case realizations within a constructed uncertainty set, our framework safeguards the decision\-making process against corrupted data, mitigating the optimizerโ€™s curse and providing distribution\-free performance guarantees\.

### 1\.1Contributions

The overarching contribution of this research is the formal development and theoretical analysis of downstream decision robustification directly integrated within the SPO framework\. We propose a new paradigm that extends Smart Predict\-then\-Optimize \(SPO\) to Smart Predict\-then\-robustly\-Optimize \(SPrO\)\. We establish its theoretical foundations, computational properties, and explicit performance guarantees\. Our specific contributions are structured as follows:

- โ€ขA new convex paradigm for robustification:We develop the SPrO framework and derive its computationally tractable convex surrogate, SPrO\+\. We prove that SPrO\+ maintains convexity with respect to both data decision variables and predictions๐’„^\\hat\{\\bm\{c\}\}\. This allows practitioners to utilize standard off\-the\-shelf convex solvers for robust end\-to\-end learning\. Furthermore, we characterize favorable analytical properties of SPrO\+, proving that it exhibits global boundedness, Lipschitz continuity, and behaves similarly to anฯต\\epsilon\-insensitive loss function under mild conditions\.
- โ€ขSurrogate gap analysis:We establish that the convex surrogate acts as a mathematically valid, tight upper bound for the true, intractable loss \(SPrO\)\. Crucially, we characterize the exact approximation error between the true loss and its surrogate, proving that, under mild assumptions, the deviation probability decays exponentially\. In addition, we show that our convex surrogate, SPrO\+, is highly likely to be Fisher consistent with respect to its true loss, SPrO\.
- โ€ขComparisons with SPO:We provide a rigorous and comprehensive characterization of performance gaps between SPrO and SPO, as well as between the convex surrogates SPrO\+ and SPO\+\. Specifically, we establish: 1. 1\.*Expected and pointwise comparison of SPrO/SPrO\+ against standard SPO/SPO\+:*We prove necessary conditions for SPrO/SPrO\+ to outperform traditional SPO/SPO\+ on average under generalized noise structures\. We bound this average regret explicitly as a function of the decision space complexity and the budget of uncertainty\. We also provide necessary budget of uncertainty conditions for SPrO\+ to dominate SPO\+ pointwise\. 2. 2\.*SPrO comparison against upstream\-robustified SPO:*Regularized models are often conceived to enforce robustness in linear regression\. We compare our framework with an SPO framework where the upstream prediction is regularized to hedge against worst\-case predictions\. We show the necessary conditions for SPrO to dominate SPO in this case\.

Section 2 provides background literature connected to SPO and elaborates on the SPO framework under linear hypothesis class\. Section 3 details our new SPrO framework, its convex surrogate, as well as the latterโ€™s properties, robust counterpart and surrogate gap analysis\. Section 4 studies the conditions under which SPrO improves SPO, whereas section 5 performs this study to compare SPrO with upstream\-robustified SPO\. Section 6 implements our framework on a network flow model\.

## 2Background and literature review

The Smart Predict\-then\-Optimize \(SPO\) framework belongs to a rich and rapidly expanding stream of research on contextual optimization, where decisions are made by leveraging side information or covariates\. In a comprehensive survey,Sadanaet al\.\([2024](https://arxiv.org/html/2607.21773#bib.bib36)\)classify the contextual optimization landscape into three primary methodology streams: decision rule optimization, sequential learning and optimization, and integrated learning and optimization\. Our work directly positions itself within this third category, often referred to in the modern operations research and machine learning literature as Decision\-Focused Learning or End\-to\-End prediction and optimization\(Dontiet al\.[2017](https://arxiv.org/html/2607.21773#bib.bib37), Mandiet al\.[2020](https://arxiv.org/html/2607.21773#bib.bib20)\)\.

The paradigm of integrating predictive tasks with downstream prescriptive objectives breaks from the traditional two\-stage estimate\-then\-optimize approach, which is inherently agnostic to the downstream decision optimization\. This concept dates back to early applications in financial forecasting, notably pioneered byBengio \([1997](https://arxiv.org/html/2607.21773#bib.bib25)\), who optimized neural network parameters based on financial investment utility rather than mean squared error\. Modern treatments formalized this end\-to\-end principle by differentiating through optimization layers\. For instance,Dontiet al\.\([2017](https://arxiv.org/html/2607.21773#bib.bib37)\)andKonget al\.\([2022](https://arxiv.org/html/2607.21773#bib.bib21)\)approach the integrated framework by balancing predictive and prescriptive accuracy in a way that iterates between a stochastic programming decision\-making model and distribution parameter estimation\.Kallus and Mao \([2023](https://arxiv.org/html/2607.21773#bib.bib24)\)adapt random forest architectures, modifying the standard node\-splitting criteria to minimize decision\-induced regret rather than predictive variance\.

Closer to our specific structural focus,Elmachtoub and Grigas \([2022](https://arxiv.org/html/2607.21773#bib.bib50)\)formalized the standard SPO framework for problems where the contextual parameters appear linearly in the objective function\. They introduced the non\-convex SPO loss \(or decision regret\) along with its computationally tractable convex surrogate, SPO\+\. This paradigm has since been successfully adapted across several computational domains\.Elmachtoubet al\.\([2020](https://arxiv.org/html/2607.21773#bib.bib19)\)embed the SPO loss into the splitting rules of decision trees, whileMandiet al\.\([2020](https://arxiv.org/html/2607.21773#bib.bib20)\)extend the framework to combinatorial and mixed\-integer programming settings by utilizing interior point mappings and subgradient approximations\.

As an optimization\-aware regret minimization approach, the theoretical validity of SPO rests upon its asymptotic and non\-asymptotic statistical guarantees\.Elmachtoub and Grigas \([2022](https://arxiv.org/html/2607.21773#bib.bib50)\)initially established that the SPO\+ loss exhibits Fisher consistency under continuous, symmetric distributions\. Since then, the mathematical foundations of risk calibration have been deeply expanded\.Ho\-Nguyen and Kฤฑlฤฑnรง\-Karzan \([2022](https://arxiv.org/html/2607.21773#bib.bib11)\)provide generalized uniform calibration bounds and risk bounds for SPO\+\. Parallel to consistency, the sample efficiency of these estimators has been bounded via Rademacher complexity analysis\(El Balghitiet al\.[2019](https://arxiv.org/html/2607.21773#bib.bib22)\), and their convergence profiles have been mapped via fast conditional regret rates\(Huet al\.[2022](https://arxiv.org/html/2607.21773#bib.bib23)\)\.

While optimization under uncertainty remains at the core of the contextual optimization narrative, existing paradigms operate under a highly asymmetric assumption: while the unknown objective parameters \(e\.g\., costs, demands\) are treated as highly stochastic, the observed contextual features themselves are assumed to be perfectly revealed\. In historical context\-free settings, robust optimization \(RO\) and distributionally robust optimization \(DRO\) have long been used to protect against parameter noise\. More recently, this has inspired contextual extensions, such as the predict\-then\-calibrate framework ofSunet al\.\([2023](https://arxiv.org/html/2607.21773#bib.bib6)\)and the conformal contextual robust optimization ofPatelet al\.\([2024](https://arxiv.org/html/2607.21773#bib.bib5)\), which map features to robust uncertainty sets\.

Crucially, however, none of these frameworks account for the reality that the side information itself can be corrupted, noisy, or uncertain at the time of decision\-making\. While robust feature fitting is prominent in pure predictive statistics, its interaction with downstream optimization remains completely unexplored\. Our work bridges this exact gap, establishing the first robust decision\-focused learning framework that preserves computational tractability while providing explicit sub\-Gaussian concentration and Fisher consistency guarantees under feature space perturbations\.

### 2\.1Smart Predict\-then\-Optimize

The SPO loss function measures the decision regret incurred by using a predicted cost vector๐’„^\\hat\{\\bm\{c\}\}instead of the true realization๐’„\\bm\{c\}:

โ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)โ‰”๐’„โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„^\)โˆ’zโˆ—โ€‹\(๐’„\)\.\\displaystyle\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\coloneqq\\bm\{c\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\hat\{\\bm\{c\}\}\)\-z^\{\*\}\(\\bm\{c\}\)\.To keep expositions general, we henceforth define the feasibility space of decisions as a compact set

๐’ฒโ‰”\{๐’˜โˆˆโ„d:gkโ€‹\(๐’˜\)โ‰ค0,โˆ€kโˆˆ\[m\]\},\\displaystyle\\mathcal\{W\}\\coloneqq\\\{\\bm\{w\}\\in\\mathbb\{R\}^\{d\}:g\_\{k\}\(\\bm\{w\}\)\\leq 0,\\forall k\\in\[m\]\\\},wheregkg\_\{k\}are proper, closed and convex functions\. To ensure the existence of dual solutions \(which will be required throughout the paper\), we invoke the standard Slater condition:

###### Definition 2\.1\(Slater point\(Zhenet al\.[2025](https://arxiv.org/html/2607.21773#bib.bib48)\)\)

The vector๐ฐโ€ \\bm\{w\}^\{\\dagger\}is a Slater point of๐’ฒ\\mathcal\{W\}if \(1\)๐ฐโ€ โˆˆ๐’ฒ\\bm\{w\}^\{\\dagger\}\\in\\mathcal\{W\}, \(2\)๐ฐโ€ โˆˆโˆฉkโˆˆ\[m\]riโก\(domโก\(gk\)\)\\bm\{w\}^\{\\dagger\}\\in\\cap\_\{k\\in\[m\]\}\\operatorname\{ri\}\(\\operatorname\{dom\}\(g\_\{k\}\)\)and \(3\)gkโ€‹\(๐ฐโ€ \)<0g\_\{k\}\(\\bm\{w\}^\{\\dagger\}\)<0for everykโˆˆ\[m\]k\\in\[m\]such thatgkg\_\{k\}is nonlinear\. The notationriโก\(๐’ณ\)\\operatorname\{ri\}\(\\mathcal\{X\}\)represents the relative interior of set๐’ณ\\mathcal\{X\}\.

\{assumption\}

\[Slater condition\] The feasibility set๐’ฒ\\mathcal\{W\}admits a Slater point\. The objective of SPO is to identify a predictive model๐’‡โˆ—\\bm\{f\}^\{\*\}from a hypothesis classโ„‹\\mathcal\{H\}that minimizes the average empirical regret acrossnnobservations:

๐’‡โˆ—=argโกmin๐’‡โˆˆโ„‹โก1nโ€‹โˆ‘iโˆˆ\[n\]โ„“Sโ€‹Pโ€‹Oโ€‹\(๐’‡โ€‹\(๐’™i\),๐’„i\)\.\\displaystyle\\bm\{f\}^\{\*\}=\\arg\\min\_\{\\bm\{f\}\\in\\mathcal\{H\}\}\\frac\{1\}\{n\}\\sum\_\{i\\in\[n\]\}\\ell\_\{SPO\}\(\\bm\{f\}\(\\bm\{x\}\_\{i\}\),\\bm\{c\}\_\{i\}\)\.In this study, we restrictโ„‹\\mathcal\{H\}to the space of linear regression functions, where , where๐’‡โ€‹\(๐’™\)=๐‘ฉโ€‹๐’™\\bm\{f\}\(\\bm\{x\}\)=\\bm\{B\}\\bm\{x\}and๐‘ฉโˆˆโ„dร—p\\bm\{B\}\\in\\mathbb\{R\}^\{d\\times p\}\. Despite the emergence of complex non\-linear learners, linear regression remains a staple in Machine Learning \(ML\) due to its simplicity and intrinsic interpretability and explainability\. This transparency is paramount in high\-stakes environments \- such as autonomous systems or military logistics \- where legal accountability and ethical ramifications necessitate explainable decision\-making\(Vellido[2020](https://arxiv.org/html/2607.21773#bib.bib26)\)\. Beyond legal and ethical concerns,Rudinet al\.\([2022](https://arxiv.org/html/2607.21773#bib.bib2)\)argue that it is important not to assume one needs to sacrifice accuracy in order to gain interpretability and thus, when a simple interpretable model performs comparably to a complex one, preference must be given to the simple one\. In the SPO framework, we will see that the desirability of linear regression is retained, in the sense that SPO produces models with bilinear relationships between predictive fitting and the resulting decisions, leading to interpretable and explainable outcomes\.

By characterizing the optimal decision through the optimality conditions of the downstream problem, the loss minimization can be reformulated using the geometry of the feasible region\. Specifically, the SPO problem under linear hypotheses becomes:

min๐‘ฉโˆˆโ„dร—pโก1nโ€‹โˆ‘iโˆˆ\[n\]โ„“Sโ€‹Pโ€‹Oโ€‹\(๐‘ฉโ€‹๐’™i,๐’„i\)\\displaystyle\\min\_\{\\bm\{B\}\\in\\mathbb\{R\}^\{d\\times p\}\}\\frac\{1\}\{n\}\\sum\_\{i\\in\[n\]\}\\ell\_\{SPO\}\(\\bm\{B\}\\bm\{x\}\_\{i\},\\bm\{c\}\_\{i\}\)=min๐‘ฉโˆˆโ„dร—pโก1nโ€‹โˆ‘iโˆˆ\[n\]\(๐’„iโŠคโ€‹๐’˜โˆ—โ€‹\(๐‘ฉโ€‹๐’™i\)โˆ’zโˆ—โ€‹\(๐’„i\)\)\\displaystyle=\\min\_\{\\bm\{B\}\\in\\mathbb\{R\}^\{d\\times p\}\}\\frac\{1\}\{n\}\\sum\_\{i\\in\[n\]\}\\big\(\\bm\{c\}\_\{i\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{B\}\\bm\{x\}\_\{i\}\)\-z^\{\*\}\(\\bm\{c\}\_\{i\}\)\\big\)=min๐‘ฉโˆˆโ„dร—p๐’˜^iโˆˆ\{๐’ฒ:\(๐‘ฉโ€‹๐’™i\)โŠคโ€‹\(๐’˜^iโˆ’๐’˜\)โ‰ค0,โˆ€๐’˜โˆˆ๐’ฒ\},โˆ€iโˆˆ\[n\]โก1nโ€‹โˆ‘iโˆˆ\[n\]\(๐’„iโŠคโ€‹๐’˜^iโˆ’zโˆ—โ€‹\(๐’„i\)\)\\displaystyle=\\min\_\{\\begin\{subarray\}\{c\}\\bm\{B\}\\in\\mathbb\{R\}^\{d\\times p\}\\\\ \\hat\{\\bm\{w\}\}\_\{i\}\\in\\\{\\mathcal\{W\}:\(\\bm\{B\}\\bm\{x\}\_\{i\}\)^\{\\top\}\(\\hat\{\\bm\{w\}\}\_\{i\}\-\\bm\{w\}\)\\leq 0,\\,\\forall\\bm\{w\}\\in\\mathcal\{W\}\\\},\\,\\forall i\\in\[n\]\\end\{subarray\}\}\\frac\{1\}\{n\}\\sum\_\{i\\in\[n\]\}\\big\(\\bm\{c\}\_\{i\}^\{\\top\}\\hat\{\\bm\{w\}\}\_\{i\}\-z^\{\*\}\(\\bm\{c\}\_\{i\}\)\\big\)=min๐‘ฉโˆˆโ„dร—p๐’˜^iโˆˆ\{๐’ฒ:โˆ’๐‘ฉโ€‹๐’™iโˆˆ๐’ฉ๐’ฒโ€‹\(๐’˜^i\)\},โˆ€iโˆˆ\[n\]โก1nโ€‹โˆ‘iโˆˆ\[n\]\(๐’„iโŠคโ€‹๐’˜^iโˆ’zโˆ—โ€‹\(๐’„i\)\),\\displaystyle=\\min\_\{\\begin\{subarray\}\{c\}\\bm\{B\}\\in\\mathbb\{R\}^\{d\\times p\}\\\\ \\hat\{\\bm\{w\}\}\_\{i\}\\in\\\{\\mathcal\{W\}:\-\\bm\{B\}\\bm\{x\}\_\{i\}\\in\\mathcal\{N\}\_\{\\mathcal\{W\}\}\(\\hat\{\\bm\{w\}\}\_\{i\}\)\\\},\\,\\forall i\\in\[n\]\\end\{subarray\}\}\\frac\{1\}\{n\}\\sum\_\{i\\in\[n\]\}\\big\(\\bm\{c\}\_\{i\}^\{\\top\}\\hat\{\\bm\{w\}\}\_\{i\}\-z^\{\*\}\(\\bm\{c\}\_\{i\}\)\\big\),where notation๐’ฉ๐’œโ€‹\(๐’š\)\\mathcal\{N\}\_\{\\mathcal\{A\}\}\(\\bm\{y\}\)represents the normal cone of set๐’œ\\mathcal\{A\}at point๐’š\\bm\{y\}\. Therefore, the best regression coefficients must map the linear transformation of predictors to the normal cone of the feasibility set, as pictured in Figure[1](https://arxiv.org/html/2607.21773#S2.F1)\.

![Refer to caption](https://arxiv.org/html/2607.21773v1/Norm.jpg)Figure 1:Illustration of normal cone solutionTo incentivize non\-trivial solutions, an variant of SPO loss, called the unambiguous SPO loss, is used to break ties via formulation

max๐’˜โˆˆ๐’ฒโˆ—โ€‹\(๐‘ฉโ€‹๐’™\)โก๐’„โŠคโ€‹๐’˜โˆ’zโˆ—โ€‹\(๐’„\),\\displaystyle\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\bm\{B\}\\bm\{x\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\-z^\{\*\}\(\\bm\{c\}\),where๐’ฒโˆ—โ€‹\(๐’„^\)\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)is the set containing all optimization oracles๐’˜โˆ—โ€‹\(๐’„^\)\\bm\{w^\{\*\}\}\(\\hat\{\\bm\{c\}\}\)\. A significant challenge arises from the fact thatโ„“Sโ€‹Pโ€‹O\\ell\_\{SPO\}\(in both its original and unambiguous forms\) is generally non\-convex, making direct optimization difficult\. To ensure computational tractability, we adopt the convex surrogate of SPO loss, the SPO\+ loss, formulated inElmachtoub and Grigas \([2022](https://arxiv.org/html/2607.21773#bib.bib50)\)as \(usually a scaling is applied to the predictor, but in linear regression, SPO\+ is scale invariant\):

โ„“Sโ€‹Pโ€‹O\+โ€‹\(๐‘ฉโ€‹๐’™,๐’„\)โ‰”max๐’˜โˆˆ๐’ฒโก\{๐’„โŠคโ€‹๐’˜โˆ’\(๐‘ฉโ€‹๐’™\)โŠคโ€‹๐’˜\}\+\(๐‘ฉโ€‹๐’™\)โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)โˆ’zโˆ—โ€‹\(๐’„\),\\displaystyle\\ell\_\{SPO\+\}\(\\bm\{B\}\\bm\{x\},\\bm\{c\}\)\\coloneqq\\max\_\{\\begin\{subarray\}\{c\}\\bm\{w\}\\in\\mathcal\{W\}\\end\{subarray\}\}\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\(\\bm\{B\}\\bm\{x\}\)^\{\\top\}\\bm\{w\}\\\}\+\(\\bm\{B\}\\bm\{x\}\)^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-z^\{\*\}\(\\bm\{c\}\),The SPO\+ loss is particularly advantageous as it is convex and provides a computationally efficient subgradient, facilitating the use of standard first\-order optimization methods\. While the SPO framework leverages covariates to reduce cost uncertainty, it remains susceptible to disturbances in the predictors themselves\. Conventional ML research has addressed robust regression from a purely predictive standpoint\(El Ghaoui and Lebret[1997](https://arxiv.org/html/2607.21773#bib.bib35), Shivaswamyet al\.[2006](https://arxiv.org/html/2607.21773#bib.bib34), Xuet al\.[2008](https://arxiv.org/html/2607.21773#bib.bib45)\); however, in a prescriptive context, even minor perturbations in๐’™\\bm\{x\}can lead to sub\-optimal decision\-making\. As established in our motivating examples, geographical and temporal variabilities often contaminate covariate data\. Consequently, there is a compelling need to develop an SPO framework that is robust to such disturbances, immunizing the decision\-making process against uncertainty in the underlying features\.

### 2\.2Notations

The convex conjugate of a functionhhis defined as

hโˆ—โ€‹\(๐’š\)โ‰”sup๐’˜๐’šโŠคโ€‹๐’˜โˆ’hโ€‹\(๐’˜\)\.\\displaystyle h^\{\*\}\(\\bm\{y\}\)\\coloneqq\\sup\_\{\\bm\{w\}\}\\bm\{y\}^\{\\top\}\\bm\{w\}\-h\(\\bm\{w\}\)\.The perspective function of a proper, convex and lower semicontinuous functionhhis denoted byhโ€‹ฯ•:โ„qร—โ„\+โ†ฆโ„h\\phi:\\mathbb\{R\}^\{q\}\\times\\mathbb\{R\}\_\{\+\}\\mapsto\\mathbb\{R\}where

\(hโ€‹ฯ•\)โ€‹\(๐’š\)=\{ฯ•โ€‹hโ€‹\(๐’šฯ•\)ifโ€‹ฯ•\>0๐•€โ€‹\(๐’šโˆฃ๐ŸŽ\)ifโ€‹ฯ•=0\\displaystyle\(h\\phi\)\(\\bm\{y\}\)=\\begin\{cases\}\\phi h\(\\frac\{\\bm\{y\}\}\{\\phi\}\)&\\text\{if \}\\phi\>0\\\\ \\mathbb\{I\}\(\\bm\{y\}\\mid\\bm\{0\}\)&\\text\{if \}\\phi=0\\end\{cases\}andฮดโ€‹\(๐’šโˆฃ๐’ด\)\\delta\(\\bm\{y\}\\mid\\mathcal\{Y\}\)is the indicator function, defined as

๐•€โ€‹\(๐’šโˆฃ๐’ด\)=\{0ifโ€‹๐’šโˆˆ๐’ด\+โˆžifโ€‹๐’šโˆ‰๐’ด\.\\displaystyle\\mathbb\{I\}\(\\bm\{y\}\\mid\\mathcal\{Y\}\)=\\begin\{cases\}0&\\text\{if \}\\bm\{y\}\\in\\mathcal\{Y\}\\\\ \+\\infty&\\text\{if \}\\bm\{y\}\\notin\\mathcal\{Y\}\.\\end\{cases\}The dual norm is denoted byโ€–๐’šโ€–โˆ—\\\|\\bm\{y\}\\\|\_\{\*\}, defined asโ€–๐’šโ€–โˆ—=maxโ€–๐’›โ€–โ‰ค1โก๐’›โŠคโ€‹๐’š\\\|\\bm\{y\}\\\|\_\{\*\}=\\max\_\{\\\|\\bm\{z\}\\\|\\leq 1\}\\bm\{z\}^\{\\top\}\\bm\{y\}\. The support function of a set๐’œ\\mathcal\{A\}is represented ash๐’œโ€‹\(๐’„\)=max๐’‚โˆˆ๐’œโก๐’„โŠคโ€‹๐’‚h\_\{\\mathcal\{A\}\}\(\\bm\{c\}\)=\\max\_\{\\bm\{a\}\\in\\mathcal\{A\}\}\\bm\{c\}^\{\\top\}\\bm\{a\}\. We denote the unitdd\-dimensional ball asโ„ฌ=\{๐’–โˆˆโ„d:โ€–๐’–โ€–โ‰ค1\}\\mathcal\{B\}=\\\{\\bm\{u\}\\in\\mathbb\{R\}^\{d\}:\\\|\\bm\{u\}\\\|\\leq 1\\\}\. The Gaussian width of bounded set๐’œโŠ‚โ„d\\mathcal\{A\}\\subset\\mathbb\{R\}^\{d\}isฯ‰โ€‹\(๐’œ\)\\omega\(\\mathcal\{A\}\), defined asฯ‰โ€‹\(๐’œ\)โ‰”๐”ผ๐’ˆโ€‹\[sup๐’—โˆˆ๐’œ๐’ˆโŠคโ€‹๐’—\]\\omega\(\\mathcal\{A\}\)\\coloneqq\\mathbb\{E\}\_\{\\bm\{g\}\}\\left\[\\sup\_\{\\bm\{v\}\\in\\mathcal\{A\}\}\\bm\{g\}^\{\\top\}\\bm\{v\}\\right\], with๐’ˆโˆผNโ€‹oโ€‹rโ€‹mโ€‹aโ€‹lโ€‹\(๐ŸŽ,๐•€d\)\\bm\{g\}\\sim Normal\(\\bm\{0\},\\mathbb\{I\}\_\{d\}\)being a standard Gaussian random vector inโ„d\\mathbb\{R\}^\{d\}\. Denote the diameter of a compact set๐’œ\\mathcal\{A\}as๐’Ÿโ€‹\(๐’œ\)โ‰”max๐’‘,๐’’โˆˆ๐’œโกโ€–๐’‘โˆ’๐’’โ€–2\\mathcal\{D\}\(\\mathcal\{A\}\)\\coloneqq\\max\_\{\\bm\{p\},\\bm\{q\}\\in\\mathcal\{A\}\}\\\|\\bm\{p\}\-\\bm\{q\}\\\|\_\{2\}\.

## 3A new paradigm: smart predict\-then\-robustly\-optimize

To immunize the SPO framework against covariate disturbances, we introduce the Smart Predict\-then\-Robustly\-Optimize \(SPrO\) paradigm\. Standard linear regression models the cost vector via the linear relationship๐’„=๐‘ฉโ€‹๐’™\+๐œบ\\bm\{c\}=\\bm\{B\}\\bm\{x\}\+\\bm\{\\varepsilon\}, where๐‘ฉ\\bm\{B\}is the matrix of regression coefficients and๐œบ\\bm\{\\varepsilon\}represents the irreducible error\. Under data contamination, the observed covariates are perturbed such that they become๐’™\+๐œน\\bm\{x\}\+\\bm\{\\delta\}, where๐œน\\bm\{\\delta\}denotes the disturbance vector\. This contamination induces a shift in the predicted costs given by๐’„^=๐‘ฉโ€‹๐’™\+๐‘ฉโ€‹๐œน\\hat\{\\bm\{c\}\}=\\bm\{B\}\\bm\{x\}\+\\bm\{B\}\\bm\{\\delta\}\. Notice that this formulation introduces an endogenous uncertainty term,๐‘ฉโ€‹๐œน\\bm\{B\}\\bm\{\\delta\}, because the impact of the covariate disturbance depends directly on the upstream prediction model parameters๐‘ฉ\\bm\{B\}\. To preserve computational tractability \- the necessity of which will become apparent in subsequent sections \- we approximate this phenomenon via an exogenous cost perturbation\. Specifically, we define the predictive model as๐’„^=๐‘ฉโ€‹๐’™\+๐œน\\hat\{\\bm\{c\}\}=\\bm\{B\}\\bm\{x\}\+\\bm\{\\delta\}, where the cost\-space uncertainty vector๐œน\\bm\{\\delta\}serves as a direct proxy for covariate disturbances or prediction shifts\. We assume that๐œน\\bm\{\\delta\}resides within a bounded uncertainty set๐’ฐฮป\\mathcal\{U\}\_\{\\lambda\}, where

๐’ฐฮปโ‰”\{๐œนโˆˆโ„d:โ€–๐œนโ€–โ‰คฮป\}\.\\displaystyle\\mathcal\{U\}\_\{\\lambda\}\\coloneqq\\\{\\bm\{\\delta\}\\in\\mathbb\{R\}^\{d\}:\\\|\\bm\{\\delta\}\\\|\\leq\\lambda\\\}\.Although this exogenous formulation serves as an approximation, it remains structurally sound and aligns closely with the endogenous model under several realistic conditions on the coefficient matrix๐‘ฉ\\bm\{B\}\. First, the exact equivalence๐‘ฉโ€‹๐œน=๐œน\\bm\{B\}\\bm\{\\delta\}=\\bm\{\\delta\}holds if the covariate disturbance lies within the eigenspace of๐‘ฉ\\bm\{B\}associated with an eigenvalue of11\. Second, a close approximation is achieved whenโ€–๐‘ฉโˆ’๐•€โ€–โ‰คฯต\\\|\\bm\{B\}\-\\mathbb\{I\}\\\|\\leq\\epsilonfor a sufficiently smallฯต\>0\\epsilon\>0, since the condition๐‘ฉโ€‹๐œนโ‰ˆ๐œน\\bm\{B\}\\bm\{\\delta\}\\approx\\bm\{\\delta\}can be guaranteed byโ€–๐‘ฉโ€‹๐œนโˆ’๐œนโ€–โ‰คฯตโ€‹โ€–๐œนโ€–\\\|\\bm\{B\}\\bm\{\\delta\}\-\\bm\{\\delta\}\\\|\\leq\\epsilon\\\|\\bm\{\\delta\}\\\|\. Third, and more importantly, by the triangle inequality, the conditionโ€–๐‘ฉโ€‹๐œนโˆ’๐œนโ€–โ‰คฯตโ€‹โ€–๐œนโ€–\\\|\\bm\{B\}\\bm\{\\delta\}\-\\bm\{\\delta\}\\\|\\leq\\epsilon\\\|\\bm\{\\delta\}\\\|implies that\(1โˆ’ฯต\)โ€‹โ€–๐œนโ€–โ‰คโ€–๐‘ฉโ€‹๐œนโ€–โ‰ค\(1\+ฯต\)โ€‹โ€–๐œนโ€–\(1\-\\epsilon\)\\\|\\bm\{\\delta\}\\\|\\leq\\\|\\bm\{B\}\\bm\{\\delta\}\\\|\\leq\(1\+\\epsilon\)\\\|\\bm\{\\delta\}\\\|\. This structural relationship indicates that๐‘ฉโ€‹๐œนโ‰ˆ๐œน\\bm\{B\}\\bm\{\\delta\}\\approx\\bm\{\\delta\}whenever the coefficient matrix๐‘ฉ\\bm\{B\}acts as an approximate isometry over the uncertainty set\. This norm\-preserving property ensures that our exogenous representation remains highly accurate when the mapping of covariate disturbances through the regression matrix is stably bounded\.

Beyond physical data contamination, framing the prediction\-space perturbation as an exogenous shift fundamentally expands the scope of our framework to protect against traditional machine learning vulnerabilities, namely

1. 1\.Model misspecification: the uncertainty vector captures the systematic bias that arises when forcing a linear hypothesis onto complex, non\-linear real\-world cost structures\.
2. 2\.Finite\-sample training: it accounts for the statistical variance inherent to limited data, acting as a deterministic bound for the predictorโ€™s performance gap on unseen instances\.
3. 3\.Overfitting: by optimizing against the worst\-case realizations within the uncertainty set, this formulation introduces an implicit robust regularization mechanism that mitigates the erratic and highly sensitive decision regrets triggered by overfitted coefficients\.
4. 4\.Out\-of\-distribution deployment: it safeguards the prescriptive pipeline when unexpected environmental, geographical, or temporal shifts cause the covariates to deviate from the historical training distribution\.

The idea of SPO is to fit a data model whose predictions produce decisions with optimal cost that closely approximates the true optimal cost\. In the SPrO context, these decisions yield the best worst\-case cost under prediction shift\. As such, the decision๐’˜๐‘นโฃโˆ—โ€‹\(๐’„^\)\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)that optimizes the worst\-case predicted cost can be extracted from

๐’˜๐‘นโฃโˆ—\(๐’„^\)โˆˆargmin๐’˜โˆˆ๐’ฒ\{max๐œนโˆˆ๐’ฐฮป\(๐’„^\+๐œน\)โŠค๐’˜\}=argmin๐’˜โˆˆ๐’ฒ\{๐’„^โŠค๐’˜\+ฮปโˆฅ๐’˜โˆฅโˆ—\}โ‰”๐’ฒRโฃโˆ—\(๐’„^\),\\displaystyle\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)\\in\\arg\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}\}\\\{\\max\_\{\\bm\{\\delta\}\\in\\mathcal\{U\}\_\{\\lambda\}\}\(\\hat\{\\bm\{c\}\}\+\\bm\{\\delta\}\)^\{\\top\}\\bm\{w\}\\\}=\\arg\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}\}\\\{\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\+\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\\}\\coloneqq\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\),whereโ€‹๐’„^โ‰”๐‘ฉโ€‹๐’™\.\\displaystyle\\text\{where \}\\hat\{\\bm\{c\}\}\\coloneqq\\bm\{B\}\\bm\{x\}\.The optimal worst\-case decisions thus minimize a regularized cost, with dual norm regularizerโ€–๐’˜โ€–โˆ—\\\|\\bm\{w\}\\\|\_\{\*\}weighted by the budget of uncertaintyฮป\\lambda\. Therefore, robust downstream decision\-making offers a natural extension to its deterministic version, in a way that favors decision shrinkage \(or decision sparsity if our norm isโ„“โˆž\\ell\_\{\\infty\}and thus dual norm becomesโ„“1\\ell\_\{1\}, replicating a Lasso\-type regularization on decisions\)\. We define the SPrO loss as

โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)โ‰”\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜โˆ’zRโฃโˆ—โ€‹\(๐’„\)\)\+,\\displaystyle\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\coloneqq\\bigg\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\-z^\{R\*\}\(\\bm\{c\}\)\\bigg\)\_\{\+\},whereโ€‹zRโฃโˆ—โ€‹\(๐’„\)โ‰”max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„\)โก\{๐’„โŠคโ€‹๐’˜\}\\displaystyle\\text\{where \}z^\{R\*\}\(\\bm\{c\}\)\\coloneqq\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\)\}\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\\\}and\(โ‹…\)\+โ‰”maxโก\{0,โ‹…\}\(\\cdot\)\_\{\+\}\\coloneqq\\max\\\{0,\\cdot\\\}\. Unlike standard SPO, SPrO quantifies decision loss within a prediction\-shift\-aware optimization framework\. Table[1](https://arxiv.org/html/2607.21773#S3.T1)summarizes the main differences between our approach and SPO\.

Table 1:Paradigm comparisonsRegret in SPrO thus reflects the performance penalty incurred by a robust downstream decision\-maker who explicitly accounts for this prediction shifts, measured relative to the true robust oracle\. The choice ofzRโฃโˆ—โ€‹\(๐’„\)z^\{R\*\}\(\\bm\{c\}\)as the baseline oracle is dictated by the principle of decision\-maker consistency\. In standard SPO, the learnerโ€™s nominal decision is evaluated against a nominal oraclezโˆ—โ€‹\(๐’„\)z^\{\*\}\(\\bm\{c\}\)\. Because SPrO alters the downstream decision\-makerโ€™s archetype \- forcing it to be robustly regularized to immunize against prediction shifts \- evaluating it against a non\-robust nominal oracle would introduce a structural mismatch\. Such an inconsistent benchmark would penalize the learner not just for poor prediction quality, but for the inherent conservatism of the robust policy itself\. By benchmarking againstzRโฃโˆ—โ€‹\(๐’„\)z^\{R\*\}\(\\bm\{c\}\), we isolate the regret driven solely by the upstream estimation error, comparing a robust learner to an oracle that observes the true cost environment but remains bound to the same robust decision policy\. We will also show that the new oracle has tractability advantages\. Furthermore, in its original \(not unambiguous\) formโ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)=๐’„โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„^\)โˆ’zโˆ—โ€‹\(๐’„\)\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)=\\bm\{c\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\hat\{\\bm\{c\}\}\)\-z^\{\*\}\(\\bm\{c\}\), SPO is susceptible to trivial solutions; for instance, a zero\-vector prediction \(๐’„^=๐ŸŽ\\hat\{\\bm\{c\}\}=\\bm\{0\}\) can artificially yield zero loss because the nominal decision set๐’ฒโˆ—โ€‹\(๐’„^\)\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)expands to the entire feasible region๐’ฒ\\mathcal\{W\}\. In SPrO, the dual norm regularizerฮปโ€‹โ€–๐’˜โ€–โˆ—\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}prevents this collapse, as the optimal decision must balance the nominal cost with a budget\-weighted regularizer\.

Feature\-independent regularization is a strong motivation behind our exogenous conceptualization of the prediction shift\. An endogenous prediction shift would have yielded the learner\-decision regularizerโ€–๐‘ฉโŠคโ€‹๐’˜โ€–โˆ—\\\|\\bm\{B\}^\{\\top\}\\bm\{w\}\\\|\_\{\*\}\. This weakens the interpretability of the loss function by decoupling the coefficient matrix๐‘ฉ\\bm\{B\}from the feature vector๐’™\\bm\{x\}, ultimately obscuring the direct comparison between the predicted cost๐’„^\\hat\{\\bm\{c\}\}and the true response๐’„\\bm\{c\}\. In addition, it introduces an adversarial bilinear term between the upstream prediction matrix๐‘ฉ\\bm\{B\}and downstream decision variables๐’˜\\bm\{w\}, destroying the joint convexity required for efficient training\. Similar to the standard SPO, SPrO has the primary drawback of being non\-convex\. To produce a convex surrogate, we derive an SPrO\+ loss function as follows:

โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)\\displaystyle\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)=\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜โˆ’zRโฃโˆ—โ€‹\(๐’„\)\)\+\\displaystyle=\\bigg\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\-z^\{R\*\}\(\\bm\{c\}\)\\bigg\)\_\{\+\}=\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโฃโˆ—โ€‹\(๐’„^\)\+ฮปโ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„^\)โ€–โˆ—โˆ’zRโฃโˆ—โ€‹\(๐’„\)\)\+\\displaystyle=\\bigg\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)\+\\lambda\\\|\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\-z^\{R\*\}\(\\bm\{c\}\)\\bigg\)\_\{\+\}โ‰ค\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’zRโฃโˆ—โ€‹\(๐’„\)\)\+\\displaystyle\\leq\\bigg\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{R\*\}\(\\bm\{c\}\)\\bigg\)\_\{\+\}โ‰”โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\),\\displaystyle\\coloneqq\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\),where๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โˆˆargโกmax๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„\)โก\{๐’„โŠคโ€‹๐’˜\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\in\\arg\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\)\}\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\\\}\. The inequality follows directly from the definition of๐’˜๐‘นโฃโˆ—โ€‹\(๐’„^\)\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)\. Because๐’˜๐‘นโฃโˆ—โ€‹\(๐’„^\)โˆˆargโกmin๐’˜โˆˆ๐’ฒโก\{๐’„^โŠคโ€‹๐’˜\+ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)\\in\\arg\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}\}\\\{\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\+\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\\}, the relation๐’„^โŠคโ€‹๐’˜๐‘นโฃโˆ—โ€‹\(๐’„^\)\+ฮปโ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„^\)โ€–โˆ—โ‰ค๐’„^โŠคโ€‹๐’—\+ฮปโ€‹โ€–๐’—โ€–โˆ—\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)\+\\lambda\\\|\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\\leq\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{v\}\+\\lambda\\\|\\bm\{v\}\\\|\_\{\*\}holds for any๐’—โˆˆ๐’ฒ\\bm\{v\}\\in\\mathcal\{W\}, including๐’—=๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\\bm\{v\}=\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\. Like its prediction\-shift\-agnostic counterpart \(SPO\+\), the surrogate lossโ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)is tight under perfect prediction, meaning thatโ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„,๐’„\)=max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„\)โก\{โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’zRโฃโˆ—โ€‹\(๐’„\)=0\\ell\_\{SPrO\+\}\(\\bm\{c\},\\bm\{c\}\)=\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\)\}\\\{\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\\}\+\\bm\{c\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{R\*\}\(\\bm\{c\}\)=0\. This property holds because๐’„โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)=zRโฃโˆ—โ€‹\(๐’„\)\\bm\{c\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)=z^\{R\*\}\(\\bm\{c\}\)by definition, and maximizing the nominal cost over๐’ฒRโฃโˆ—โ€‹\(๐’„\)\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\)is equivalent to minimizing the dual norm regularizerโ€–๐’˜โ€–โˆ—\\\|\\bm\{w\}\\\|\_\{\*\}\. We are now ready to confirm that, similar to SPO\+ under linear regression, the SPrO\+ loss is convex via the following theorem:

###### Theorem 3\.1\(Convexity of SPrO\+\)

The modelmax๐ฐโˆˆ๐’ฒRโฃโˆ—โ€‹\(๐œ^\)โก\{๐œโŠคโ€‹๐ฐโˆ’๐œ^โŠคโ€‹๐ฐโˆ’ฮปโ€‹โ€–๐ฐโ€–โˆ—\}\\displaystyle\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}is equivalent to the convex optimization problem

min\\displaystyle\\minโˆ‘kโˆˆ\[m\]\(gkโˆ—โ€‹ฯ€k\)โ€‹\(ฯ•k\)\\displaystyle\\sum\_\{k\\in\[m\]\}\(g^\{\*\}\_\{k\}\\pi\_\{k\}\)\(\\bm\{\\phi\}\_\{k\}\)s\.t\.โˆ‘kโˆˆ\[m\]ฯ•k\+๐œฝ=๐’„โˆ’๐’„^\\displaystyle\\sum\_\{k\\in\[m\]\}\\bm\{\\phi\}\_\{k\}\+\\bm\{\\theta\}=\\bm\{c\}\-\\hat\{\\bm\{c\}\}โ€–๐œฝโ€–โ‰คฮป\\displaystyle\\\|\\bm\{\\theta\}\\\|\\leq\\lambda๐…โ‰ฅ๐ŸŽ,๐œฝ,ฯ•โˆˆโ„d\.\\displaystyle\\bm\{\\pi\}\\geq\\bm\{0\},\\bm\{\\theta\},\\bm\{\\phi\}\\in\\mathbb\{R\}^\{d\}\.Therefore,โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐œ^,๐œ\)\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)is convex in the prediction๐œ^\\hat\{\\bm\{c\}\}\. Furthermore, in the no\-prediction\-shift case \(ฮป=0\\lambda=0\), SPrO\+ provides a tighter upper approximation of the true SPO loss than standard SPO\+\.

SPrO\+ explicitly links the decision loss to the prediction error via the constraintโˆ‘kโˆˆ\[m\]ฯ•k\+๐œฝ=๐’„โˆ’๐’„^\\sum\_\{k\\in\[m\]\}\\bm\{\\phi\}\_\{k\}\+\\bm\{\\theta\}=\\bm\{c\}\-\\hat\{\\bm\{c\}\}\. In addition, it offers favorable tractability as it is jointly convex with respect to๐’„^\\hat\{\\bm\{c\}\}and decision variables, which means thatmin๐‘ฉโˆˆโ„dร—pโก1nโ€‹โˆ‘iโˆˆ\[n\]โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐‘ฉโ€‹๐’™i,๐’„i\)\\min\_\{\\bm\{B\}\\in\\mathbb\{R\}^\{d\\times p\}\}\\frac\{1\}\{n\}\\sum\_\{i\\in\[n\]\}\\ell\_\{SPrO\+\}\(\\bm\{B\}\\bm\{x\}\_\{i\},\\bm\{c\}\_\{i\}\)is a convex optimization problem solvable with off\-the\-shelf solvers\. Crucially, when the uncertainty budget drops to zero \(ฮป=0\\lambda=0\), the prediction\-shift\-aware surrogate yields a strictly tighter approximation of the true decision regret than the standard, prediction\-shift\-agnostic SPO\+ loss \(i\.e\.,โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)โ‰คโ„“Sโ€‹Pโ€‹O\+โ€‹\(๐’„^,๐’„\)\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\leq\\ell\_\{SPO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\)\. This behavior stems from the fact that SPrO\+ evaluates the primal maximization directly over the optimal decision set๐’ฒRโฃโˆ—โ€‹\(๐’„^\)\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)rather than relaxing the domain to the entire feasible region๐’ฒ\\mathcal\{W\}\. Under zero shift, this robust set collapses exactly to the non\-robust optimal oracle set,๐’ฒRโฃโˆ—โ€‹\(๐’„^\)=๐’ฒโˆ—โ€‹\(๐’„^\)โІ๐’ฒ\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)=\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\\subseteq\\mathcal\{W\}\. Because the maximization is restricted to this optimal solution set instead of the full space๐’ฒ\\mathcal\{W\}, SPrO\+ eliminates conservative non\-optimal exploration, leading to a tighter, superior surrogate approximation while fully preserving tractability\. We will now see that in addition, SPrO\+ is well\-behaved\.

###### Theorem 3\.2\(Properties of SPrO\+\)

If the regularized optimal decision set๐’ฒRโฃโˆ—โ€‹\(โ‹…\)\\mathcal\{W\}^\{R\*\}\(\\cdot\)is always a singleton, then SPrO\+ loss has the following properties:

- Boundedness\.For any prediction shift within the uncertainty budget \(โ€–๐’„^โˆ’๐’„โ€–โ‰คฮป\\\|\\hat\{\\bm\{c\}\}\-\\bm\{c\}\\\|\\leq\\lambda\), the loss is bounded by:โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)โ‰ค2โ€‹ฮปโ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ€–โˆ—\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\leq 2\\lambda\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\.
- Lipschitz continuity\.Define the regularized objective functionhโ€‹\(๐’˜;๐’„\)โ‰”๐’„โŠคโ€‹๐’˜\+ฮปโ€‹โ€–๐’˜โ€–โˆ—h\(\\bm\{w\};\\bm\{c\}\)\\coloneqq\\bm\{c\}^\{\\top\}\\bm\{w\}\+\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\. Ifhhismm\-strongly convex, thenโ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)is4โ€‹ฮปm\\frac\{4\\lambda\}\{m\}\-Lipschitz continuous with respect to prediction๐’„^\\hat\{\\bm\{c\}\}\.
- ฯต\\bm\{\\epsilon\}\-insensitivity\.If a cost prediction deviates from the ground truth byฯต\\bm\{\\epsilon\}, i\.e\.๐’„^=๐’„โˆ’ฯต\\hat\{\\bm\{c\}\}=\\bm\{c\}\-\\bm\{\\epsilon\}, such thatฯตโŠคโ€‹๐’˜๐‘นโฃโˆ—โ€‹\(๐’„^\)\+ฮปโ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ€–โˆ—โ‰คฯตโŠคโ€‹๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„^\)โ€–โˆ—\\bm\{\\epsilon\}^\{\\top\}\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)\+\\lambda\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\leq\\bm\{\\epsilon\}^\{\\top\}\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}, then SPrO\+ collapses, i\.e\.โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)=0\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)=0\.

Theorem[3\.2](https://arxiv.org/html/2607.21773#S3.Thmtheorem2)establishes the foundational properties for SPrO\+\. The underlying singleton assumption for๐’ฒRโฃโˆ—โ€‹\(โ‹…\)\\mathcal\{W\}^\{R\*\}\(\\cdot\)is mild and easily satisfied in practice, either through the strict convexity of the feasible region๐’ฒ\\mathcal\{W\}or by ensuring the regularized objective itself is strongly convex, such as when deploying standardโ„“2\\ell\_\{2\}\-norm regularization\. The Boundedness property guarantees a provable safety ceiling for the surrogate loss that scales linearly with the uncertainty budgetฮป\\lambda\. Because๐’ฒ\\mathcal\{W\}is compact, the dual normโ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ€–โˆ—\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\}remains finite, translating to a global stability safeguard\. For practitioners, this explicit bound implies that the SPrO\+ framework inherently dampens the impact of extreme outliers in the covariate space, ensuring that prediction errors under a bounded budget cannot cause the empirical loss to explode during training\.

Furthermore, the Lipschitz Continuity property ensures a well\-behaved optimization landscape\. Small updates to the predictive model parameters๐‘ฉ\\bm\{B\}translate to predictable, continuous variations in the downstream decision loss, facilitating training\. Interestingly, both the error bound and the Lipschitz constant scale directly withฮป\\lambda\. From a geometric perspective, this smoothness requires the regularized objective to be strongly convex, which holds under a Euclidean norm or, more generally, whenโˆฅโ‹…โˆฅโˆ—\\\|\\cdot\\\|\_\{\*\}is anโ„“q\\ell\_\{q\}norm \(1<qโ‰ค21<q\\leq 2\) and๐ŸŽโˆ‰๐’ฒ\\bm\{0\}\\notin\\mathcal\{W\}\(since a smooth primal norm yields a strongly convex dual norm\)\. Crucially, this continuity rectifies a notorious pathology in classic SPO\+\. When๐’ฒ\\mathcal\{W\}is a polytope, classic SPO\+ decisions abruptly jump between extreme vertices under minor prediction perturbations, creating a discontinuous and volatile loss surface\. The SPrO\+ dual norm regularizer smooths out these vertex\-switching discontinuities, yielding stable solutions\.

Finally, theฯต\\bm\{\\epsilon\}\-insensitivity property draws parallel to theฯต\\epsilon\-insensitive hinge loss foundational to support vector regression\(Basaket al\.[2007](https://arxiv.org/html/2607.21773#bib.bib1)\)\. In the latter, prediction errors falling within anฯต\\epsilon\-tube are assigned zero penalty, ignoring benign noise\. We have an analogous property in SPrO\+, showing that if the prediction errorฯต\\bm\{\\epsilon\}is small enough that its decision cost difference fails to overcome the regularization buffer established byฮปโ€‹โ€–๐’˜โ€–โˆ—\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}, the decision loss remains unaltered\. This property ensures that the downstream decision\-maker is insulated against non\-critical data contamination\.

### 3\.1Surrogate gap analysis

Does SPrO\+ match the behaviour of SPrO? A fundamental challenge in decision\-focused learning is that while the true robust decision regretโ„“Sโ€‹Pโ€‹rโ€‹O\\ell\_\{SPrO\}represents the exact objective function, its inherent non\-convexity renders it impractical\. This necessitates our proposed convex surrogate, SPrO\+\. To mathematically justify this substitution, it is critical to analyze the alignment between these two loss functions\. We formalize this relationship by starting with a non\-asymptotic probabilistic analysis of their discrepancy under data uncertainty\. We model the inherent imprecision or disturbance stochastically, where realizations are governed by an underlying probability measure,\(๐’™i,๐’„i\)โˆผโ„™\(\\bm\{x\}\_\{i\},\\bm\{c\}\_\{i\}\)\\sim\\mathbb\{P\}\. Different from the literature, we seek to provide a probabilistic view of non\-asymptotic and asymptotic consistency between our surrogate and its true loss, offering the practitioners a quantifiable view on the likelihood that the surrogate is close to the true loss, showcasing its reliability\. We will utilize the framework of sub\-Gaussian randomness to portray decision errors\. We begin by recalling the foundational definitions of sub\-Gaussian random variables and their norms, which characterize random vectors whose tail distributions decay at least as quickly as a Gaussian profile\.

###### Definition 3\.3\(Sub\-Gaussian Random Vectors and Norms\)

The sub\-Gaussian norm of a scalar random variableuu, denoted byโ€–uโ€–ฯˆ2\\\|u\\\|\_\{\\psi\_\{2\}\}, is defined as:

โ€–uโ€–ฯˆ2=inf\{t\>0:๐”ผโ€‹\[expโก\(u2t2\)\]โ‰ค2\}\.\\displaystyle\\\|u\\\|\_\{\\psi\_\{2\}\}=\\inf\\left\\\{t\>0:\\mathbb\{E\}\\left\[\\exp\\left\(\\frac\{u^\{2\}\}\{t^\{2\}\}\\right\)\\right\]\\leq 2\\right\\\}\.This norm captures the growth rate of the random variableโ€™s moments and the exponential decay of its tails\. Extending this to multivariate spaces, the sub\-Gaussian norm of a random vector๐ฎโˆˆโ„d\\bm\{u\}\\in\\mathbb\{R\}^\{d\}is defined as the supremum of the sub\-Gaussian norms of its one\-dimensional projections onto the unit sphere:

โ€–๐’–โ€–ฯˆ2=supโ€–๐’—โ€–2=1โ€–โŸจ๐’–,๐’—โŸฉโ€–ฯˆ2\.\\displaystyle\\\|\\bm\{u\}\\\|\_\{\\psi\_\{2\}\}=\\sup\_\{\\\|\\bm\{v\}\\\|\_\{2\}=1\}\\\|\\langle\\bm\{u\},\\bm\{v\}\\rangle\\\|\_\{\\psi\_\{2\}\}\.A random vector๐ฎ\\bm\{u\}is classified as sub\-Gaussian if its corresponding norm is bounded, i\.e\.,โ€–๐ฎโ€–ฯˆ2<โˆž\\\|\\bm\{u\}\\\|\_\{\\psi\_\{2\}\}<\\infty\.

With these foundations in place, we present Theorem[3\.4](https://arxiv.org/html/2607.21773#S3.Thmtheorem4), which proves that the surrogate gap, i\.e\. the difference between SPrO and SPrO\+, concentrates tightly around zero with exponentially decaying probability\.

###### Theorem 3\.4\(Sub\-Gaussian concentration of the surrogate loss gap\)

Suppose that๐ฐ๐‘โฃโˆ—โ€‹\(๐œ^\)=๐ฐ๐‘โ€ฒโ€‹\(๐œ\)\+๐šซ\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)=\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\bm\{\\Delta\}\. Assume that๐šซ\\bm\{\\Delta\}is a centered sub\-Gaussian random vector withโ€–๐šซโ€–ฯˆ2โ‰คฮบ\\\|\\bm\{\\Delta\}\\\|\_\{\\psi\_\{2\}\}\\leq\\kappa\. Ifโ€–๐œ^โ€–2โ‰คC^\\\|\\hat\{\\bm\{c\}\}\\\|\_\{2\}\\leq\\hat\{C\}, then there exists a non\-negative random variableTTsuch that:

๐”ผโ„™โ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)\]โ‰ค\\displaystyle\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\]\\leq๐”ผโ„™โ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)\]\+T,\\displaystyle\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\]\+T,whereTโ‰”ฮปโ€‹โ€–๐šซโ€–โˆ—โˆ’๐”ผโ„™โ€‹\[๐œ^\]โŠคโ€‹๐šซT\\coloneqq\\lambda\\\|\\bm\{\\Delta\}\\\|\_\{\*\}\-\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\hat\{\\bm\{c\}\}\]^\{\\top\}\\bm\{\\Delta\}satisfies the concentration inequality:

โ„šโ€‹\(T\>t\)โ‰คexpโก\{1โˆ’C0โ€‹t2ฮบ2โ€‹ฮป2โ€‹C1\+C^2\},\\displaystyle\\mathbb\{Q\}\(T\>t\)\\leq\\exp\\left\\\{1\-\\frac\{C\_\{0\}t^\{2\}\}\{\\kappa^\{2\}\\lambda^\{2\}C\_\{1\}\+\\hat\{C\}^\{2\}\}\\right\\\},whereC0,C1C\_\{0\},C\_\{1\}are universal constants\. Furthermore, the expected gap is bounded by:

๐”ผโ„šโ€‹\[T\]=Oโ€‹\(ฮบโ€‹ฮปโ€‹d\)\.\\displaystyle\\mathbb\{E\}\_\{\\mathbb\{Q\}\}\[T\]=O\(\\kappa\\lambda\\sqrt\{d\}\)\.

Theorem[3\.4](https://arxiv.org/html/2607.21773#S3.Thmtheorem4)establishes that the probability of a significant gap between SPrO and SPrO\+ decays exponentially, providing a theoretical guarantee for the reliability of SPrO\+ as a surrogate\. The concentration inequality\(expโก\(โˆ’t2\)\)\(\\exp\(\-t^\{2\}\)\)ensures that the surrogate loss remains a high\-fidelity proxy for the true loss in the vast majority of realizations\. Furthermore, the bound quantifies a fundamental trade\-off: the risk of a performance gap increases as the decision environment becomes noisier \(ฮบ\\kappa\) or as the budget of uncertainty \(ฮป\\lambda\) is raised\. In practical terms, this implies that the price of robustness includes a potentially looser relationship between the surrogate and the true loss\. Finally, since our feasible region๐’ฒ\\mathcal\{W\}is compact and the weight deviation๐šซ\\bm\{\\Delta\}is bounded, the sub\-Gaussian assumption in the theorem is statistically grounded, as all bounded distributions naturally satisfy sub\-Gaussian conditions\. In addition, from the proof of Theorem[3\.2](https://arxiv.org/html/2607.21773#S3.Thmtheorem2), we know that if๐’โŠคโ€‹๐’˜\+ฮปโ€‹โ€–๐’˜โ€–โˆ—\\bm\{l\}^\{\\top\}\\bm\{w\}\+\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}ismm\-strongly convex, then its minimizer๐’˜๐‘นโฃโˆ—โ€‹\(๐’\)\\bm\{w^\{R\*\}\}\(\\bm\{l\}\)\(or๐’˜๐‘นโ€ฒโ€‹\(๐’\)\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{l\}\)\) is2m\\frac\{2\}\{m\}\-Lipschitz continuous with respect to the input๐’\\bm\{l\}\. From Proposition 1 inKatseliset al\.\([2021](https://arxiv.org/html/2607.21773#bib.bib3)\), we thus know that under additional mild conditions,๐’˜๐‘นโฃโˆ—โ€‹\(๐’„^\)โˆ’๐”ผ๐’„^โ€‹\[๐’˜๐‘นโฃโˆ—โ€‹\(๐’„^\)\]\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)\-\\mathbb\{E\}\_\{\\hat\{\\bm\{c\}\}\}\[\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)\]and๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โˆ’๐”ผ๐’„โ€‹\[๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\]\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\-\\mathbb\{E\}\_\{\\bm\{c\}\}\[\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\]follow sub\-Gaussian distributions, which implies that๐’˜๐‘นโฃโˆ—โ€‹\(๐’„^\)โˆ’๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)\-\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)is sub\-Gaussian, justifying our assumption in Theorem[3\.4](https://arxiv.org/html/2607.21773#S3.Thmtheorem4)\. Beyond the tail behavior, the expectation bound๐”ผโ„šโ€‹\[T\]=Oโ€‹\(ฮบโ€‹d\)\\mathbb\{E\}\_\{\\mathbb\{Q\}\}\[T\]=O\(\\kappa\\sqrt\{d\}\)characterizes the scalability of the SPrO\+ framework\. It reveals that the average gap between the surrogate and true loss grows only at a square\-root rate relative to the problem dimensiondd\. In the context of large\-scale problems, this sub\-linear growth suggests that SPrO\+ remains an effective approximation even as problem complexity increases\.

A fundamental question remains: does minimizing the surrogate loss, SPrO\+, also minimize SPrO? To establish this, we analyze the Fisher consistency\. Fisher consistency ensures that the surrogate optimization objective does not introduce bias relative to the true regret\. Formally stated, its definition is

###### Definition 3\.5\(Fisher consistency\)

A surrogate loss functionLSโ€‹\(โ‹…,โ‹…\)L^\{S\}\(\\cdot,\\cdot\)isโ„™\\mathbb\{P\}\-Fisher consistent with respect to the true loss functionLโ€‹\(โ‹…,โ‹…\)L\(\\cdot,\\cdot\)ifargโกmin๐Ÿโก๐”ผโ„™โ€‹\[LSโ€‹\(๐Ÿโ€‹\(๐ฑ\),๐œ\)\]\\arg\\min\_\{\\bm\{f\}\}\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[L^\{S\}\(\\bm\{f\}\(\\bm\{x\}\),\\bm\{c\}\)\]also minimizes๐”ผโ„™โ€‹\[Lโ€‹\(๐Ÿโ€‹\(๐ฑ\),๐œ\)\]\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[L\(\\bm\{f\}\(\\bm\{x\}\),\\bm\{c\}\)\]\.

The following corollary shows that our surrogate is Fisher consistent with very high probability\.

###### Corollary 3\.6\(Fisher consistency\)

If๐œ^\\hat\{\\bm\{c\}\}is centered underโ„™\\mathbb\{P\},โ„“Sโ€‹Pโ€‹rโ€‹O\+\\ell\_\{SPrO\+\}isโ„™\\mathbb\{P\}\-Fisher consistent with a high minimum probability

1โˆ’ฮฝ1โ€‹expโก\{โˆ’\(ฮฝ0โ€‹ฯ‰โ€‹\(โ„ฌ\)ฯ•\)2\},\\displaystyle 1\-\\nu\_\{1\}\\exp\\left\\\{\-\\left\(\\nu\_\{0\}\\frac\{\\omega\(\\mathcal\{B\}\)\}\{\\phi\}\\right\)^\{2\}\\right\\\},whereฮฝ0,ฮฝ1\\nu\_\{0\},\\nu\_\{1\}are universal constants andฯ•=supโ€–๐ฎโ€–โ‰ค1โ€–๐ฎโ€–2\\phi=\\sup\_\{\\\|\\bm\{u\}\\\|\\leq 1\}\\\|\\bm\{u\}\\\|\_\{2\}\.

The probability boundary scales exponentially with the squared ratio of the Gaussian width to the maximum directional radius,\(ฯ‰โ€‹\(โ„ฌ\)ฯ•\)2\\left\(\\frac\{\\omega\(\\mathcal\{B\}\)\}\{\\phi\}\\right\)^\{2\}\. In high\-dimensional optimization problems, the squared Gaussian width typically scales linearly with the dimension \(Oโ€‹\(d\)O\(d\)\)\. Consequently, as the dimensionality of the decision\-making problem expands, the tail probability of calibration failure shrinks exponentially toward zero\.

Note on generalizability: It is worth emphasizing that although our primary exposition focuses on linear regression as the hypothesis class, the theoretical results derived up to this point remain valid for a general function class๐’‡โˆˆโ„‹\\bm\{f\}\\in\\mathcal\{H\}\. Under a general predictive model๐’‡โ€‹\(๐’™\)\\bm\{f\}\(\\bm\{x\}\), the classical SPO\+ loss is formulated asโ„“Sโ€‹Pโ€‹O\+โ€‹\(๐’‡โ€‹\(๐’™\),๐’„\)=max๐’˜โˆˆ๐’ฒโก\{๐’„โŠคโ€‹๐’˜โˆ’ฮฑโ€‹๐’‡โ€‹\(๐’™\)โŠคโ€‹๐’˜\}\+ฮฑโ€‹๐’‡โ€‹\(๐’™\)โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)โˆ’zโˆ—โ€‹\(๐’„\)\\ell\_\{SPO\+\}\(\\bm\{f\}\(\\bm\{x\}\),\\bm\{c\}\)=\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\alpha\\bm\{f\}\(\\bm\{x\}\)^\{\\top\}\\bm\{w\}\\big\\\}\+\\alpha\\bm\{f\}\(\\bm\{x\}\)^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-z^\{\*\}\(\\bm\{c\}\), whereฮฑ\>0\\alpha\>0is a positive scaling parameter typically fixed at22to ensure convexity of the surrogate upper bound\. Crucially, our robust surrogateโ„“SPrO\+โ€‹\(๐’‡โ€‹\(๐’™\),๐’„\)\\ell\_\{\\text\{SPrO\+\}\}\(\\bm\{f\}\(\\bm\{x\}\),\\bm\{c\}\)does not require any specific calibration of such scaling parameters to preserve convexity\. It remains fundamentally convex with respect to๐’‡โ€‹\(๐’™\)\\bm\{f\}\(\\bm\{x\}\)while retaining desirable analytical properties \- namely, global boundedness, Lipschitz continuity,ฯต\\epsilon\-insensitivity, and high\-probability Fisher consistency \- under mild assumptions \(singleton optimal solution sets is a modelerโ€™s choice as any smooth dual norm ensures strong convexity and sub\-Gaussian optimal solutions is achievable under mild assumptions, as shown byKatseliset al\.\([2021](https://arxiv.org/html/2607.21773#bib.bib3)\)\)\. It is, however, worth pointing out that our premise connecting covariate disturbance to prediction shift becomes questionable under arbitrary function classes\. The subsequent sections rely exclusively on our linear regression premise so as to offer a deep dive into necessary conditions for dominance\.

## 4Performance guarantees of downstream robustness

We now seek to understand the improvement in decision loss that a robust downstream decision\-maker achieves over a prediction\-shift\-agnostic one\. We begin by discussing the theoretical comparability of these two losses\. Recall SPO and SPrO definitionsโ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)=max๐’˜โˆˆ๐’ฒโˆ—โ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜โˆ’zโˆ—โ€‹\(๐’„\)\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)=\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\-z^\{\*\}\(\\bm\{c\}\)andโ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)=\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜โˆ’zRโฃโˆ—โ€‹\(๐’„\)\)\+\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)=\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\-z^\{R\*\}\(\\bm\{c\}\)\)\_\{\+\}\. While the two losses have different formulations and dissimilar baseline oracles, their true costs of downstream decision are comparable, as they both have the formmax๐’˜โˆˆ๐’ตโ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜โˆ’๐—ˆ๐—‹๐–บ๐–ผ๐—…๐–พ\\max\_\{\\bm\{w\}\\in\\mathcal\{Z\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\mathsf\{oracle\}, where๐’ตโ€‹\(๐’„^\)\\mathcal\{Z\}\(\\hat\{\\bm\{c\}\}\)depends on the risk attitude of the downstream decision maker \(deterministic vs robust\) and๐—ˆ๐—‹๐–บ๐–ผ๐—…๐–พ\\mathsf\{oracle\}is an input\. Irrespective of the oracle, a smallermax๐’˜โˆˆ๐’ตโ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜\\max\_\{\\bm\{w\}\\in\\mathcal\{Z\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\- which we will term the true cost of downstream decisions made with predicted data \(CDP\) \- lowers the decision loss\.

By set inclusion๐’ฒRโฃโˆ—โ€‹\(๐’„\)โІ๐’ฒ\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\)\\subseteq\\mathcal\{W\}, we know that the robust oracle has higher value than the deterministic one, i\.e\.zRโฃโˆ—โ€‹\(๐’„\)=max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„\)โก๐’„โŠคโ€‹๐’˜โ‰ฅmin๐’˜โˆˆ๐’ฒโก๐’„โŠคโ€‹๐’˜=zโˆ—โ€‹\(๐’„\)z^\{R\*\}\(\\bm\{c\}\)=\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\\geq\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}\}\\bm\{c\}^\{\\top\}\\bm\{w\}=z^\{\*\}\(\\bm\{c\}\)\. The relationshipโ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)โ‰ฅโ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\geq\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\), i\.e\.\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜โˆ’zRโฃโˆ—โ€‹\(๐’„\)\)\+โ‰ฅmax๐’˜โˆˆ๐’ฒโˆ—โ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜โˆ’zโˆ—โ€‹\(๐’„\)\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\-z^\{R\*\}\(\\bm\{c\}\)\)\_\{\+\}\\geq\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\-z^\{\*\}\(\\bm\{c\}\), implies that either both SPO and SPrO losses are zero or their CDPs have relationshipmax๐’˜โˆˆ๐’ฒโˆ—โ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜โˆ’max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜โ‰คzโˆ—โ€‹\(๐’„\)โˆ’zRโฃโˆ—โ€‹\(๐’„\)โ‰ค0\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\\leq z^\{\*\}\(\\bm\{c\}\)\-z^\{R\*\}\(\\bm\{c\}\)\\leq 0\. Therefore, the CDP of SPrO exceeds that of SPO, also implying that robust downstream decisions will incur higher SPO loss\. It is thus clear thatโ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)โ‰ฅโ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\geq\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)indicates poorer performance from downstream robustness\. As such, it is necessary to establish the decision loss relationshipโ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)โ‰คโ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\leq\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)to ensure performance enhancement from SPrO, although it is not sufficient\. However, approaching the contrapositive argument, we know that ifmax๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜โ‰คmax๐’˜โˆˆ๐’ฒโˆ—โ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\\leq\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}, thenโ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)โ‰คโ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\leq\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\. This is because the following relationship holds

โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)\\displaystyle\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)โ‰คmax๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜\+max๐’˜โˆˆ๐’ฒโˆ—โ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜โˆ’max๐’˜โˆˆ๐’ฒโˆ—โ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜โˆ’zโˆ—โ€‹\(๐’„\)\\displaystyle\\leq\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\+\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\-z^\{\*\}\(\\bm\{c\}\)=โ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)\+max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜โˆ’max๐’˜โˆˆ๐’ฒโˆ—โ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜\\displaystyle=\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\+\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}=โ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)\+h๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โ€‹\(๐’„\)โˆ’h๐’ฒโˆ—โ€‹\(๐’„^\)โ€‹\(๐’„\),\\displaystyle=\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\+h\_\{\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\(\\bm\{c\}\)\-h\_\{\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\}\(\\bm\{c\}\),where the last line is a support\-function formulation that allows better processing of expectations\. An immediate consequence arises under containment, i\.e\. if๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โІ๐’ฒโˆ—โ€‹\(๐’„^\)\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\\subseteq\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\), meaning any optimal decision under the robustified framework remains optimal for the nominal problem under predicted data, it follows thatโ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)โ‰คโ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\leq\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)pointwise\. In terms of average performance behavior, we evaluate this relationship under a stochastic regime\. Taking expectations on both sides, if we let the true cost vector be distributed as a standard Gaussian,๐’„โˆผNโ€‹oโ€‹rโ€‹mโ€‹aโ€‹lโ€‹\(๐ŸŽ,๐•€d\)\\bm\{c\}\\sim Normal\(\\bm\{0\},\\mathbb\{I\}\_\{d\}\), invoking the law of total expectation, we obtain

๐”ผโ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)\]\\displaystyle\\mathbb\{E\}\[\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\]โ‰ค๐”ผโ€‹\[โ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)\]\+๐”ผโ€‹\[h๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โ€‹\(๐’„\)\]โˆ’๐”ผโ€‹\[h๐’ฒโˆ—โ€‹\(๐’„^\)โ€‹\(๐’„\)\]\\displaystyle\\leq\\mathbb\{E\}\[\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\]\+\\mathbb\{E\}\[h\_\{\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\(\\bm\{c\}\)\]\-\\mathbb\{E\}\[h\_\{\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\}\(\\bm\{c\}\)\]=๐”ผโ€‹\[โ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)\]\+๐”ผ๐’„^โ€‹\[๐”ผ๐’„โ€‹\[h๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โ€‹\(๐’„\)\|๐’„^\]\]โˆ’๐”ผ๐’„^โ€‹\[๐”ผ๐’„โ€‹\[h๐’ฒโˆ—โ€‹\(๐’„^\)โ€‹\(๐’„\)\|๐’„^\]\]\\displaystyle=\\mathbb\{E\}\[\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\]\+\\mathbb\{E\}\_\{\\hat\{\\bm\{c\}\}\}\[\\mathbb\{E\}\_\{\\bm\{c\}\}\[h\_\{\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\(\\bm\{c\}\)\|\\hat\{\\bm\{c\}\}\]\]\-\\mathbb\{E\}\_\{\\hat\{\\bm\{c\}\}\}\[\\mathbb\{E\}\_\{\\bm\{c\}\}\[h\_\{\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\}\(\\bm\{c\}\)\|\\hat\{\\bm\{c\}\}\]\]=๐”ผโ€‹\[โ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)\]\+๐”ผ๐’„^โ€‹\[ฯ‰โ€‹\(๐’ฒRโฃโˆ—โ€‹\(๐’„^\)\)\]โˆ’๐”ผ๐’„^โ€‹\[ฯ‰โ€‹\(๐’ฒโˆ—โ€‹\(๐’„^\)\)\],\\displaystyle=\\mathbb\{E\}\[\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\]\+\\mathbb\{E\}\_\{\\hat\{\\bm\{c\}\}\}\[\\omega\(\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\)\]\-\\mathbb\{E\}\_\{\\hat\{\\bm\{c\}\}\}\[\\omega\(\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\)\],showing that expected CDP become expectations of Gaussian widths\.

The regularized objective landscape provides structural advantages\. Suppose the feasible region๐’ฒ\\mathcal\{W\}is a polytope and the dual norm regularizerโˆฅโ‹…โˆฅโˆ—\\\|\\cdot\\\|\_\{\*\}is selected as the standard Euclideanโ„“2\\ell\_\{2\}\-norm\. The robustified objective function,๐’˜โ†ฆ๐’„^โŠคโ€‹๐’˜\+ฮปโ€‹โ€–๐’˜โ€–2\\bm\{w\}\\mapsto\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\+\\lambda\\\|\\bm\{w\}\\\|\_\{2\}, becomes strongly convex, guaranteeing that the regularized optimal decision set๐’ฒRโฃโˆ—โ€‹\(๐’„^\)\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)collapses to a singleton for any prediction๐’„^\\hat\{\\bm\{c\}\}\. Consequently, its Gaussian width vanishes, i\.e\.ฯ‰โ€‹\(๐’ฒRโฃโˆ—โ€‹\(๐’„^\)\)=0\\omega\(\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\)=0\. Conversely, the nominal optimal set๐’ฒโˆ—โ€‹\(๐’„^\)\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)frequently corresponds to a high\-dimensional face of the polytope๐’ฒ\\mathcal\{W\}\(particularly when the prediction vector๐’„^\\hat\{\\bm\{c\}\}is orthogonal to a facet\)\. Under these conditions, the expected SPrO loss will be smaller than the expected SPO loss by at least the average Gaussian width of the unregularized optimal faces\. Crucially, we can explicitly quantify this performance gap by leveraging the Sudakov minoration theorem \(Lemma[7\.7](https://arxiv.org/html/2607.21773#S7.Thmtheorem7)in supplementary materials\), which bounds the Gaussian width from below, in the senseฯ‰โ€‹\(๐’ฒโˆ—โ€‹\(๐’„^\)\)โ‰ฅCโ€‹ฯตโ€‹logโก๐’ฉโ€‹\(๐’ฒโˆ—โ€‹\(๐’„^\),ฯต\)\\omega\(\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\)\\geq C\\epsilon\\sqrt\{\\log\\mathcal\{N\}\(\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\),\\epsilon\)\}, where๐’ฉโ€‹\(๐’ฆ,ฯต\)\\mathcal\{N\}\(\\mathcal\{K\},\\epsilon\)is the minimum number of Euclidean balls of radiusฯต\\epsilonrequired to cover a compact set๐’ฆ\\mathcal\{K\}\. This inequality reveals that the magnitude of SPrOโ€™s improvement over SPO scales directly with the geometric complexity of the nominal optimal decision space\. More broadly, when neither๐’ฒRโฃโˆ—โ€‹\(๐’„^\)\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)nor๐’ฒโˆ—โ€‹\(๐’„^\)\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)reduce to singletons, a comparative analysis remains possible via the Sudakov\-Fernique inequality \(Lemma[7\.8](https://arxiv.org/html/2607.21773#S7.Thmtheorem8)in supplementary materials\), which states that if for any๐’˜๐‘นโฃโˆ—,๐Ÿโ€‹\(๐’„\),๐’˜๐‘นโฃโˆ—,๐Ÿโ€‹\(๐’„\)โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„\)\\bm\{w^\{R\*,1\}\}\(\\bm\{c\}\),\\bm\{w^\{R\*,2\}\}\(\\bm\{c\}\)\\in\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\)and๐’˜โˆ—,1โ€‹\(๐’„^\),๐’˜โˆ—,2โ€‹\(๐’„\)โˆˆ๐’ฒโˆ—โ€‹\(๐’„\)\\bm\{w\}^\{\*,1\}\(\\hat\{\\bm\{c\}\}\),\\bm\{w\}^\{\*,2\}\(\\bm\{c\}\)\\in\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\), the conditionโ€–๐’˜๐‘นโฃโˆ—,๐Ÿโ€‹\(๐’„\)โˆ’๐’˜๐‘นโฃโˆ—,๐Ÿโ€‹\(๐’„\)โ€–2โ‰คโ€–๐’˜โˆ—,2โ€‹\(๐’„\)โˆ’๐’˜โˆ—,1โ€‹\(๐’„\)โ€–2\\\|\\bm\{w^\{R\*,2\}\}\(\\bm\{c\}\)\-\\bm\{w^\{R\*,1\}\}\(\\bm\{c\}\)\\\|\_\{2\}\\leq\\\|\\bm\{w\}^\{\*,2\}\(\\bm\{c\}\)\-\\bm\{w\}^\{\*,1\}\(\\bm\{c\}\)\\\|\_\{2\}holds, thenฯ‰โ€‹\(๐’ฒRโฃโˆ—โ€‹\(๐’„^\)\)โ‰คฯ‰โ€‹\(๐’ฒโˆ—โ€‹\(๐’„^\)\)\\omega\(\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\)\\leq\\omega\(\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\)\.

Of course, what we actually solve is the convex surrogate\. While the structural properties of SPrO\+ establish its stability and insensitivity to localized prediction errors \(Theorem[3\.2](https://arxiv.org/html/2607.21773#S3.Thmtheorem2)\), we still need to understand if this robustified surrogate retains a systematic performance edge over the nominal SPO\+ surrogate under uncertainty\. Because SPrO\+ uses regularization to guard against worst\-case covariate shifts, it is crucial to guarantee that this conservatism does not inadvertently degrade performance\. However, proving necessary dominance conditions for surrogates can be hard as the SPO\+ and SPrO\+ are considerably different\. We thus derive high\-probability, rather than absolute, necessary conditions for dominance\. We first establish the following relationship between SPrO\+ and SPrO:

โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)=\\displaystyle\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)=\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’zRโฃโˆ—โ€‹\(๐’„\)\)\+\\displaystyle\\bigg\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{R\*\}\(\\bm\{c\}\)\\bigg\)\_\{\+\}=\\displaystyle=\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’zRโฃโˆ—โ€‹\(๐’„\)\)\+\\displaystyle\\bigg\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{R\*\}\(\\bm\{c\}\)\\bigg\)\_\{\+\}=\\displaystyle=\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜โ€‹โˆ’๐’„^โŠคโ€‹๐’˜๐‘นโฃโˆ—โ€‹\(๐’„^\)โˆ’ฮปโ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„^\)โ€–โˆ—\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โŸ=Aโ€‹\(๐’„^,๐’„\)โฃโ‰ฅ0โˆ’zRโฃโˆ—โ€‹\(๐’„\)\)\+\\displaystyle\\bigg\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\\underbrace\{\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)\-\\lambda\\\|\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\}\_\{=A\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\geq 0\}\-z^\{R\*\}\(\\bm\{c\}\)\\bigg\)\_\{\+\}โ‰ค\\displaystyle\\leqโ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)\+Aโ€‹\(๐’„^,๐’„\),\\displaystyle\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\+A\(\\hat\{\\bm\{c\}\},\\bm\{c\}\),where the inequality is by subadditivity of the positive\-part function\. Repeating the analysis for SPO and SPO\+, we obtain the bound

โ„“Sโ€‹Pโ€‹O\+โ€‹\(๐’„^,๐’„\)=\\displaystyle\\ell\_\{SPO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)=max๐’˜โˆˆ๐’ฒโก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜\}\+๐’„^โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)โˆ’zโˆ—โ€‹\(๐’„\)\\displaystyle\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-z^\{\*\}\(\\bm\{c\}\)โ‰ฅ\\displaystyle\\geqmax๐’˜โˆˆ๐’ฒโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜\}\+๐’„^โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)โˆ’zโˆ—โ€‹\(๐’„\)\\displaystyle\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-z^\{\*\}\(\\bm\{c\}\)=\\displaystyle=max๐’˜โˆˆ๐’ฒโˆ—โ€‹\(๐’„^\)โก๐’„โŠคโ€‹๐’˜โ€‹โˆ’๐’„^โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„^\)\+๐’„^โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)โŸ=Bโ€‹\(๐’„^,๐’„\)โฃโ‰ฅ0โˆ’zโˆ—โ€‹\(๐’„\)=โ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)\+Bโ€‹\(๐’„^,๐’„\),\\displaystyle\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\\underbrace\{\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\hat\{\\bm\{c\}\}\)\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\}\_\{=B\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\geq 0\}\-z^\{\*\}\(\\bm\{c\}\)=\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\+B\(\\hat\{\\bm\{c\}\},\\bm\{c\}\),with the inequality coming from the set inclusion๐’ฒโˆ—โ€‹\(๐’„^\)โІ๐’ฒ\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\\subseteq\\mathcal\{W\}\. We therefore know that the losses and their surrogates are linked via the relationship

โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)โˆ’โ„“Sโ€‹Pโ€‹O\+โ€‹\(๐’„^,๐’„\)โ‰คโ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)\+Aโ€‹\(๐’„^,๐’„\)โˆ’โ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)โˆ’Bโ€‹\(๐’„^,๐’„\)\.\\displaystyle\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\-\\ell\_\{SPO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\leq\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\+A\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\-\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\-B\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\.For dominance \(measured by the CDP\) to be possible, the theoretical necessary condition must be met, i\.e\.โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)โ‰คโ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\leq\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\. In addition, Theorem[3\.4](https://arxiv.org/html/2607.21773#S3.Thmtheorem4), which establishes the sub\-Gaussian behaviour of the surrogate loss gap, hints thatAโ€‹\(๐’„^,๐’„\)A\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)is highly likely to be small, which means that the necessary dominance conditionโ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)โ‰คโ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\leq\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)impliesโ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)โ‰คโ„“Sโ€‹Pโ€‹O\+โ€‹\(๐’„^,๐’„\)\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\leq\\ell\_\{SPO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)with high likelihood\. As such,โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)โ‰คโ„“Sโ€‹Pโ€‹O\+โ€‹\(๐’„^,๐’„\)\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\leq\\ell\_\{SPO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)is a high\-likelihood indicator of lower CDP\.

We analyze the conditions under which the robust surrogate is lower than the nominal surrogate\. We first establish a deterministic, pointwise result in Theorem[4\.1](https://arxiv.org/html/2607.21773#S4.Thmtheorem1)by bounding the budget of uncertainty relative to the optimal nominal objective\. Recognizing that exact pointwise conditions can be overly restrictive in stochastic environments, we subsequently relax this in Corollary[4\.2](https://arxiv.org/html/2607.21773#S4.Thmtheorem2)\. By treating the structural discrepancies between robust and nominal decisions as sub\-Gaussian random vectors, we prove thatโ„“Sโ€‹Pโ€‹rโ€‹O\+\\ell\_\{SPrO\+\}achieves a lower expected loss than its nominal counterpart with a probability approaching certainty as the geometric complexity of the decision space scales\.

###### Theorem 4\.1\(Pointwise analysis of SPrO\+ vs SPO\+\)

Suppose thatโ€–๐œ^โ€–โ‰คC^\\\|\\hat\{\\bm\{c\}\}\\\|\\leq\\hat\{C\}and there exists aฮป\>0\\lambda\>0such thatโ€–๐œ^โˆ’๐œโ€–โ‰คฮป\\\|\\hat\{\\bm\{c\}\}\-\\bm\{c\}\\\|\\leq\\lambda\. If thisฮป\\lambdasatisfies

ฮปโ‰คzโˆ—โ€‹\(๐’„\)โˆ’C^โ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โ€–๐’˜โˆ—โ€‹\(๐’„\)โ€–โˆ—\+โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—,\\displaystyle\\lambda\\leq\\frac\{z^\{\*\}\(\\bm\{c\}\)\-\\hat\{C\}\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\}\{\\\|\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\+\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\},assuming the right\-hand side ratio is positive, then SPO\+ exceeds SPrO\+ pointwise, i\.e\.

โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)โ‰คโ„“Sโ€‹Pโ€‹O\+โ€‹\(๐’„^,๐’„\)\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\leq\\ell\_\{SPO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\.

###### Corollary 4\.2\(Stochastic analysis of SPrO\+ vs SPO\+\)

Suppose that๐ฐ๐‘โ€ฒโ€‹\(๐œ\)=๐ฐโˆ—โ€‹\(๐œ\)\+๐šซโˆ—\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)=\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\+\\bm\{\\Delta^\{\*\}\}, where๐šซโˆ—\\bm\{\\Delta^\{\*\}\}is a sub\-Gaussian random vector withโ€–๐šซโˆ—โ€–ฯˆ2โ‰คฮบ\\\|\\bm\{\\Delta^\{\*\}\}\\\|\_\{\\psi\_\{2\}\}\\leq\\kappa\. If the problem structure induces a a positive gapW\>0W\>0in

๐”ผโ€‹\[โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\]โ‰ค๐”ผโ€‹\[โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\]โˆ’W,\\displaystyle\\mathbb\{E\}\[\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\]\\leq\\mathbb\{E\}\[\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\]\-W,then the expected robust surrogate loss remains lower than the nominal surrogate loss,๐”ผโ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐œ^,๐œ\)\]โ‰ค๐”ผโ€‹\[โ„“Sโ€‹Pโ€‹O\+โ€‹\(๐œ^,๐œ\)\]\\mathbb\{E\}\[\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\]\\leq\\mathbb\{E\}\[\\ell\_\{SPO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\], with minimum probability

1โˆ’C^โ€‹ฮท0โ€‹ฮบโ€‹ฯ‰โ€‹\(โ„ฌ\)ฮปโ€‹W,\\displaystyle 1\-\\frac\{\\hat\{C\}\\eta\_\{0\}\\kappa\\omega\(\\mathcal\{B\}\)\}\{\\lambda W\},whereฮท0\\eta\_\{0\}is an absolute constant\.

Theorem[4\.1](https://arxiv.org/html/2607.21773#S4.Thmtheorem1)establishes an explicit safety threshold for the budget of uncertaintyฮป\\lambda\. The prediction\-free upper boundฮปโ‰คzโˆ—โ€‹\(๐’„\)โˆ’C^โ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โ€–๐’˜โˆ—โ€‹\(๐’„\)โ€–โˆ—\+โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\\lambda\\leq\\frac\{z^\{\*\}\(\\bm\{c\}\)\-\\hat\{C\}\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\}\{\\\|\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\+\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\}reveals a fundamental trade\-off\. To prevent SPO\+ dominance pointwise, the nominal optimal costzโˆ—โ€‹\(๐’„\)z^\{\*\}\(\\bm\{c\}\)must be large enough to absorb the magnitude of decision regularization scaled by the maximum prediction sizeC^\\hat\{C\}\. Intuitively, when the true underlying optimization problem has a high optimal objective value and โ€œsmall" optimal decisions \(as measured by the dual norm\), one can easily find a budget of uncertainty that will result in pointwise lower SPrO\+ loss\. In Corollary[4\.2](https://arxiv.org/html/2607.21773#S4.Thmtheorem2), the termWWacts as a safety buffer, guaranteeing that optimizing with predictions \(๐’„^\\hat\{\\bm\{c\}\}\) inflates the regularizer by at least a baseline margin ofWWcompared to optimizing with the true realized data \(๐’„\\bm\{c\}\)\. Because the nominal SPO\+ model does not penalize this dual norm inflation, it can potentially make high\-magnitude, risky decisions\. SPrO\+, via itsฮปโ€‹โ€–๐’˜โ€–โˆ—\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}penalty, anticipates this inflation and penalizes it\. The minimum probability bound1โˆ’C^โ€‹ฮท0โ€‹ฮบโ€‹ฯ‰โ€‹\(โ„ฌ\)ฮปโ€‹W1\-\\frac\{\\hat\{C\}\\eta\_\{0\}\\kappa\\omega\(\\mathcal\{B\}\)\}\{\\lambda W\}is highly interpretable\. This fraction captures a trade\-off between model complexity and the level of conservatism of the decision maker\. The denominator shows that as the budget of uncertainty grows, the denominator increases, pushing the overall probability higher\. This proves that if a manager faces a highly volatile environment, they can actively guarantee stochastically lower SPrO\+ over SPO\+\. The numerator groups together factors influencing the model complexity, such as the data prediction scale \(C^\\hat\{C\}\), the decision scale \(measured by the sub\-Gaussian tail noiseฮบ\\kappa\), the dimension of decisionsฯ‰โ€‹\(โ„ฌ\)\\omega\(\\mathcal\{B\}\), which scales withOโ€‹\(d\)O\(\\sqrt\{d\}\), i\.e\. the Gaussian width scales up with the number of decisions\. As a problem gets larger \(higher dimensionality\) and decisions become more unpredictable \(higher sub\-Gaussian noise\), the probability of outperforming the nominal model drops\. To maintain the same performance guarantee in large\-scale systems, the regularization penaltyฮป\\lambdamust scale accordingly with the model complexity\.

## 5Upstream robustification vs SPrO

A natural alternative to robustifying the downstream decision\-making process \(as done in SPrO\) is to robustify the upstream estimation process itself\. This approach shifts the burden of conservatism from the optimizer to the predictor\. While robust regression paradigms are well\-studied in isolation, their structural interactions with downstream optimization instances remain largely unquantified within the SPO literature\. This section contextualizes this fundamental modeling choice: is it more advantageous to hedge against uncertainty in the prediction space or directly within the decision space? By mapping covariate disturbances through the lens of regularized predictions, we formalize the resulting decision loss and provide structural conditions under which SPrO achieves superior expected performance\.

We start by characterizing each element of the regression vector using๐‘ฉ=\(๐œท1,โ€ฆ,๐œทd\)โŠค\\bm\{B\}=\(\\bm\{\\beta\}\_\{1\},\\dots,\\bm\{\\beta\}\_\{d\}\)^\{\\top\}, where๐œทj=\(ฮฒ1โ€‹j,โ€ฆ,ฮฒpโ€‹j\)\\bm\{\\beta\}\_\{j\}=\(\\beta\_\{1j\},\\dots,\\beta\_\{pj\}\), which leads to regression modelc^j=๐œทjโŠคโ€‹๐’™\\hat\{c\}\_\{j\}=\\bm\{\\beta\}\_\{j\}^\{\\top\}\\bm\{x\},โˆ€jโˆˆ\[d\]\\forall j\\in\[d\]\. In classical regression, one seeks coefficient values that minimize the empirical residual sum of squares under a squaredโ„“2\\ell\_\{2\}\-norm\. When introducing norm\-bounded covariate uncertainty into the estimation stage,Xuet al\.\([2008](https://arxiv.org/html/2607.21773#bib.bib45)\)\(Theorem 2\) demonstrates that the robust counterpart is equivalent to finding the minimizer๐œทj\\bm\{\\beta\}\_\{j\}that minimizes anโ„“1\\ell\_\{1\}\-regularized loss\. This Lasso regularization yields sparse regression coefficients, which effectively nullifies the impact of covariate disturbances on the estimation loss\.

While one could theoretically enforce coefficient sparsity in standard SPO or SPrO by appending a regularization term directly to the decision losses \(or their surrogates\), doing so decouples the regularization from the underlying covariate disturbance\. In contrast, under the robust regression framework ofXuet al\.\([2008](https://arxiv.org/html/2607.21773#bib.bib45)\),ฮป\\lambdarepresents an uncertainty budget on the covariate disturbance that bounds an arbitrary norm \- a feature structurally analogous to our SPrO framework\. For upstream robustification, one would ideally solve the minimax formulationmin๐‘ฉโˆˆโ„dร—pโกmaxโ€–๐œนโ€–โ‰คฮปโก๐”ผโ„™โ€‹\[โ„“Sโ€‹Pโ€‹Oโ€‹\(๐‘ฉโ€‹\(๐’™\+๐œน\),๐’„\)\]\\min\_\{\\bm\{B\}\\in\\mathbb\{R\}^\{d\\times p\}\}\\max\_\{\\\|\\bm\{\\delta\}\\\|\\leq\\lambda\}\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\ell\_\{SPO\}\(\\bm\{B\}\(\\bm\{x\}\+\\bm\{\\delta\}\),\\bm\{c\}\)\]\. However, this formulation introduces non\-convexities that render the problem not directly solvable and obscure direct structural comparisons with standard SPO\. This contrasts sharply with our SPrO framework, which maintains a clear connection to SPO while shifting the conservatism entirely to a regularized downstream decision problem\. Applying a parallel rationale to the upstream side, if the downstream problem is a cost minimization problem, a robust upstream predictor must anticipate the worst\-case \(highest possible\) nominal cost vector to prevent underprepared decision\-making\. To ensure conservatism against cost inflation under covariate shifts, the predictor estimates the worst\-case upper bound of the cost vector\. We formalize this approach via the Smart robust\-Predict\-then\-Optimize \(SrPO\) framework, which serves as an upstream proxy for prediction robustness\. Specifically, SrPO constructs a worst\-case predicted cost model for each component, defined asc^jR=max๐œนโˆˆ๐’ฐฮปโก๐œทjโŠคโ€‹\(๐’™\+๐œน\)=๐œทjโŠคโ€‹๐’™\+ฮปโ€‹โ€–๐œทjโ€–โˆ—\\hat\{c\}^\{R\}\_\{j\}=\\max\_\{\\bm\{\\delta\}\\in\\mathcal\{U\}\_\{\\lambda\}\}\\bm\{\\beta\}\_\{j\}^\{\\top\}\(\\bm\{x\}\+\\bm\{\\delta\}\)=\\bm\{\\beta\}\_\{j\}^\{\\top\}\\bm\{x\}\+\\lambda\\\|\\bm\{\\beta\}\_\{j\}\\\|\_\{\*\}\. This yields the SrPO loss function

โ„“Sโ€‹rโ€‹Pโ€‹Oโ€‹\(๐’„^๐‘น,๐’„\)=โ„“Sโ€‹rโ€‹Pโ€‹Oโ€‹\(๐‘ฉโ€‹๐’™\+ฮปโ€‹๐šฒโ€‹\(๐‘ฉ\),๐’„\)โ‰”max๐’˜โˆˆ๐’ฒโˆ—โ€‹\(๐‘ฉโ€‹๐’™\+ฮปโ€‹๐šฒโ€‹\(๐‘ฉ\)\)โก๐’„โŠคโ€‹๐’˜โˆ’zโˆ—โ€‹\(๐’„\),\\displaystyle\\ell\_\{SrPO\}\(\\hat\{\\bm\{c\}\}^\{\\bm\{R\}\},\\bm\{c\}\)=\\ell\_\{SrPO\}\(\\bm\{B\}\\bm\{x\}\+\\lambda\\bm\{\\Lambda\}\(\\bm\{B\}\),\\bm\{c\}\)\\coloneqq\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\bm\{B\}\\bm\{x\}\+\\lambda\\bm\{\\Lambda\}\(\\bm\{B\}\)\)\}\\bm\{c\}^\{\\top\}\\bm\{w\}\-z^\{\*\}\(\\bm\{c\}\),where๐šฒโ€‹\(๐‘ฉ\)=\(โ€–๐œทjโ€–โˆ—\)jโˆˆ\[d\]\\bm\{\\Lambda\}\(\\bm\{B\}\)=\(\\\|\\bm\{\\beta\}\_\{j\}\\\|\_\{\*\}\)\_\{j\\in\[d\]\}is add\-dimensional column vector of dual norms\. Consequently, SrPO can be interpreted as standard SPO evaluated under worst\-case predicted costs, where the upstream prediction shift manifests as a coefficient\-dependent regularizer scaled by the uncertainty budget\. The ultimate objective under SrPO is to identify an empirical coefficient matrix that minimizes decision regret under these worst\-case predictions\.

Following similar analysis to the previous section, if the true cost vector be distributed as a standard Gaussian,๐’„โˆผ๐’ฉโ€‹\(๐ŸŽ,๐•€d\)\\bm\{c\}\\sim\\mathcal\{N\}\(\\bm\{0\},\\mathbb\{I\}\_\{d\}\), we can provide a gap SPrO and SrPO as

๐”ผโ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)\]\\displaystyle\\mathbb\{E\}\[\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\]โ‰ค๐”ผโ€‹\[โ„“Sโ€‹rโ€‹Pโ€‹Oโ€‹\(๐’„^๐‘น,๐’„\)\]\+๐”ผ๐’„^โ€‹\[ฯ‰โ€‹\(๐’ฒRโฃโˆ—โ€‹\(๐’„^\)\)\]โˆ’๐”ผ๐’„^โ€‹\[ฯ‰โ€‹\(๐’ฒโˆ—โ€‹\(๐’„^๐‘น\)\)\]\.\\displaystyle\\leq\\mathbb\{E\}\[\\ell\_\{SrPO\}\(\\hat\{\\bm\{c\}\}^\{\\bm\{R\}\},\\bm\{c\}\)\]\+\\mathbb\{E\}\_\{\\hat\{\\bm\{c\}\}\}\[\\omega\(\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\)\]\-\\mathbb\{E\}\_\{\\hat\{\\bm\{c\}\}\}\[\\omega\(\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}^\{\\bm\{R\}\}\)\)\]\.The comparative performance between these frameworks, as well as their surrogate counterparts SPrO\+ and SrPO\+, depends fundamentally on the minimum difference in their regularization profiles, which we formally define below\.

###### Definition 5\.1\(Regularization bias differential\)

The regularization bias differential between sets๐’œ\\mathcal\{A\}andโ„ฌ\\mathcal\{B\}is defined as

๐’ขโ€‹\(๐’œ,โ„ฌ\)โ‰”min๐’‚โˆˆ๐’œโก\{๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’‚โˆ’โ€–๐’‚โ€–โˆ—\}โˆ’max๐’ƒโˆˆโ„ฌโก\{๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’ƒโˆ’โ€–๐’ƒโ€–โˆ—\}\.\\displaystyle\\mathcal\{G\}\(\\mathcal\{A\},\\mathcal\{B\}\)\\coloneqq\\min\_\{\\bm\{a\}\\in\\mathcal\{A\}\}\\\{\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{a\}\-\\\|\\bm\{a\}\\\|\_\{\*\}\\\}\-\\max\_\{\\bm\{b\}\\in\\mathcal\{B\}\}\\\{\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{b\}\-\\\|\\bm\{b\}\\\|\_\{\*\}\\\}\.It is clear that๐’ขโ€‹\(๐’œ,โ„ฌ\)\\mathcal\{G\}\(\\mathcal\{A\},\\mathcal\{B\}\)is a jointly monotonic measure, in the sense that if๐’œโІ๐’œโ€ฒ\\mathcal\{A\}\\subseteq\\mathcal\{A\}^\{\\prime\}andโ„ฌโІโ„ฌโ€ฒ\\mathcal\{B\}\\subseteq\\mathcal\{B\}^\{\\prime\}, then๐’ขโ€‹\(๐’œโ€ฒ,โ„ฌโ€ฒ\)โ‰ค๐’ขโ€‹\(๐’œ,โ„ฌ\)\\mathcal\{G\}\(\\mathcal\{A\}^\{\\prime\},\\mathcal\{B\}^\{\\prime\}\)\\leq\\mathcal\{G\}\(\\mathcal\{A\},\\mathcal\{B\}\)\. In addition, if๐’œ=โ„ฌ=\{๐ฐ\}\\mathcal\{A\}=\\mathcal\{B\}=\\\{\\bm\{w\}\\\}\(both sets are equal and singletons\), then๐’ขโ€‹\(๐’œ,โ„ฌ\)=0\\mathcal\{G\}\(\\mathcal\{A\},\\mathcal\{B\}\)=0\.

The term๐’ขโ€‹\(๐’œ,โ„ฌ\)\\mathcal\{G\}\(\\mathcal\{A\},\\mathcal\{B\}\)measures the regularization mismatch between the robustifications of upstream prediction and downstream decision\. Specifically, the term๐šฒโ€‹\(๐‘ฉ\)โŠคโ€‹๐’˜โˆ’โ€–๐’˜โ€–โˆ—\\bm\{\\Lambda\}\(\\bm\{B\}\)^\{\\top\}\\bm\{w\}\-\\\|\\bm\{w\}\\\|\_\{\*\}represents the net regularized weight of a decision vector๐’˜\\bm\{w\}\. It balances the predictive sensitivity penalty๐šฒโ€‹\(๐‘ฉ\)โŠคโ€‹๐’˜\\bm\{\\Lambda\}\(\\bm\{B\}\)^\{\\top\}\\bm\{w\}against the downstream decision\-space robustness penaltyโ€–๐’˜โ€–โˆ—\\\|\\bm\{w\}\\\|\_\{\*\}\. Therefore,๐’ขโ€‹\(๐’œ,โ„ฌ\)\\mathcal\{G\}\(\\mathcal\{A\},\\mathcal\{B\}\)quantifies the minimum possible net weight in set๐’œ\\mathcal\{A\}minus the maximum possible net weight in setโ„ฌ\\mathcal\{B\}\. If๐’œ=๐’ฒโˆ—โ€‹\(๐’„^๐‘น\)\\mathcal\{A\}=\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}^\{\\bm\{R\}\}\)\(the unregularized decisions under worst\-case predictions\) andโ„ฌ=๐’ฒRโฃโˆ—โ€‹\(๐’„^\)\\mathcal\{B\}=\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\(the regularized decisions under nominal predictions\), a large positive๐’ขโ€‹\(๐’œ,โ„ฌ\)\\mathcal\{G\}\(\\mathcal\{A\},\\mathcal\{B\}\)implies that any decision forced by robustifying against worst\-case predictions is fundamentally more conservative \(or restricted\) than even the most conservative decision available when robustifying the decision space directly\.

###### Theorem 5\.2\(Theoretical analysis of SPrO vs SrPO\)

Let๐’ฒSโฃโˆ—โ€‹\(๐œ\)=argโกmin๐ฐโˆˆ๐’ฒโก\{\(๐œ\+ฮปโ€‹๐šฒโ€‹\(๐\)\)โŠคโ€‹๐ฐ\}\\mathcal\{W\}^\{S\*\}\(\\bm\{c\}\)=\\arg\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}\}\\\{\(\\bm\{c\}\+\\lambda\\bm\{\\Lambda\}\(\\bm\{B\}\)\)^\{\\top\}\\bm\{w\}\\\}\. Also, assume that the true cost vector originated from a standard Gaussian distribution,๐’ฉโ€‹\(๐ŸŽ,๐•€d\)\\mathcal\{N\}\(\\bm\{0\},\\mathbb\{I\}\_\{d\}\)\. If

๐’ขโ€‹\(๐’ฒSโฃโˆ—โ€‹\(๐’„\),๐’ฒRโฃโˆ—โ€‹\(๐’„\)\)โ‰ฅโ€–๐’„โ€–2\+ฮปโ€‹โ€–๐šฒโ€‹\(๐‘ฉ\)โ€–2ฮปโ€‹๐’Ÿโ€‹\(๐’ฒRโฃโˆ—โ€‹\(๐’„\)\),\\mathcal\{G\}\(\\mathcal\{W\}^\{S\*\}\(\\bm\{c\}\),\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\)\)\\geq\\frac\{\\\|\\bm\{c\}\\\|\_\{2\}\+\\lambda\\\|\\bm\{\\Lambda\}\(\\bm\{B\}\)\\\|\_\{2\}\}\{\\lambda\}\\mathcal\{D\}\(\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\)\),then

๐”ผโ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)\]โ‰ค๐”ผโ€‹\[โ„“Sโ€‹rโ€‹Pโ€‹Oโ€‹\(๐’„^๐‘น,๐’„\)\]\.\\displaystyle\\mathbb\{E\}\[\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\]\\leq\\mathbb\{E\}\[\\ell\_\{SrPO\}\(\\hat\{\\bm\{c\}\}^\{\\bm\{R\}\},\\bm\{c\}\)\]\.

Theorem[5\.2](https://arxiv.org/html/2607.21773#S5.Thmtheorem2)establishes a fundamental geometric condition under which robustifying the decision space \(SPrO\) can potentially yield structurally superior performance over robustifying against worst\-case predictions \(SrPO\)\. The core mechanism driving this dominance is the interplay between the regularization bias differential๐’ขโ€‹\(โ‹…,โ‹…\)\\mathcal\{G\}\(\\cdot,\\cdot\)and the diameter of the robust decision space๐’Ÿโ€‹\(โ‹…\)\\mathcal\{D\}\(\\cdot\)\. The condition stipulates that if the normalized regularization bias differential exceeds the diameter of the robustified decision set, the Gaussian width of the SPrO decision space is smaller than that of SrPO\. In operational terms, the regularization bias differential๐’ขโ€‹\(โ‹…,โ‹…\)\\mathcal\{G\}\(\\cdot,\\cdot\)measures the alignment between the predictorโ€™s dual norm penalties and the optimizerโ€™s dual norm regularizer\. If๐’ฒ\\mathcal\{W\}is a polytope, when this gap is sufficiently large relative to the scale of the true cost vector\(โ€–๐’„โ€–2\+ฮปโ€‹โ€–๐šฒโ€‹\(๐‘ฉ\)โ€–2\)\(\\\|\\bm\{c\}\\\|\_\{2\}\+\\lambda\\\|\\bm\{\\Lambda\}\(\\bm\{B\}\)\\\|\_\{2\}\), it implies that robustifying the prediction space forces the downstream unregularized optimizer onto highly unstable, high\-dimensional faces\. Conversely, SPrO directly smooths the downstream objective landscape, shrinking the regularized optimal decision set toward a lower\-dimensional face or a singleton\. For practitioners, this result offers a clear guideline\. Robustifying against worst\-case predictions \(SrPO\) does not inherently protect the downstream optimization model\. Because SrPO alters the nominal input๐’„^๐‘น\\hat\{\\bm\{c\}\}^\{\\bm\{R\}\}without modifying the optimization model, it remains highly sensitive to jumps across corner points if๐’ฒ\\mathcal\{W\}is a polyhedron, for instance\. The threshold condition highlights that the superiority of SPrO is amplified when the uncertainty budgetฮป\\lambdais large relative to the nominal dataโ€–๐’„โ€–2\\\|\\bm\{c\}\\\|\_\{2\}\. In highly volatile environments where data are highly corrupted, direct intervention in the decision space via SPrO acts as a more effective decision loss minimizer compared to robust predictions\.

To compare surrogates, we begin by establishing a prediction\-free lower bound on the upstream\-robust surrogate loss \(โ„“Sโ€‹rโ€‹Pโ€‹O\+\\ell\_\{SrPO\+\}\), which tracks how much decision loss an observer must absorb when relying exclusively on worst\-case inputs\.

###### Lemma 5\.3\(Prediction\-free lower bound on SrPO\+\)

โ„“Sโ€‹rโ€‹Pโ€‹O\+โ€‹\(๐’„^๐‘น,๐’„\)โ‰ฅzRโฃโˆ—โ€‹\(๐’„\)\+zโˆ—โ€‹\(๐’„\)\+ฮปโ€‹๐’ขโ€‹\(๐’ฒRโ€ฒโ€‹\(๐’„\),๐’ฒโˆ—โ€‹\(๐’„\)\)\\ell\_\{SrPO\+\}\(\\hat\{\\bm\{c\}\}^\{\\bm\{R\}\},\\bm\{c\}\)\\geq z^\{R\*\}\(\\bm\{c\}\)\+z^\{\*\}\(\\bm\{c\}\)\+\\lambda\\mathcal\{G\}\(\\mathcal\{W\}^\{R^\{\\prime\}\}\(\\bm\{c\}\),\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\)\)\.

###### Theorem 5\.4\(Stochastic analysis of SPrO\+ vs SrPO\+\)

Supposeโ€–๐œ^โ€–โ‰คC^\\\|\\hat\{\\bm\{c\}\}\\\|\\leq\\hat\{C\}andzยฏโˆ—โ€‹\(๐œ\)=max๐ฐโˆˆ๐’ฒโก\{๐œโŠคโ€‹๐ฐ\}\\bar\{z\}^\{\*\}\(\\bm\{c\}\)=\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}\}\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\\\}\. Ifzโˆ—โ€‹\(โ‹…\)โ‰ฅ0z^\{\*\}\(\\cdot\)\\geq 0and the following condition is satisfied:

\(C^\+ฮป\)โ€‹๐”ผโ€‹\[โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\]โ‰คฮปโ€‹๐”ผโ€‹\[โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\]\+๐”ผโ€‹\[zRโฃโˆ—โ€‹\(๐’„\)\+zโˆ—โ€‹\(๐’„\)\+ฮปโ€‹๐’ขโ€‹\(๐’ฒRโ€ฒโ€‹\(๐’„\),๐’ฒโˆ—โ€‹\(๐’„\)\)\],\\displaystyle\(\\hat\{C\}\+\\lambda\)\\mathbb\{E\}\[\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\]\\leq\\lambda\\mathbb\{E\}\[\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\]\+\\mathbb\{E\}\[z^\{R\*\}\(\\bm\{c\}\)\+z^\{\*\}\(\\bm\{c\}\)\+\\lambda\\mathcal\{G\}\(\\mathcal\{W\}^\{R^\{\\prime\}\}\(\\bm\{c\}\),\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\)\)\],then downstream robustification yields lower expected surrogate loss than upstream robustification:

๐”ผโ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)\]โ‰ค๐”ผโ€‹\[โ„“Sโ€‹rโ€‹Pโ€‹O\+โ€‹\(๐’„^๐‘น,๐’„\)\]\.\\mathbb\{E\}\[\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\]\\leq\\mathbb\{E\}\[\\ell\_\{SrPO\+\}\(\\hat\{\\bm\{c\}\}^\{\\bm\{R\}\},\\bm\{c\}\)\]\.

Theorem[5\.4](https://arxiv.org/html/2607.21773#S5.Thmtheorem4)significantly relaxes and generalizes the conditions under which a decision\-maker should favor SPrO\+ over alternative frameworks, notably improving upon the tight boundaries specified in Corollary[4\.2](https://arxiv.org/html/2607.21773#S4.Thmtheorem2)\. In the latter, stochastic dominance of SPrO\+ over the nominal SPO\+ model was restricted by a sub\-Gaussian assumption on decisions\. Theorem[5\.4](https://arxiv.org/html/2607.21773#S5.Thmtheorem4)completely bypasses sub\-Gaussian parameter dependencies, making the dominance condition applicable to any decision behaviour\. It also seems to show a looser requirement in the relationship between๐”ผโ€‹\[โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\]\\mathbb\{E\}\[\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\]and๐”ผโ€‹\[โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\]\\mathbb\{E\}\[\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\]\.

## 6Numerical experiments \- a network flow problem

To evaluate the empirical performance of the proposed Smart Predict\-then\-Robustly\-Optimize \(SPrO\+\) framework, we consider a continuous minimum\-cost network flow problem\. We benchmark SPrO\+ against two primary baselines: the classic Smart Predict\-then\-Optimize surrogate \(SPO\+\) and its worst\-case\-estimation\-robust variant \(SrPO\+\)\. LetG=\(๐’ฑ,โ„ฐ\)G=\(\\mathcal\{V\},\\mathcal\{E\}\)be a directed network graph, where๐’ฑ\\mathcal\{V\}represents the set of nodes andโ„ฐ\\mathcal\{E\}represents the set of directed links\. The model is

zโˆ—โ€‹\(๐’„\)=min\\displaystyle z^\{\*\}\(\\bm\{c\}\)=\\min\\,โˆ‘eโˆˆโ„ฐceโ€‹we\\displaystyle\\sum\_\{e\\in\\mathcal\{E\}\}c\_\{e\}w\_\{e\}s\.t\.โˆ‘eโˆˆฮดโˆ’โ€‹\(v\)weโˆ’โˆ‘eโˆˆฮด\+โ€‹\(v\)we=bvโˆ€vโˆˆ๐’ฑ\\displaystyle\\sum\_\{e\\in\\delta^\{\-\}\(v\)\}w\_\{e\}\-\\sum\_\{e\\in\\delta^\{\+\}\(v\)\}w\_\{e\}=b\_\{v\}\\quad\\forall v\\in\\mathcal\{V\}0โ‰คweโ‰คueโˆ€eโˆˆโ„ฐ,\\displaystyle 0\\leq w\_\{e\}\\leq u\_\{e\}\\quad\\forall e\\in\\mathcal\{E\},whereฮด\+โ€‹\(v\)\\delta^\{\+\}\(v\)andฮดโˆ’โ€‹\(v\)\\delta^\{\-\}\(v\)are the sets of outgoing and incoming edges to nodevv, respectively\. The flow balance requirement at nodevvisbvb\_\{v\}, defined explicitly as:

bv=\{โˆ’D,ifโ€‹v=vsourceD,ifโ€‹v=vsink0,otherwise\.b\_\{v\}=\\begin\{cases\}\-D,&\\text\{if \}v=v\_\{\\text\{source\}\}\\\\ D,&\\text\{if \}v=v\_\{\\text\{sink\}\}\\\\ 0,&\\text\{otherwise\}\\end\{cases\}\.The termueu\_\{e\}is the link capacity\. The capacitiesueu\_\{e\}for each arc are drawn independently from a uniform distribution,ueโˆผ๐’ฐโ€‹\(5,20\)u\_\{e\}\\sim\\mathcal\{U\}\(5,20\), and the total network demand is fixed atD=10D=10\. In this contextual optimization setup, the true cost vector๐’„\\bm\{c\}is driven by exogenous features\. The nominal costc^e\\hat\{c\}\_\{e\}for each arceโˆˆโ„ฐe\\in\\mathcal\{E\}is modeled as a linear function of55covariates:

c^e=ฮฒ0โ€‹e\+โˆ‘pโˆˆ\[5\]ฮฒpโ€‹eโ€‹xp\.\\hat\{c\}\_\{e\}=\\beta\_\{0e\}\+\\sum\_\{p\\in\[5\]\}\\beta\_\{pe\}x\_\{p\}\.Our base experimental instance is constructed on a random graph containing\|๐’ฑ\|=10\|\\mathcal\{V\}\|=10nodes and\|โ„ฐ\|=30\|\\mathcal\{E\}\|=30arcs, utilizing a training dataset ofn=100n=100synthetic observations\. The baseline, non\-contaminated data\-generating process proceeds as follows\. First, underlying ground\-truth parameters are sampled via๐’™ยฏโˆผ๐’ฐโ€‹\(5,20\)\\bar\{\\bm\{x\}\}\\sim\\mathcal\{U\}\(5,20\),ฮฒยฏ0โ€‹eโˆผ๐’ฐโ€‹\(0,1\)\\bar\{\\beta\}\_\{0e\}\\sim\\mathcal\{U\}\(0,1\), andฮฒยฏpโ€‹eโˆผ๐’ฐโ€‹\(0,1\)\\bar\{\\beta\}\_\{pe\}\\sim\\mathcal\{U\}\(0,1\)for allpโˆˆ\[5\]p\\in\[5\]andeโˆˆโ„ฐe\\in\\mathcal\{E\}\. Nominal covariate realizations for each sampleiโˆˆ\[100\]i\\in\[100\]are then generated from a normal distribution centered at the mean feature vector,๐’™iโˆผ๐’ฉโ€‹\(๐’™ยฏ,\(10/6\)2โ€‹๐•€d\)\\bm\{x\}\_\{i\}\\sim\\mathcal\{N\}\(\\bar\{\\bm\{x\}\},\(10/6\)^\{2\}\\mathbb\{I\}\_\{d\}\)\. The corresponding ground\-truth cost responses are subsequently simulated as:

ceโ€‹iโˆผ๐’ฉโ€‹\(ฮฒยฏ0โ€‹e\+โˆ‘p=15ฮฒยฏpโ€‹eโ€‹xยฏp,โˆ‘p=15ฮฒยฏpโ€‹e2โ€‹\(106\)2\)โˆ€eโˆˆโ„ฐ,iโˆˆ\[100\]\.c\_\{ei\}\\sim\\mathcal\{N\}\\left\(\\bar\{\\beta\}\_\{0e\}\+\\sum\_\{p=1\}^\{5\}\\bar\{\\beta\}\_\{pe\}\\bar\{x\}\_\{p\},\\,\\sum\_\{p=1\}^\{5\}\\bar\{\\beta\}^\{2\}\_\{pe\}\\Big\(\\frac\{10\}\{6\}\\Big\)^\{2\}\\right\)\\quad\\forall e\\in\\mathcal\{E\},\\,i\\in\[100\]\.To establish a meaningful scale for the uncertainty budgetฮป\\lambda, we calculate the maximum possible magnitude of the unconstrained predictive disturbance under anโ„“2\\ell\_\{2\}\-norm\. Specifically, the worst\-case disturbance bound across the training set is given by:

maxiโˆˆ\[100\]โก\{โˆ‘eโˆˆโ„ฐ\(โˆ‘pโˆˆ\[5\]ฮฒpโ€‹eโ€‹xpโ€‹i\)2\}\.\\max\_\{i\\in\[100\]\}\\left\\\{\\sqrt\{\\sum\_\{e\\in\\mathcal\{E\}\}\\left\(\\sum\_\{p\\in\[5\]\}\\beta\_\{pe\}x\_\{pi\}\\right\)^\{2\}\}\\right\\\}\.For our base case experiments, the uncertainty budget is calibrated to a fraction of this worst\-case threshold, settingฮป\\lambdaas 10% of this value\. To evaluate robustness against covariate disturbances, we construct100100distinct contaminated datasets, indexed byll\. For each dataset, uniform measurement errors are injected into the observed features:

Epโ€‹iโ€‹lโˆผ๐’ฐโ€‹\(โˆ’xpโ€‹i,5โ€‹xpโ€‹i\),xpโ€‹iโ€‹lc=xpโ€‹i\+Epโ€‹iโ€‹lโˆ€pโˆˆ\[5\],iโˆˆ\[100\],lโˆˆ\[100\],E\_\{pil\}\\sim\\mathcal\{U\}\(\-x\_\{pi\},5x\_\{pi\}\),\\quad x^\{c\}\_\{pil\}=x\_\{pi\}\+E\_\{pil\}\\quad\\forall p\\in\[5\],\\,i\\in\[100\],\\,l\\in\[100\],wherexpโ€‹iโ€‹lcx^\{c\}\_\{pil\}represents the corrupted covariate value observed by the learner, and is such thatmaxiโˆˆ\[100\],lโˆˆ\[100\]โก\{โˆ‘eโˆˆโ„ฐ\(โˆ‘pโˆˆ\[5\]ฮฒpโ€‹eโ€‹xpโ€‹iโ€‹lc\)2\}โ‰คฮป\\max\_\{i\\in\[100\],l\\in\[100\]\}\\left\\\{\\sqrt\{\\sum\_\{e\\in\\mathcal\{E\}\}\\left\(\\sum\_\{p\\in\[5\]\}\\beta\_\{pe\}x^\{c\}\_\{pil\}\\right\)^\{2\}\}\\right\\\}\\leq\\lambdato ensure that contaminated datasets follow our budget of uncertainty\. In the subsequent subsections, we analyze and contrast the frameworks in terms of out\-of\-sample decision regret and training stability under these contaminated covariate regimes\.

### 6\.1Training stability \(Theorem[3\.2](https://arxiv.org/html/2607.21773#S3.Thmtheorem2)\)

The empirical results from our network flow experiments demonstrate the clear training performance benefits of the proposed SPrO\+ framework under covariate contamination\. Figure[2](https://arxiv.org/html/2607.21773#S6.F2)plots the decision regret across training sample sizes ranging fromn=20n=20ton=300n=300\.

![Refer to caption](https://arxiv.org/html/2607.21773v1/TrainingStability.png)Figure 2:Training stability comparisonThe experimental data strongly substantiates the theoretical guarantees established in Theorem[3\.2](https://arxiv.org/html/2607.21773#S3.Thmtheorem2)\. Both SPO\+ and SrPO\+ exhibit significant performance fluctuations as the sample size increases, characterized by sharp, volatile jumps in regret\. This volatility reflects the classic vertex\-switching pathology of unregularized polyhedral decision sets, where minor adjustments in parameter estimates cause important shifts in optimal solutions\. The same behaviour can be inferred from the within\-sample variance\. Conversely, the SPrO\+ regret profile is markedly smoother and displays much lower variance, tightly stabilizing between33and55oncenโ‰ฅ80n\\geq 80\. This empirically validates how ourโ„“2\\ell\_\{2\}\-driven Lipschitz continuity improves training performance of SPrO\+\. An important takeaway is the near\-identical performance curve of SrPO\+ relative to standard SPO\+, showing that upstream regularization does little to improve training stability\. In addition, SPrO\+ loss values are lower than SPO\+ and SrPO\+, a promising indicator, as discussed in Section 4, that robust downstream decision\-making is highly likely to result in lower decision losses\. Subsequent sections will showcase this empirically\.

### 6\.2Out\-of\-sample regret under data contamination

To evaluate the out\-of\-sample robustness and sensitivity of the learned parameters to feature corruption, we examine the downstream decision loss under data contamination\. Specifically, we first train each framework on the nominal, uncontaminated dataset to estimate the optimal coefficient matrix๐‘ฉโˆ—\\bm\{B\}^\{\*\}\. We then fix these parameters and evaluate their performance on the100100contaminated datasets\. For each contaminated datasetll, the downstream performance is quantified via the average ex\-post unambiguous regret1100โ€‹โˆ‘iโˆˆ\[100\]\(max๐’˜โˆˆ๐’ฒโˆ—โ€‹\(๐‘ฉโˆ—โ€‹๐’™iโ€‹lc\)โก๐’„iโŠคโ€‹๐’˜โˆ’zโˆ—โ€‹\(๐’„i\)\)\\frac\{1\}\{100\}\\sum\_\{i\\in\[100\]\}\\left\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\bm\{B\}^\{\*\}\\bm\{x\}^\{c\}\_\{il\}\)\}\\bm\{c\}\_\{i\}^\{\\top\}\\bm\{w\}\-z^\{\*\}\(\\bm\{c\}\_\{i\}\)\\right\)\. By taking the maximum over the set๐’ฒโˆ—โ€‹\(โ‹…\)\\mathcal\{W\}^\{\*\}\(\\cdot\), this metric precisely captures the worst\-case decision regret in the presence of non\-unique optimal downstream solutions\. We add the coefficient regularization termฮผโ€‹โˆ‘eโˆˆโ„ฐโ€–๐œทeโ€–1\\mu\\sum\_\{e\\in\\mathcal\{E\}\}\\\|\\bm\{\\beta\}\_\{e\}\\\|\_\{1\}, whereฮผ\\muis a very small number, to SPO\+ and SPrO\+ \(not SrPO\+ as it already regularizes the coefficients via the budget of uncertainty\)\. This penalty prevents multiple optimal solutions with excessively large regression coefficients for decisions that are zero\-valued in the downstream problem\. While this lexicographic regularization technique maintains the same in\-sample decision regret properties, it can significantly enhance out\-of\-sample performances\. Figure[3](https://arxiv.org/html/2607.21773#S6.F3)shows the performance comparisons\. The graphs portray the performances across contaminated datasets, as well as the average performance in each contaminated dataset, together with the within\-dataset performance standard deviation band\.

![Refer to caption](https://arxiv.org/html/2607.21773v1/OOS_BW.png)

![Refer to caption](https://arxiv.org/html/2607.21773v1/OOS_Line.png)

Figure 3:Unambiguous regret comparison under data contaminationThe empirical results show that SrPO\+ suffers from severe out\-of\-sample decision degradation, with regret values spanning widely between 38 and 85, and peaking above 100, and showing considerable variance\. This provides powerful empirical proof for one of our core theses: worst\-case\-cost robustness, achieved via upstream regularization, does not inherently guarantee robust downstream decisions\. In fact, conventional upstream regularization acts pointwise on the highest cost and offers no performance guarantees outside of it\. In fact, by optimizing independently against worst\-case cost of feature perturbations, the predictor fundamentally lacks visibility into the downstream decisions\. It treats every cost component as equally critical, effectively blind to the fact that downstream decision\-making only cares about the regret in terms of the ground\-truth cost\. If coefficient regularization is desired, SPO\+ with a small penalty added for the size of the regression coefficients offers a superior alternative because it penalizes the coefficients jointly with the structural SPO\+ loss\. This joint formulation traces out a Pareto frontier that lexicographically balances the minimization of downstream SPO\+ regret against the magnitude of the regression coefficients\. Although SPO\+ delivers reasonable performance \(with regret spanning between 18 and 45\), our proposed SPrO\+ framework consistently dominates, restricting the decision loss primarily to the single digits \(in 54 out of 100 runs\) and ranging from 5 to 17\. The average decision loss of SPrO\+ is 10\.3, a substantial reduction compared to 32\.5 for SPO\+\. In addition, SPrO\+ offers more stable performance, with a standard deviation of 2\.9, compared to 6\.7 for SPO\+\. This variance suppression is also evident within individual sample paths; the shaded within\-dataset standard deviation bands for SPrO\+ remain tightly bounded between 1 and 4 across 90% of the runs\. In contrast, standard SPO\+ displays significant volatility spikes, with only 1% of its runs maintaining a standard deviation below 3\. This confirms that SPrO\+ not only optimizes expected downstream performance but also drastically flattens decision volatility across independent data realizations\.

### 6\.3Sensitivity analysis on budget of uncertainty and problem dimension

Our theoretical consistency \(Corollary[3\.6](https://arxiv.org/html/2607.21773#S3.Thmtheorem6)\) and stochastic dominance \(Corollary[4\.2](https://arxiv.org/html/2607.21773#S4.Thmtheorem2), Theorem[5\.4](https://arxiv.org/html/2607.21773#S5.Thmtheorem4)\) results point to the budget of uncertainty and the problem dimension as being key factors\. We first double the level of conservatism by running our base case withฮป=0\.20โ€‹maxiโˆˆ\[50\]โก\{โˆ‘eโˆˆโ„ฐ\(โˆ‘pโˆˆ\[5\]ฮฒpโ€‹eโ€‹xpโ€‹i\)2\}\\lambda=0\.20\\max\_\{i\\in\[50\]\}\\left\\\{\\sqrt\{\\sum\_\{e\\in\\mathcal\{E\}\}\\left\(\\sum\_\{p\\in\[5\]\}\\beta\_\{pe\}x\_\{pi\}\\right\)^\{2\}\}\\right\\\}to test the impact of higher budget of uncertainty\. Figure[4](https://arxiv.org/html/2607.21773#S6.F4)plots the results\.

![Refer to caption](https://arxiv.org/html/2607.21773v1/OOS_BW2.png)

![Refer to caption](https://arxiv.org/html/2607.21773v1/OOS_Line2.png)

Figure 4:Unambiguous regret comparison under data contamination for a higher budget of uncertaintyThe empirical results reveal that increasing the uncertainty budget induces convergence in expected performance among SPO\+, SrPO\+ and SPrO\+, yet clear behavioral distinctions remain\. SPO\+ decision loss dips below 30 in only 36% of the samples and its out\-of\-sample decision loss sits at an average of 32\.4\. Conversely, because SPrO\+ regularizes the decision rather than the predictor, it retains the flexibility to achieve low regrets when the sample path allows\. Notice that SPrO\+ outperforms SPO\+ on all instances, obtaining better average values and better performance stability, although compared to the lower budget of uncertainty, the absolute performance gap between SPO\+ and SPrO\+ has narrowed\. This behavior aligns with robust optimization theory: as the uncertainty budget lambda scales up, the regularizer increasingly dominates the objective function \(over the predicted cost\), naturally driving SPrO\+ frameworks toward more conservative decision policies that protect against worst\-case scenarios\. Despite this convergence, SPrO\+ retains strict stochastic dominance, outperforming SPO\+ across all 100 simulation runs while maintaining superior performance stability, with a path standard deviation of 4\.3 compared to SPO\+โ€™s 5\.5\.

Crucially, the sensitivity analysis sheds new light on the behavior of the upstream regularization paradigm, SrPO\+\. Under this elevated uncertainty budget, SrPO\+ average regret drops significantly relative to its baseline, centering its bulk distribution around a median of 33\.1 \- nearly identical to standard SPO\+\. However, as shown in the simulation run tracking graph, SrPO\+ suffers from severe, erratic volatility spikes, with decision regret aggressively fluctuating between 20 and 56 across successive simulation runs\. This demonstrates that while a massive upstream uncertainty budget can accidentally lower average regret by forcing heavy coefficient attenuation, it introduces profound structural instability\. SPrO\+ mitigates this volatility, demonstrating that downstream robustification achieves both lower expected regret and superior risk suppression under high conservatism\.

For sensitivity analysis on problem dimension, we scale up our graph by creating a\|๐’ฑ\|=20\|\\mathcal\{V\}\|=20and\|โ„ฐ\|=60\|\\mathcal\{E\}\|=60random instance and running similar base\-case analysis\.

![Refer to caption](https://arxiv.org/html/2607.21773v1/OOS_BW3.png)

![Refer to caption](https://arxiv.org/html/2607.21773v1/OOS_Line3.png)

Figure 5:Unambiguous regret comparison under data contamination for a higher\-dimensional problemFigure[5](https://arxiv.org/html/2607.21773#S6.F5)reveals that scaling up the problem dimension makes the out\-of\-sample advantages of SPrO\+ even more pronounced over both standard SPO\+ and the upstream proxy SrPO\+\. The SPrO\+ framework achieves a highly concentrated regret distribution bounded tightly between 5\.5 and 11, with an average decision loss of 7\.8 and exceptional path stability\. In contrast, SPO\+ exhibits an elevated average regret of 28\.6 with significantly higher variance, while SrPO\+ displays a heavily dispersed distribution ranging between 11 and 43, underscoring its vulnerability to high\-dimensional problems, although it outperforms SPO\+ on average and in most simulation runs\.

This striking divergence under higher dimensions is mathematically justified by the structural impact of decision regularization\. In high\-dimensional optimization landscapes, nominal prediction errors cause unregularized decisions to significantly fluctuate between distant extreme points on the feasible regionโ€™s boundary\. By embedding a dual\-norm regularizer into the downstream optimizer, SPrO\+ severely penalizes these erratic shifts and ensures that the Euclidean norm of the difference between regularized decisions remains tightly bounded compared to their unregularized counterparts\. Geometrically, this behavior satisfies the structural conditions required for the Sudakov\-Fernique inequality to hold, i\.e\.โ€–๐’˜๐‘นโฃโˆ—,๐Ÿโ€‹\(๐’„\)โˆ’๐’˜๐‘นโฃโˆ—,๐Ÿโ€‹\(๐’„\)โ€–2โ‰คโ€–๐’˜โˆ—,2โ€‹\(๐’„\)โˆ’๐’˜โˆ—,1โ€‹\(๐’„\)โ€–2\\\|\\bm\{w^\{R\*,2\}\}\(\\bm\{c\}\)\-\\bm\{w^\{R\*,1\}\}\(\\bm\{c\}\)\\\|\_\{2\}\\leq\\\|\\bm\{w\}^\{\*,2\}\(\\bm\{c\}\)\-\\bm\{w\}^\{\*,1\}\(\\bm\{c\}\)\\\|\_\{2\}\. By keeping the expected maximum distance between perturbed optimal decisions low, SPrO\+ effectively suppresses decision volatility and maintains absolute performance superiority over standard frameworks\.

## 7Concluding remarks

In this paper, we introduced SPrO\+, a novel end\-to\-end prediction\-and\-optimization framework that expands the seminal Smart Predict\-then\-Optimize \(SPO\) paradigm to handle contextual optimization under prediction shifts and data contamination\. By shifting the burden of conservatism directly into the downstream decision space, our framework establishes a computationally tractable, convex surrogate that matches the optimization efficiency of standard SPO\+ surrogate while providing explicit immunity to covariate disturbances\. Theoretically, we demonstrated that robustifying downstream decision\-making leads to decision shrinkage, which subsequently yields superior generalization and structural consistency\. Rather than relying purely on asymptotic approximations, we proved that SPrO\+ achieves finite\-sample Fisher consistency with high probability, alongside non\-asymptotic concentration bounds that limit the probability of large surrogate gaps\. Furthermore, we established the necessary conditions under which our approach could stochastically and pointwise dominate both standard, uncertainty\-agnostic SPO\+ and upstream regularized proxies \(SrPO\+\), providing a rigorous foundation for decision\-space robustification\. Finally, through extensive computational experiments across diverse operational environments, varying sample sizes, and highly volatile regimes, we confirmed that these theoretical advantages translate into substantial empirical gains\. Our numerical results demonstrate that SPrO\+ not only systematically minimizes out\-of\-sample decision regret, but also suppresses variance across independent evaluation paths\. By bridging the gap between prescriptive performance and data\-driven stability, SPrO\+ provides a robust, scalable paradigm for prescriptive analytics in deeply uncertain contextual environments\.

## References

- Machine learning and portfolio optimization\.Management Science64\(3\),pp\. 1136โ€“1154\.Cited by:[ยง1](https://arxiv.org/html/2607.21773#S1.p1.4)\.
- A\. Banerjee, S\. Chen, F\. Fazayeli, and V\. Sivakumar \(2014\)Estimation with norm regularization\.Advances in neural information processing systems27\.Cited by:[Proof 7\.10](https://arxiv.org/html/2607.21773#S7.Thmtheorem10.p1.8.4),[Proof 7\.5](https://arxiv.org/html/2607.21773#S7.Thmtheorem5.p1.18.1),[Proof 7\.6](https://arxiv.org/html/2607.21773#S7.Thmtheorem6.p1.15.4)\.
- D\. Basak, S\. Pal, D\. C\. Patranabis,et al\.\(2007\)Support vector regression\.Neural Information Processing\-Letters and Reviews11\(10\),pp\. 203โ€“224\.Cited by:[ยง3](https://arxiv.org/html/2607.21773#S3.p9.5)\.
- Y\. Bengio \(1997\)Using a financial training criterion rather than a prediction criterion\.International journal of neural systems8\(04\),pp\. 433โ€“443\.Cited by:[ยง2](https://arxiv.org/html/2607.21773#S2.p2.1)\.
- D\. Bertsimas, D\. B\. Brown, and C\. Caramanis \(2011\)Theory and applications of robust optimization\.SIAM review53\(3\),pp\. 464โ€“501\.Cited by:[ยง1](https://arxiv.org/html/2607.21773#S1.p3.1)\.
- P\. Donti, B\. Amos, and J\. Z\. Kolter \(2017\)Task\-based end\-to\-end model learning in stochastic optimization\.Advances in neural information processing systems30\.Cited by:[ยง1](https://arxiv.org/html/2607.21773#S1.p1.4),[ยง2](https://arxiv.org/html/2607.21773#S2.p1.1),[ยง2](https://arxiv.org/html/2607.21773#S2.p2.1)\.
- O\. El Balghiti, A\. N\. Elmachtoub, P\. Grigas, and A\. Tewari \(2019\)Generalization bounds in the predict\-then\-optimize framework\.Advances in neural information processing systems32\.Cited by:[ยง2](https://arxiv.org/html/2607.21773#S2.p4.1)\.
- L\. El Ghaoui and H\. Lebret \(1997\)Robust solutions to least\-squares problems with uncertain data\.SIAM Journal on matrix analysis and applications18\(4\),pp\. 1035โ€“1064\.Cited by:[ยง2\.1](https://arxiv.org/html/2607.21773#S2.SS1.p4.4)\.
- A\. N\. Elmachtoub and P\. Grigas \(2022\)Smart โ€œpredict, then optimizeโ€\.Management Science68\(1\),pp\. 9โ€“26\.Cited by:[ยง1](https://arxiv.org/html/2607.21773#S1.p1.4),[ยง2\.1](https://arxiv.org/html/2607.21773#S2.SS1.p4.3),[ยง2](https://arxiv.org/html/2607.21773#S2.p3.1),[ยง2](https://arxiv.org/html/2607.21773#S2.p4.1)\.
- A\. N\. Elmachtoub, J\. C\. N\. Liang, and R\. McNellis \(2020\)Decision trees for decision\-making under the predict\-then\-optimize framework\.InInternational conference on machine learning,pp\. 2858โ€“2867\.Cited by:[ยง2](https://arxiv.org/html/2607.21773#S2.p3.1)\.
- N\. Ho\-Nguyen and F\. Kฤฑlฤฑnรง\-Karzan \(2022\)Risk guarantees for end\-to\-end prediction and optimization processes\.Management Science68\(12\),pp\. 8680โ€“8698\.Cited by:[ยง2](https://arxiv.org/html/2607.21773#S2.p4.1),[Proof 7\.6](https://arxiv.org/html/2607.21773#S7.Thmtheorem6.p1.21.2),[Proof 7\.6](https://arxiv.org/html/2607.21773#S7.Thmtheorem6.p1.9.9)\.
- Y\. Hu, N\. Kallus, and X\. Mao \(2022\)Fast rates for contextual linear optimization\.Management Science68\(6\),pp\. 4236โ€“4245\.Cited by:[ยง2](https://arxiv.org/html/2607.21773#S2.p4.1)\.
- N\. Kallus and X\. Mao \(2023\)Stochastic optimization forests\.Management Science69\(4\),pp\. 1975โ€“1994\.Cited by:[ยง2](https://arxiv.org/html/2607.21773#S2.p2.1)\.
- D\. Katselis, X\. Xie, C\. L\. Beck, and R\. Srikant \(2021\)On concentration inequalities for vector\-valued lipschitz functions\.Statistics & Probability Letters173,pp\. 109071\.Cited by:[ยง3\.1](https://arxiv.org/html/2607.21773#S3.SS1.p3.16),[ยง3\.1](https://arxiv.org/html/2607.21773#S3.SS1.p7.8)\.
- E\. Keyvanshokooh, M\. Zhalechian, C\. Shi, M\. P\. Van Oyen, and P\. Kazemian \(2019\)Contextual learning with online convex optimization: theory and application to medical decision\-making\.Management Science, to appear\.Cited by:[ยง1](https://arxiv.org/html/2607.21773#S1.p1.4)\.
- L\. Kong, J\. Cui, Y\. Zhuang, R\. Feng, B\. A\. Prakash, and C\. Zhang \(2022\)End\-to\-end stochastic optimization with energy\-based model\.Advances in Neural Information Processing Systems35,pp\. 11341โ€“11354\.Cited by:[ยง2](https://arxiv.org/html/2607.21773#S2.p2.1)\.
- S\. Liu, L\. He, and Z\. Max Shen \(2021\)On\-time last\-mile delivery: order assignment with travel\-time predictors\.Management Science67\(7\),pp\. 4095โ€“4119\.Cited by:[ยง1](https://arxiv.org/html/2607.21773#S1.p1.4)\.
- J\. Mandi, P\. J\. Stuckey, T\. Guns,et al\.\(2020\)Smart predict\-and\-optimize for hard combinatorial optimization problems\.InProceedings of the AAAI Conference on Artificial Intelligence,Vol\.34,pp\. 1603โ€“1610\.Cited by:[ยง2](https://arxiv.org/html/2607.21773#S2.p1.1),[ยง2](https://arxiv.org/html/2607.21773#S2.p3.1)\.
- Y\. P\. Patel, S\. Rayan, and A\. Tewari \(2024\)Conformal contextual robust optimization\.InInternational Conference on Artificial Intelligence and Statistics,pp\. 2485โ€“2493\.Cited by:[ยง2](https://arxiv.org/html/2607.21773#S2.p5.1)\.
- R\. T\. Rockafellar \(1997\)Convex analysis\.Vol\.11,Princeton university press\.Cited by:[Lemma 7\.2](https://arxiv.org/html/2607.21773#S7.Thmtheorem2)\.
- C\. Rudin, C\. Chen, Z\. Chen, H\. Huang, L\. Semenova, and C\. Zhong \(2022\)Interpretable machine learning: fundamental principles and 10 grand challenges\.Statistic Surveys16,pp\. 1โ€“85\.Cited by:[ยง2\.1](https://arxiv.org/html/2607.21773#S2.SS1.p2.7)\.
- U\. Sadana, A\. Chenreddy, E\. Delage, A\. Forel, E\. Frejinger, and T\. Vidal \(2024\)A survey of contextual optimization methods for decision\-making under uncertainty\.European Journal of Operational Research\.Cited by:[ยง1](https://arxiv.org/html/2607.21773#S1.p1.4),[ยง2](https://arxiv.org/html/2607.21773#S2.p1.1)\.
- P\. K\. Shivaswamy, C\. Bhattacharyya, and A\. J\. Smola \(2006\)Second order cone programming approaches for handling missing and uncertain data\.Journal of Machine Learning Research,pp\. 1283โ€“1314\.Cited by:[ยง2\.1](https://arxiv.org/html/2607.21773#S2.SS1.p4.4)\.
- J\. E\. Smith and R\. L\. Winkler \(2006\)The optimizerโ€™s curse: skepticism and postdecision surprise in decision analysis\.Management Science52\(3\),pp\. 311โ€“322\.Cited by:[ยง1](https://arxiv.org/html/2607.21773#S1.p2.4)\.
- C\. Sun, L\. Liu, and X\. Li \(2023\)Predict\-then\-calibrate: a new perspective of robust contextual lp\.Advances in neural information processing systems36,pp\. 17713โ€“17741\.Cited by:[ยง2](https://arxiv.org/html/2607.21773#S2.p5.1)\.
- A\. Vellido \(2020\)The importance of interpretability and visualization in machine learning for applications in medicine and health care\.Neural computing and applications32\(24\),pp\. 18069โ€“18083\.Cited by:[ยง2\.1](https://arxiv.org/html/2607.21773#S2.SS1.p2.7)\.
- R\. Vershynin \(2012\)Introduction to the non\-asymptotic analysis of random matrices\.\.Cited by:[Proof 7\.5](https://arxiv.org/html/2607.21773#S7.Thmtheorem5.p1.9.4)\.
- H\. Xu, C\. Caramanis, and S\. Mannor \(2008\)Robust regression and lasso\.Advances in neural information processing systems21\.Cited by:[ยง2\.1](https://arxiv.org/html/2607.21773#S2.SS1.p4.4),[ยง5](https://arxiv.org/html/2607.21773#S5.p2.7),[ยง5](https://arxiv.org/html/2607.21773#S5.p3.3)\.
- J\. Zhen, D\. Kuhn, and W\. Wiesemann \(2025\)A unified theory of robust and distributionally robust optimization via the primal\-worst\-equals\-dual\-best principle\.Operations Research73\(2\),pp\. 862โ€“878\.Cited by:[Definition 2\.1](https://arxiv.org/html/2607.21773#S2.Thmtheorem1),[Lemma 7\.1](https://arxiv.org/html/2607.21773#S7.Thmtheorem1)\.

\\ECHead

Proofs of propositions Throughout this paper, the derivations of robust counterparts will rely on the following two lemmas\.

###### Lemma 7\.1\(Proposition C\.4 in\(Zhenet al\.[2025](https://arxiv.org/html/2607.21773#bib.bib48)\)\)

Ifโˆฉkriโก\(domโก\(hk\)\)โ‰ โˆ…\\cap\_\{k\}\\operatorname\{ri\}\(\\operatorname\{dom\}\(h\_\{k\}\)\)\\neq\\emptyset, the convex conjugate of the sum of proper convex functions is equal to the infimal convolution of the conjugates of these functions, i\.e\.,

\(โˆ‘khk\)โˆ—โ€‹\(๐’š\)=inf๐’šk,โˆ€k\{โˆ‘khkโˆ—โ€‹\(๐’šk\):โˆ‘k๐’šk=๐’š\}\.\\displaystyle\\Big\(\\sum\_\{k\}h\_\{k\}\\Big\)^\{\*\}\(\\bm\{y\}\)=\\inf\_\{\\bm\{y\}\_\{k\},\\,\\forall k\}\\Big\\\{\\sum\_\{k\}h^\{\*\}\_\{k\}\(\\bm\{y\}\_\{k\}\):\\sum\_\{k\}\\bm\{y\}\_\{k\}=\\bm\{y\}\\Big\\\}\.

###### Lemma 7\.2\(Theorem 16\.1 in\(Rockafellar[1997](https://arxiv.org/html/2607.21773#bib.bib49)\)\)

The conjugate of a positive multiple of a proper convex function equals the perspective of the conjugate of this function, i\.e\.,

\(sโ€‹h\)โˆ—โ€‹\(๐’š\)=\(hโˆ—โ€‹s\)โ€‹\(๐’š\)\.\\displaystyle\\left\(sh\\right\)^\{\*\}\(\\bm\{y\}\)=\(h^\{\*\}s\)\(\\bm\{y\}\)\.

###### Proof 7\.3

Proof of Theorem[3\.1](https://arxiv.org/html/2607.21773#S3.Thmtheorem1)\. We can rewrite the inner maximization model with the following equivalences

max๐’„^โŠคโ€‹๐’˜\+ฮปโ€‹โ€–๐’˜โ€–โˆ—โ‰คzRโฃโˆ—โ€‹\(๐’„^\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—๐’˜โˆˆ๐’ฒโก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\\displaystyle\\max\_\{\\begin\{subarray\}\{c\}\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\+\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\leq z^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\\\\ \\bm\{w\}\\in\\mathcal\{W\}\\end\{subarray\}\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}โ‡”\\displaystyle\\Leftrightarrowmax๐’˜โกmin๐…โ‰ฅ๐ŸŽ,ฮฑโ‰ฅ0โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—โˆ’โˆ‘kโˆˆ\[m\]ฯ€kโ€‹gkโ€‹\(๐’˜\)\+ฮฑโ€‹\(zRโฃโˆ—โ€‹\(๐’„^\)โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\)\}\\displaystyle\\max\_\{\\bm\{w\}\}\\min\_\{\\bm\{\\pi\}\\geq\\bm\{0\},\\alpha\\geq 0\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\-\\sum\_\{k\\in\[m\]\}\\pi\_\{k\}g\_\{k\}\(\\bm\{w\}\)\+\\alpha\(z^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\)\\big\\\}โ‡”\\displaystyle\\Leftrightarrowmin๐…โ‰ฅ๐ŸŽ,ฮฑโ‰ฅ0โก\{ฮฑโ€‹zRโฃโˆ—โ€‹\(๐’„^\)\+ฮฑโ€‹ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\+max๐’˜โก\{๐’„โŠคโ€‹๐’˜โˆ’\(1\+ฮฑ\)โ€‹๐’„^โŠคโ€‹๐’˜โˆ’\(1\+ฮฑ\)โ€‹ฮปโ€‹โ€–๐’˜โ€–โˆ—โˆ’โˆ‘kโˆˆ\[m\]ฯ€kโ€‹gkโ€‹\(๐’˜\)\}\}\\displaystyle\\min\_\{\\bm\{\\pi\}\\geq\\bm\{0\},\\alpha\\geq 0\}\\bigg\\\{\\alpha z^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\+\\alpha\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\+\\max\_\{\\bm\{w\}\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\(1\+\\alpha\)\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\(1\+\\alpha\)\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\-\\sum\_\{k\\in\[m\]\}\\pi\_\{k\}g\_\{k\}\(\\bm\{w\}\)\\big\\\}\\bigg\\\}โ‡”\\displaystyle\\Leftrightarrow\{min๐…โ‰ฅ๐ŸŽ,ฮฑโ‰ฅ0โ€‹โˆ‘kโˆˆ\[m\]\(gkโˆ—โ€‹ฯ€k\)โ€‹\(ฯ•k\)\+\(hโˆ—โ€‹\(1\+ฮฑ\)โ€‹ฮป\)โ€‹\(๐œฝ\)\+ฮฑโ€‹zRโฃโˆ—โ€‹\(๐’„^\)\+ฮฑโ€‹ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—โˆ‘kโˆˆ\[m\]ฯ•k\+๐œฝ=๐’„โˆ’\(1\+ฮฑ\)โ€‹๐’„^\\displaystyle\\begin\{cases\}\\displaystyle\\min\_\{\\bm\{\\pi\}\\geq\\bm\{0\},\\alpha\\geq 0\}\\sum\_\{k\\in\[m\]\}\(g^\{\*\}\_\{k\}\\pi\_\{k\}\)\(\\bm\{\\phi\}\_\{k\}\)\+\(h^\{\*\}\(1\+\\alpha\)\\lambda\)\(\\bm\{\\theta\}\)\+\\alpha z^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\+\\alpha\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\\\\ \\displaystyle\\sum\_\{k\\in\[m\]\}\\bm\{\\phi\}\_\{k\}\+\\bm\{\\theta\}=\\bm\{c\}\-\(1\+\\alpha\)\\hat\{\\bm\{c\}\}\\end\{cases\}โ‡”\\displaystyle\\Leftrightarrow\{min๐…โ‰ฅ๐ŸŽ,ฮฑโ‰ฅ0โ€‹โˆ‘kโˆˆ\[m\]\(gkโˆ—โ€‹ฯ€k\)โ€‹\(ฯ•k\)\+ฮฑโ€‹zRโฃโˆ—โ€‹\(๐’„^\)\+ฮฑโ€‹ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—โˆ‘kโˆˆ\[m\]ฯ•k\+๐œฝ=๐’„โˆ’\(1\+ฮฑ\)โ€‹๐’„^โ€–๐œฝโ€–โ‰ค\(1\+ฮฑ\)โ€‹ฮป\\displaystyle\\begin\{cases\}\\displaystyle\\min\_\{\\bm\{\\pi\}\\geq\\bm\{0\},\\alpha\\geq 0\}\\sum\_\{k\\in\[m\]\}\(g^\{\*\}\_\{k\}\\pi\_\{k\}\)\(\\bm\{\\phi\}\_\{k\}\)\+\\alpha z^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\+\\alpha\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\\\\ \\displaystyle\\sum\_\{k\\in\[m\]\}\\bm\{\\phi\}\_\{k\}\+\\bm\{\\theta\}=\\bm\{c\}\-\(1\+\\alpha\)\\hat\{\\bm\{c\}\}\\\\ \\displaystyle\\\|\\bm\{\\theta\}\\\|\\leq\(1\+\\alpha\)\\lambda\\end\{cases\}โ‡”\\displaystyle\\Leftrightarrow\{min๐…โ‰ฅ๐ŸŽ,ฮฑโ‰ฅ0โ€‹โˆ‘kโˆˆ\[m\]\(gkโˆ—โ€‹ฯ€k\)โ€‹\(ฯ•k\)\+ฮฑ1\+ฮฑโ€‹\(zRโฃโˆ—โ€‹\(๐’„^\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\)โˆ‘kโˆˆ\[m\]ฯ•k\+๐œฝ=๐’„โˆ’๐’„^โ€–๐œฝโ€–โ‰คฮป\\displaystyle\\begin\{cases\}\\displaystyle\\min\_\{\\bm\{\\pi\}\\geq\\bm\{0\},\\alpha\\geq 0\}\\sum\_\{k\\in\[m\]\}\(g^\{\*\}\_\{k\}\\pi\_\{k\}\)\(\\bm\{\\phi\}\_\{k\}\)\+\\frac\{\\alpha\}\{1\+\\alpha\}\\bigg\(z^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\\bigg\)\\\\ \\displaystyle\\sum\_\{k\\in\[m\]\}\\bm\{\\phi\}\_\{k\}\+\\bm\{\\theta\}=\\bm\{c\}\-\\hat\{\\bm\{c\}\}\\\\ \\displaystyle\\\|\\bm\{\\theta\}\\\|\\leq\\lambda\\end\{cases\}โ‡”\\displaystyle\\Leftrightarrow\{min๐…โ‰ฅ๐ŸŽโ€‹โˆ‘kโˆˆ\[m\]\(gkโˆ—โ€‹ฯ€k\)โ€‹\(ฯ•k\)โˆ‘kโˆˆ\[m\]ฯ•k\+๐œฝ=๐’„โˆ’๐’„^โ€–๐œฝโ€–โ‰คฮป\.\\displaystyle\\begin\{cases\}\\displaystyle\\min\_\{\\bm\{\\pi\}\\geq\\bm\{0\}\}\\sum\_\{k\\in\[m\]\}\(g^\{\*\}\_\{k\}\\pi\_\{k\}\)\(\\bm\{\\phi\}\_\{k\}\)\\\\ \\displaystyle\\sum\_\{k\\in\[m\]\}\\bm\{\\phi\}\_\{k\}\+\\bm\{\\theta\}=\\bm\{c\}\-\\hat\{\\bm\{c\}\}\\\\ \\displaystyle\\\|\\bm\{\\theta\}\\\|\\leq\\lambda\\end\{cases\}\.The first two equivalences are from Lagrangian duality, where strong duality applies because of Assumption[2\.1](https://arxiv.org/html/2607.21773#S2.Thmtheorem1)\. The third equivalence is from the application of Lemmas[7\.1](https://arxiv.org/html/2607.21773#S7.Thmtheorem1)and[7\.2](https://arxiv.org/html/2607.21773#S7.Thmtheorem2), defininghโˆ—h^\{\*\}as the convex conjugate of the dual norm\. The fourth equivalence explicitly formulates the conjugate, where ifhโ€‹\(๐ฒ\)=โ€–๐ฒโ€–โˆ—h\(\\bm\{y\}\)=\\\|\\bm\{y\}\\\|\_\{\*\}, thenhโˆ—โ€‹\(๐ฅ\)=0h^\{\*\}\(\\bm\{l\}\)=0ifโ€–๐ฅโ€–โ‰ค1\\\|\\bm\{l\}\\\|\\leq 1andโˆž\\inftyotherwise\. The fifth equivalence is becausezRโฃโˆ—โ€‹\(๐œ^\)z^\{R\*\}\(\\hat\{\\bm\{c\}\}\)andฮปโ€‹โ€–๐ฐ๐‘โ€ฒโ€‹\(๐œ^\)โ€–โˆ—\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}are both homogeneous with respect to the scaling of\(๐œ^,ฮป\)\(\\hat\{\\bm\{c\}\},\\lambda\)\. The final equivalence is becauseฮฑ1\+ฮฑ\\frac\{\\alpha\}\{1\+\\alpha\}in monotonically increasing inฮฑ\\alpha, noting that ifzRโฃโˆ—<0z^\{R\*\}<0the model will be unbounded\.

The convexity with respect to๐œ^\\hat\{\\bm\{c\}\}is because the perspective function of a convex conjugate is convex\. To prove that SPrO\+ is a tighter approximation of SPO than SPO\+ whenฮป=0\\lambda=0, we start with the definition of SPrO\+

โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)\\displaystyle\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)=\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’zRโฃโˆ—โ€‹\(๐’„\)\)\+\\displaystyle=\\bigg\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{R\*\}\(\\bm\{c\}\)\\bigg\)\_\{\+\}=max๐’˜โˆˆ๐’ฒโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜\}\+๐’„^โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)โˆ’zโˆ—โ€‹\(๐’„\),\\displaystyle=\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-z^\{\*\}\(\\bm\{c\}\),where the equality is obtained by settingฮป=0\\lambda=0, which yieldszRโฃโˆ—โ€‹\(๐œ\)=zโˆ—โ€‹\(๐œ\)z^\{R\*\}\(\\bm\{c\}\)=z^\{\*\}\(\\bm\{c\}\)and๐’ฒRโฃโˆ—โ€‹\(โ‹…\)=๐’ฒโˆ—โ€‹\(โ‹…\)\\mathcal\{W\}^\{R\*\}\(\\cdot\)=\\mathcal\{W\}^\{\*\}\(\\cdot\)\. We can thus see thatโ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐œ^,๐œ\)\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)upper approximates SPO tighter, in the sense that

โ„“Sโ€‹Pโ€‹Oโ€‹\(๐’„^,๐’„\)โ‰คmax๐’˜โˆˆ๐’ฒโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜\}\+๐’„^โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)โˆ’zโˆ—โ€‹\(๐’„\)โ‰คmax๐’˜โˆˆ๐’ฒโก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜\}\+๐’„^โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)โˆ’zโˆ—โ€‹\(๐’„\)=โ„“Sโ€‹Pโ€‹O\+โ€‹\(๐’„^,๐’„\),\\displaystyle\\ell\_\{SPO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\leq\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-z^\{\*\}\(\\bm\{c\}\)\\leq\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-z^\{\*\}\(\\bm\{c\}\)=\\ell\_\{SPO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\),where the relationship with SPO follows from the fact by optimality,๐œ^โŠคโ€‹๐ฐโˆ—โ€‹\(๐œ^\)โ‰ค๐œ^โŠคโ€‹๐ฐโˆ—โ€‹\(๐œ\)\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\hat\{\\bm\{c\}\}\)\\leq\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)and the relationship with SPO\+ is a direct consequence of the inclusion property๐’ฒโˆ—โ€‹\(๐œ^\)โІ๐’ฒ\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}\)\\subseteq\\mathcal\{W\}\.\\halmos

###### Proof 7\.4

Proof of Theorem[3\.2](https://arxiv.org/html/2607.21773#S3.Thmtheorem2)\.Boundedness\.Let the prediction error๐œ^=๐œโˆ’ฯต\\hat\{\\bm\{c\}\}=\\bm\{c\}\-\\bm\{\\epsilon\}, withโ€–ฯตโ€–โ‰คฮป\\\|\\bm\{\\epsilon\}\\\|\\leq\\lambda\. SPrO\+ loss then reduces to:

โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„โˆ’ฯต,๐’„\)\\displaystyle\\ell\_\{SPrO\+\}\(\\bm\{c\}\-\\bm\{\\epsilon\},\\bm\{c\}\)=\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„โˆ’ฯต\)โก\{๐’„โŠคโ€‹๐’˜โˆ’\(๐’„โˆ’ฯต\)โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+\(๐’„โˆ’ฯต\)โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’zRโฃโˆ—โ€‹\(๐’„\)\)\+\\displaystyle=\\bigg\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\-\\bm\{\\epsilon\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\(\\bm\{c\}\-\\bm\{\\epsilon\}\)^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\(\\bm\{c\}\-\\bm\{\\epsilon\}\)^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{R\*\}\(\\bm\{c\}\)\\bigg\)\_\{\+\}=\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„โˆ’ฯต\)โก\{ฯตโŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}โˆ’ฯตโŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\)\+\\displaystyle=\\bigg\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\-\\bm\{\\epsilon\}\)\}\\big\\\{\\bm\{\\epsilon\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\-\\bm\{\\epsilon\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\bigg\)\_\{\+\}โ‰ค\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„โˆ’ฯต\)โก\{โ€–ฯตโ€–โ€‹โ€–๐’˜โ€–โˆ—โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}โˆ’ฯตโŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\)\+\\displaystyle\\leq\\bigg\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\-\\bm\{\\epsilon\}\)\}\\big\\\{\\\|\\bm\{\\epsilon\}\\\|\\\|\\bm\{w\}\\\|\_\{\*\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\-\\bm\{\\epsilon\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\bigg\)\_\{\+\}โ‰ค\(โˆ’ฯตโŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\)\+โ‰ค2โ€‹ฮปโ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ€–โˆ—,\\displaystyle\\leq\\bigg\(\-\\bm\{\\epsilon\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\bigg\)\_\{\+\}\\leq 2\\lambda\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\},where the first inequality from the generalized Cauchy\-Schwarz and the second inequality results fromโ€–ฯตโ€–โ‰คฮป\\\|\\bm\{\\epsilon\}\\\|\\leq\\lambda\. The third inequality also follows from Cauchy\-Schwarz and from the fact that๐’ฒRโฃโˆ—โ€‹\(๐œ\)\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\)is a singleton\.

Lipschitz continuity\.Let us now verify Lipschitz continuity by first showing that the minimizer of the regularized problem is Lipschitz continuous under strong convexity and then proving that this leads to Lipschitz continuity in the loss function\. Sincehโ€‹\(๐ฐ;๐œ\)=๐œโŠคโ€‹๐ฐ\+ฮปโ€‹โ€–๐ฐโ€–โˆ—h\(\\bm\{w\};\\bm\{c\}\)=\\bm\{c\}^\{\\top\}\\bm\{w\}\+\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}is amm\-strongly convex function, we know that it satisfies the quadratic growth condition

hโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\);๐’„\)โ‰ฅhโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\);๐’„\)\+\(โˆ‚hโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\);๐’„\)\)โŠคโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\)โˆ’๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)\)\+m2โ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\)โˆ’๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ€–2\\displaystyle h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\);\\bm\{c\}\)\\geq h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\);\\bm\{c\}\)\+\(\\partial h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\);\\bm\{c\}\)\)^\{\\top\}\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\)\-\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\)\+\\frac\{m\}\{2\}\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\)\-\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\\|^\{2\}โ‡”\\displaystyle\\Leftrightarrowhโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\);๐’„\)โ‰ฅhโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\);๐’„\)\+m2โ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\)โˆ’๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ€–2,\\displaystyle h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\);\\bm\{c\}\)\\geq h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\);\\bm\{c\}\)\+\\frac\{m\}\{2\}\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\)\-\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\\|^\{2\},where the equivalence is by optimality condition, leading to๐ŸŽโˆˆโˆ‚hโ€‹\(๐ฐ๐‘โฃโˆ—โ€‹\(๐œ\);๐œ\)\\bm\{0\}\\in\\partial h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\);\\bm\{c\}\)\. By optimality of๐ฐ๐‘โฃโˆ—โ€‹\(๐œ1\)\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\), we know thathโ€‹\(๐ฐ๐‘โฃโˆ—โ€‹\(๐œ\);๐œ1\)โ‰ฅhโ€‹\(๐ฐ๐‘โฃโˆ—โ€‹\(๐œ1\);๐œ1\)h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\);\\bm\{c\}\_\{1\}\)\\geq h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\);\\bm\{c\}\_\{1\}\)\. Summing with the growth condition inequality, we obtain

hโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\);๐’„\)\+hโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\);๐’„1\)โ‰ฅhโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\);๐’„1\)\+hโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\);๐’„\)\+m2โ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\)โˆ’๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ€–2\\displaystyle h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\);\\bm\{c\}\)\+h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\);\\bm\{c\}\_\{1\}\)\\geq h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\);\\bm\{c\}\_\{1\}\)\+h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\);\\bm\{c\}\)\+\\frac\{m\}\{2\}\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\)\-\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\\|^\{2\}โ‡”\\displaystyle\\Leftrightarrow\(hโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\);๐’„\)โˆ’hโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\);๐’„1\)\)\+\(hโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\);๐’„1\)โˆ’hโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\);๐’„\)\)โ‰ฅm2โ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\)โˆ’๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ€–2\.\\displaystyle\(h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\);\\bm\{c\}\)\-h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\);\\bm\{c\}\_\{1\}\)\)\+\(h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\);\\bm\{c\}\_\{1\}\)\-h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\);\\bm\{c\}\)\)\\geq\\frac\{m\}\{2\}\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\)\-\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\\|^\{2\}\.By definition ofhhand Cauchy\-Schwarz inequality, we see that

\(hโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\);๐’„\)โˆ’hโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\);๐’„1\)\)\+\(hโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\);๐’„1\)โˆ’hโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\);๐’„\)\)\\displaystyle\(h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\);\\bm\{c\}\)\-h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\);\\bm\{c\}\_\{1\}\)\)\+\(h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\);\\bm\{c\}\_\{1\}\)\-h\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\);\\bm\{c\}\)\)=\\displaystyle=\(๐’„โˆ’๐’„1\)โŠคโ€‹๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\)โˆ’\(๐’„โˆ’๐’„1\)โŠคโ€‹๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ‰คโ€–๐’„โˆ’๐’„1โ€–โ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\)โˆ’๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ€–\.\\displaystyle\(\\bm\{c\}\-\\bm\{c\}\_\{1\}\)^\{\\top\}\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\)\-\(\\bm\{c\}\-\\bm\{c\}\_\{1\}\)^\{\\top\}\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\leq\\\|\\bm\{c\}\-\\bm\{c\}\_\{1\}\\\|\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\)\-\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\\|\.From the growth condition, we therefore know that

m2โ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\)โˆ’๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ€–2โ‰คโ€–๐’„โˆ’๐’„1โ€–โ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\)โˆ’๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ€–โ‡”โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„1\)โˆ’๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ€–โ‰ค2mโ€‹โ€–๐’„โˆ’๐’„1โ€–,\\displaystyle\\frac\{m\}\{2\}\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\)\-\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\\|^\{2\}\\leq\\\|\\bm\{c\}\-\\bm\{c\}\_\{1\}\\\|\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\)\-\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\\|\\Leftrightarrow\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\_\{1\}\)\-\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\\|\\leq\\frac\{2\}\{m\}\\\|\\bm\{c\}\-\\bm\{c\}\_\{1\}\\\|,thus showing Lipschitz continuity of the minimizer\.

Let us now prove the Lipschitz continuity of the loss function from the above result, the singleton assumption and the fact thatโˆ’max๐ฐโˆˆ๐’ฒRโฃโˆ—โ€‹\(๐œ\)โก\{โˆ’ฮปโ€‹โ€–๐ฐโ€–โˆ—\}=ฮปโ€‹โ€–๐ฐ๐‘โ€ฒโ€‹\(๐œ\)โ€–โˆ—\-\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\)\}\\big\\\{\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}=\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}:

โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„โˆ’ฯต,๐’„\)\\displaystyle\\ell\_\{SPrO\+\}\(\\bm\{c\}\-\\bm\{\\epsilon\},\\bm\{c\}\)=\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„โˆ’ฯต\)โก\{๐’„โŠคโ€‹๐’˜โˆ’\(๐’„โˆ’ฯต\)โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+\(๐’„โˆ’ฯต\)โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’zRโฃโˆ—โ€‹\(๐’„\)\)\+\\displaystyle=\\bigg\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\-\\bm\{\\epsilon\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\(\\bm\{c\}\-\\bm\{\\epsilon\}\)^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\(\\bm\{c\}\-\\bm\{\\epsilon\}\)^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{R\*\}\(\\bm\{c\}\)\\bigg\)\_\{\+\}=\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„โˆ’ฯต\)โก\{ฯตโŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}โˆ’ฯตโŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\)\+\\displaystyle=\\bigg\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\-\\bm\{\\epsilon\}\)\}\\big\\\{\\bm\{\\epsilon\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\-\\bm\{\\epsilon\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\bigg\)\_\{\+\}=\(ฯตโŠคโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„โˆ’ฯต\)โˆ’๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)\)โˆ’ฮปโ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„โˆ’ฯต\)โ€–โˆ—\+ฮปโ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ€–โˆ—\)\+\\displaystyle=\\bigg\(\\bm\{\\epsilon\}^\{\\top\}\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\-\\bm\{\\epsilon\}\)\-\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\)\-\\lambda\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\-\\bm\{\\epsilon\}\)\\\|\_\{\*\}\+\\lambda\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\bigg\)\_\{\+\}โ‰คฮปโ€‹\(โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„โˆ’ฯต\)โˆ’๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ€–โˆ—โˆ’โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„โˆ’ฯต\)โ€–โˆ—\+โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ€–โˆ—\)\+\\displaystyle\\leq\\lambda\\bigg\(\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\-\\bm\{\\epsilon\}\)\-\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\-\\bm\{\\epsilon\}\)\\\|\_\{\*\}\+\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\bigg\)\_\{\+\}โ‰ค4โ€‹ฮปmโ€‹โ€–ฯตโ€–\.\\displaystyle\\leq\\frac\{4\\lambda\}\{m\}\\\|\\bm\{\\epsilon\}\\\|\.ฯต\\epsilon\-insensitivity\.This follows straightforwardly from:

โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„โˆ’ฯต,๐’„\)\\displaystyle\\ell\_\{SPrO\+\}\(\\bm\{c\}\-\\bm\{\\epsilon\},\\bm\{c\}\)=\(ฯตโŠคโ€‹\(๐’˜๐‘นโฃโˆ—โ€‹\(๐’„โˆ’ฯต\)โˆ’๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)\)โˆ’ฮปโ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„โˆ’ฯต\)โ€–โˆ—\+ฮปโ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ€–โˆ—\)\+\\displaystyle=\\bigg\(\\bm\{\\epsilon\}^\{\\top\}\(\\bm\{w^\{R\*\}\}\(\\bm\{c\}\-\\bm\{\\epsilon\}\)\-\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\)\-\\lambda\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\-\\bm\{\\epsilon\}\)\\\|\_\{\*\}\+\\lambda\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\bigg\)\_\{\+\}=\(\(ฯตโŠคโ€‹๐’˜๐‘นโฃโˆ—โ€‹\(๐’„โˆ’ฯต\)\+ฮปโ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)โ€–โˆ—\)โˆ’\(ฯตโŠคโ€‹๐’˜๐‘นโฃโˆ—โ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโฃโˆ—โ€‹\(๐’„โˆ’ฯต\)โ€–โˆ—\)\)\+โ‰ค0\.\\displaystyle=\\bigg\(\(\\bm\{\\epsilon\}^\{\\top\}\\bm\{w^\{R\*\}\}\(\\bm\{c\}\-\\bm\{\\epsilon\}\)\+\\lambda\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\)\-\(\\bm\{\\epsilon\}^\{\\top\}\\bm\{w^\{R\*\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R\*\}\}\(\\bm\{c\}\-\\bm\{\\epsilon\}\)\\\|\_\{\*\}\)\\bigg\)\_\{\+\}\\leq 0\.\\halmos

###### Proof 7\.5

Proof of Theorem[3\.4](https://arxiv.org/html/2607.21773#S3.Thmtheorem4)\. Because themax\\maxand\(โ‹…\)\+\(\\cdot\)\_\{\+\}operators are subadditive, we know that

โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)=\\displaystyle\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)=\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’zRโฃโˆ—โ€‹\(๐’„\)\)\+\\displaystyle\\left\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{R\*\}\(\\bm\{c\}\)\\right\)\_\{\+\}โ‰ค\\displaystyle\\leq\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜\}โˆ’min๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„^โŠคโ€‹๐’˜\+ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’zRโฃโˆ—โ€‹\(๐’„\)\)\+\\displaystyle\\left\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\\\}\-\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\+\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{R\*\}\(\\bm\{c\}\)\\right\)\_\{\+\}โ‰ค\\displaystyle\\leq\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜\}โˆ’zRโฃโˆ—โ€‹\(๐’„\)\)\+\+\(โˆ’min๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„^โŠคโ€‹๐’˜\+ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\)\+\\displaystyle\\left\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\\\}\-z^\{R\*\}\(\\bm\{c\}\)\\right\)\_\{\+\}\+\\left\(\-\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\+\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\right\)\_\{\+\}=\\displaystyle=โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)โˆ’min๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„^โŠคโ€‹๐’˜\+ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\\displaystyle\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\-\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\+\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}=\\displaystyle=โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)โˆ’๐’„^โŠคโ€‹๐šซโˆ’ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+๐šซโ€–โˆ—\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—,\\displaystyle\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{\\Delta\}\-\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\bm\{\\Delta\}\\\|\_\{\*\}\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\},where\(โ‹…\)\+\(\\cdot\)\_\{\+\}disappears because by definition,โˆ’min๐ฐโˆˆ๐’ฒRโฃโˆ—โ€‹\(๐œ^\)โก\{๐œ^โŠคโ€‹๐ฐ\+ฮปโ€‹โ€–๐ฐโ€–โˆ—\}\+๐œ^โŠคโ€‹๐ฐ๐‘โ€ฒโ€‹\(๐œ\)\+ฮปโ€‹โ€–๐ฐ๐‘โ€ฒโ€‹\(๐œ\)โ€–โˆ—โ‰ฅ0\-\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\+\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\geq 0\. By reverse triangle inequality, we obtain

โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)โ‰ค\\displaystyle\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\leqโ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)โˆ’๐’„^โŠคโ€‹๐šซ\+ฮปโ€‹โ€–๐šซโ€–โˆ—\.\\displaystyle\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{\\Delta\}\+\\lambda\\\|\\bm\{\\Delta\}\\\|\_\{\*\}\.Now, letโ€™s look at the expectations

๐”ผโ„™โ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)\]โ‰ค๐”ผโ„™โ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐’„^,๐’„\)\]โˆ’๐”ผโ„™โ€‹\[๐’„^\]โŠคโ€‹๐šซ\+ฮปโ€‹โ€–๐šซโ€–โˆ—\.\\displaystyle\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\]\\leq\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\ell\_\{SPrO\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\]\-\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\hat\{\\bm\{c\}\}\]^\{\\top\}\\bm\{\\Delta\}\+\\lambda\\\|\\bm\{\\Delta\}\\\|\_\{\*\}\.Definingโ„š\\mathbb\{Q\}as a sub\-Gaussian probability measure, we are interested in

โ„šโ€‹\(ฮปโ€‹โ€–๐šซโ€–โˆ—โˆ’๐”ผโ€‹\[๐’„^\]โŠคโ€‹๐šซ\>t\)=โ„šโ€‹\(\|ฮปโ€‹โ€–๐šซโ€–โˆ—โˆ’๐”ผโ€‹\[๐’„^\]โŠคโ€‹๐šซ\|\>t\)=โ„šโ€‹\(\|supโ€–๐’–โ€–โ‰ค1\(ฮปโ€‹๐’–โˆ’๐”ผโ€‹\[๐’„^\]\)โŠคโ€‹๐šซ\|\>t\)\.\\displaystyle\\mathbb\{Q\}\(\\lambda\\\|\\bm\{\\Delta\}\\\|\_\{\*\}\-\\mathbb\{E\}\[\\hat\{\\bm\{c\}\}\]^\{\\top\}\\bm\{\\Delta\}\>t\)=\\mathbb\{Q\}\(\|\\lambda\\\|\\bm\{\\Delta\}\\\|\_\{\*\}\-\\mathbb\{E\}\[\\hat\{\\bm\{c\}\}\]^\{\\top\}\\bm\{\\Delta\}\|\>t\)=\\mathbb\{Q\}\(\|\\sup\_\{\\\|\\bm\{u\}\\\|\\leq 1\}\(\\lambda\\bm\{u\}\-\\mathbb\{E\}\[\\hat\{\\bm\{c\}\}\]\)^\{\\top\}\\bm\{\\Delta\}\|\>t\)\.The first equality is because we know thatฮปโ€‹โ€–๐šซโ€–โˆ—โˆ’๐”ผโ€‹\[๐œ^\]โŠคโ€‹๐šซโ‰ฅ0\\lambda\\\|\\bm\{\\Delta\}\\\|\_\{\*\}\-\\mathbb\{E\}\[\\hat\{\\bm\{c\}\}\]^\{\\top\}\\bm\{\\Delta\}\\geq 0and the second equality is by definition of dual norm\. We therefore know that there exists๐ฎ\\bm\{u\}such thatโ€–๐ฎโ€–โ‰ค1\\\|\\bm\{u\}\\\|\\leq 1andโ„šโ€‹\(\|\(ฮปโ€‹๐ฎโˆ’๐”ผโ€‹\[๐œ^\]\)โŠคโ€‹๐šซ\|\>t\)\\mathbb\{Q\}\(\|\(\\lambda\\bm\{u\}\-\\mathbb\{E\}\[\\hat\{\\bm\{c\}\}\]\)^\{\\top\}\\bm\{\\Delta\}\|\>t\)\. The Hoeffding\-type inequality in Proposition 5\.10 inVershynin \([2012](https://arxiv.org/html/2607.21773#bib.bib8)\)produces the following concentration inequality:

โ„šโ€‹\(\|\(ฮปโ€‹๐’–โˆ’๐”ผโ€‹\[๐’„^\]\)โŠคโ€‹๐šซ\|\>t\)โ‰คexpโก\{1โˆ’C0โ€‹t2ฮบ2โ€‹โ€–ฮปโ€‹๐’–โˆ’๐”ผโ„™โ€‹\[๐’„^\]โ€–22\},\\displaystyle\\mathbb\{Q\}\(\|\(\\lambda\\bm\{u\}\-\\mathbb\{E\}\[\\hat\{\\bm\{c\}\}\]\)^\{\\top\}\\bm\{\\Delta\}\|\>t\)\\leq\\exp\\left\\\{1\-\\frac\{C\_\{0\}t^\{2\}\}\{\\kappa^\{2\}\\\|\\lambda\\bm\{u\}\-\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\hat\{\\bm\{c\}\}\]\\\|\_\{2\}^\{2\}\}\\right\\\},whereC0\>0C\_\{0\}\>0is an absolute constant\. From the reverse triangle inequality of norms, we have

โ„šโ€‹\(\|\(ฮปโ€‹๐’–โˆ’๐”ผโ€‹\[๐’„^\]\)โŠคโ€‹๐šซ\|\>t\)โ‰คexpโก\{1โˆ’C0โ€‹t2ฮบ2โ€‹โ€–ฮปโ€‹๐’–โ€–22\+โ€–๐”ผโ„™โ€‹\[๐’„^\]โ€–22\}\.\\displaystyle\\mathbb\{Q\}\(\|\(\\lambda\\bm\{u\}\-\\mathbb\{E\}\[\\hat\{\\bm\{c\}\}\]\)^\{\\top\}\\bm\{\\Delta\}\|\>t\)\\leq\\exp\\left\\\{1\-\\frac\{C\_\{0\}t^\{2\}\}\{\\kappa^\{2\}\\\|\\lambda\\bm\{u\}\\\|\_\{2\}^\{2\}\+\\\|\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\hat\{\\bm\{c\}\}\]\\\|\_\{2\}^\{2\}\}\\right\\\}\.From the equivalence of norms and Jensenโ€™s inequality,

โ„šโ€‹\(\|\(ฮปโ€‹๐’–โˆ’๐”ผโ€‹\[๐’„^\]\)โŠคโ€‹๐šซ\|\>t\)โ‰คexpโก\{1โˆ’C0โ€‹t2ฮบ2โ€‹ฮปโ€‹C1\+๐”ผโ„™โ€‹\[โ€–๐’„^โ€–22\]\}โ‰คexpโก\{1โˆ’C0โ€‹t2ฮบ2โ€‹ฮป2โ€‹C1\+C^2\}\.\\displaystyle\\mathbb\{Q\}\(\|\(\\lambda\\bm\{u\}\-\\mathbb\{E\}\[\\hat\{\\bm\{c\}\}\]\)^\{\\top\}\\bm\{\\Delta\}\|\>t\)\\leq\\exp\\left\\\{1\-\\frac\{C\_\{0\}t^\{2\}\}\{\\kappa^\{2\}\\lambda C\_\{1\}\+\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\\|\\hat\{\\bm\{c\}\}\\\|\_\{2\}^\{2\}\]\}\\right\\\}\\leq\\exp\\left\\\{1\-\\frac\{C\_\{0\}t^\{2\}\}\{\\kappa^\{2\}\\lambda^\{2\}C\_\{1\}\+\\hat\{C\}^\{2\}\}\\right\\\}\.The expectation bound is simply from Theorem 8 inBanerjeeet al\.\([2014](https://arxiv.org/html/2607.21773#bib.bib9)\), which states that

๐”ผโ„šโ€‹\[T\]=๐”ผโ„šโ€‹\[ฮปโ€‹โ€–๐šซโ€–โˆ—\]โ‰คฮปโ€‹ฮท0โ€‹ฮบโ€‹ฯ‰โ€‹\(โ„ฌ\),\\displaystyle\\mathbb\{E\}\_\{\\mathbb\{Q\}\}\[T\]=\\mathbb\{E\}\_\{\\mathbb\{Q\}\}\[\\lambda\\\|\\bm\{\\Delta\}\\\|\_\{\*\}\]\\leq\\lambda\\eta\_\{0\}\\kappa\\omega\(\\mathcal\{B\}\),whereฮท0\\eta\_\{0\}is a universal constant\. Using the property that the Gaussian width of a unit Euclidean ballโ„ฌ\\mathcal\{B\}inโ„d\\mathbb\{R\}^\{d\}isOโ€‹\(d\)O\(\\sqrt\{d\}\), the expectation bound simplifies to๐”ผโ„šโ€‹\[T\]=Oโ€‹\(ฮบโ€‹ฮปโ€‹d\)\\mathbb\{E\}\_\{\\mathbb\{Q\}\}\[T\]=O\(\\kappa\\lambda\\sqrt\{d\}\)\.\\halmos

###### Proof 7\.6

Proof of Corollary[3\.6](https://arxiv.org/html/2607.21773#S3.Thmtheorem6)\. We establish Fisher consistency by proving thatโ„“Sโ€‹Pโ€‹rโ€‹O\+\\ell\_\{SPrO\+\}isโ„™\\mathbb\{P\}\-calibrated with respect to the true robust decision lossโ„“Sโ€‹Pโ€‹rโ€‹O\\ell\_\{SPrO\}\(according to Definition 3 inHo\-Nguyen and Kฤฑlฤฑnรง\-Karzan \([2022](https://arxiv.org/html/2607.21773#bib.bib11)\)\)\. Beingโ„™\\mathbb\{P\}\-calibrated means that for allฯต\>0\\epsilon\>0, there exists aฮด\>0\\delta\>0such that if๐\\bm\{B\}satisfies๐”ผโ„™โ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐โ€‹๐ฑ,๐œ\)\]โˆ’min๐โ€ฒโก๐”ผโ„™โ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐โ€ฒโ€‹๐ฑ,๐œ\)\]<ฮด\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\ell\_\{SPrO\+\}\(\\bm\{B\}\\bm\{x\},\\bm\{c\}\)\]\-\\min\_\{\\bm\{B\}^\{\\prime\}\}\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\ell\_\{SPrO\+\}\(\\bm\{B\}^\{\\prime\}\\bm\{x\},\\bm\{c\}\)\]<\\delta, then๐”ผโ„™โ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐โ€‹๐ฑ,๐œ\)\]โˆ’min๐โ€ฒโก๐”ผโ„™โ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐โ€ฒโ€‹๐ฑ,๐œ\)\]<ฯต\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\ell\_\{SPrO\}\(\\bm\{B\}\\bm\{x\},\\bm\{c\}\)\]\-\\min\_\{\\bm\{B\}^\{\\prime\}\}\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\ell\_\{SPrO\}\(\\bm\{B\}^\{\\prime\}\\bm\{x\},\\bm\{c\}\)\]<\\epsilon\. From Theorem[3\.4](https://arxiv.org/html/2607.21773#S3.Thmtheorem4), we know that

๐”ผโ„™โ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐‘ฉโ€‹๐’™,๐’„\)\]โˆ’min๐‘ฉโ€ฒโก๐”ผโ„™โ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐‘ฉโ€ฒโ€‹๐’™,๐’„\)\]<ฮด\\displaystyle\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\ell\_\{SPrO\+\}\(\\bm\{B\}\\bm\{x\},\\bm\{c\}\)\]\-\\min\_\{\\bm\{B\}^\{\\prime\}\}\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\ell\_\{SPrO\+\}\(\\bm\{B\}^\{\\prime\}\\bm\{x\},\\bm\{c\}\)\]<\\deltaโŸน\\displaystyle\\implies๐”ผโ„™โ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐‘ฉโ€‹๐’™,๐’„\)\]โˆ’min๐‘ฉโ€ฒโก\{๐”ผโ„™โ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐‘ฉโ€ฒโ€‹๐’™,๐’„\)\+ฮปโ€‹โ€–๐šซโ€–โˆ—โˆ’๐”ผโ„™โ€‹\[๐‘ฉโ€ฒโ€‹๐’™\]โŠคโ€‹๐šซ\]\}<ฮด\.\\displaystyle\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\ell\_\{SPrO\+\}\(\\bm\{B\}\\bm\{x\},\\bm\{c\}\)\]\-\\min\_\{\\bm\{B\}^\{\\prime\}\}\\\{\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\ell\_\{SPrO\}\(\\bm\{B\}^\{\\prime\}\\bm\{x\},\\bm\{c\}\)\+\\lambda\\\|\\bm\{\\Delta\}\\\|\_\{\*\}\-\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\bm\{B\}^\{\\prime\}\\bm\{x\}\]^\{\\top\}\\bm\{\\Delta\}\]\\\}<\\delta\.By definition,โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐โ€‹๐ฑ,๐œ\)โ‰ฅโ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐โ€‹๐ฑ,๐œ\)\\ell\_\{SPrO\+\}\(\\bm\{B\}\\bm\{x\},\\bm\{c\}\)\\geq\\ell\_\{SPrO\}\(\\bm\{B\}\\bm\{x\},\\bm\{c\}\), which means that the above inequality implies

๐”ผโ„™โ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐‘ฉโ€‹๐’™,๐’„\)\]โˆ’min๐‘ฉโ€ฒโก\{๐”ผโ„™โ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐‘ฉโ€ฒโ€‹๐’™,๐’„\)\+ฮปโ€‹โ€–๐šซโ€–โˆ—โˆ’๐”ผโ„™โ€‹\[๐‘ฉโ€ฒโ€‹๐’™\]โŠคโ€‹๐šซ\]\}<ฮด\.\\displaystyle\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\ell\_\{SPrO\}\(\\bm\{B\}\\bm\{x\},\\bm\{c\}\)\]\-\\min\_\{\\bm\{B\}^\{\\prime\}\}\\\{\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\ell\_\{SPrO\}\(\\bm\{B\}^\{\\prime\}\\bm\{x\},\\bm\{c\}\)\+\\lambda\\\|\\bm\{\\Delta\}\\\|\_\{\*\}\-\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\bm\{B\}^\{\\prime\}\\bm\{x\}\]^\{\\top\}\\bm\{\\Delta\}\]\\\}<\\delta\.Since๐œ^\\hat\{\\bm\{c\}\}is centered,

๐”ผโ„™โ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐‘ฉโ€‹๐’™,๐’„\)\]โˆ’min๐‘ฉโ€ฒโก๐”ผโ„™โ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹Oโ€‹\(๐‘ฉโ€ฒโ€‹๐’™,๐’„\)\]โ€‹<ฮด\+ฮปโˆฅโ€‹๐šซโˆฅโˆ—\.\\displaystyle\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\ell\_\{SPrO\}\(\\bm\{B\}\\bm\{x\},\\bm\{c\}\)\]\-\\min\_\{\\bm\{B\}^\{\\prime\}\}\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\ell\_\{SPrO\}\(\\bm\{B\}^\{\\prime\}\\bm\{x\},\\bm\{c\}\)\]<\\delta\+\\lambda\\\|\\bm\{\\Delta\}\\\|\_\{\*\}\.For a given toleranceฯต\>0\\epsilon\>0, the calibration relationshipฮดโ€‹\(ฯต\)\>0\\delta\(\\epsilon\)\>0holds on the event thatโ€–๐šซโ€–โˆ—โ‰คฯตฮป\\\|\\bm\{\\Delta\}\\\|\_\{\*\}\\leq\\frac\{\\epsilon\}\{\\lambda\}\. Now, we determine the probability ofฮดโ€‹\(ฯต\)\>0\\delta\(\\epsilon\)\>0\. From Theorem 9 inBanerjeeet al\.\([2014](https://arxiv.org/html/2607.21773#bib.bib9)\), we know that

โ„šโ€‹\(โ€–๐šซโ€–โˆ—\>ฯตฮป\)โ‰คฮฝ1โ€‹expโก\{โˆ’\(ฯตโˆ’ฮปโ€‹ฮฝ0โ€‹ฮบโ€‹ฯ‰โ€‹\(โ„ฌ\)ฮปโ€‹ฮฝ2โ€‹ฮบโ€‹ฯ•\)2\},\\displaystyle\\mathbb\{Q\}\(\\\|\\bm\{\\Delta\}\\\|\_\{\*\}\>\\frac\{\\epsilon\}\{\\lambda\}\)\\leq\\nu\_\{1\}\\exp\\left\\\{\-\\left\(\\frac\{\\epsilon\-\\lambda\\nu\_\{0\}\\kappa\\omega\(\\mathcal\{B\}\)\}\{\\lambda\\nu\_\{2\}\\kappa\\phi\}\\right\)^\{2\}\\right\\\},whereฮฝ0,ฮฝ1,ฮฝ2\\nu\_\{0\},\\nu\_\{1\},\\nu\_\{2\}are universal constants andฯ•=supโ€–๐ฎโ€–โ‰ค1โ€–๐ฎโ€–2\\phi=\\sup\_\{\\\|\\bm\{u\}\\\|\\leq 1\}\\\|\\bm\{u\}\\\|\_\{2\}\. Therefore the complement probability is,

โ„šโ€‹\(โ€–๐šซโ€–โˆ—<ฯตฮป\)โ‰ฅ1โˆ’ฮฝ1โ€‹expโก\{โˆ’\(ฯตโˆ’ฮปโ€‹ฮฝ0โ€‹ฮบโ€‹ฯ‰โ€‹\(โ„ฌ\)ฮปโ€‹ฮฝ2โ€‹ฮบโ€‹ฯ•\)2\}\.\\displaystyle\\mathbb\{Q\}\(\\\|\\bm\{\\Delta\}\\\|\_\{\*\}<\\frac\{\\epsilon\}\{\\lambda\}\)\\geq 1\-\\nu\_\{1\}\\exp\\left\\\{\-\\left\(\\frac\{\\epsilon\-\\lambda\\nu\_\{0\}\\kappa\\omega\(\\mathcal\{B\}\)\}\{\\lambda\\nu\_\{2\}\\kappa\\phi\}\\right\)^\{2\}\\right\\\}\.The worst\-case of this probability happens atlimฯตโ†’0\\lim\_\{\\epsilon\\to 0\}, which means that the probabilility ofโ„™\\mathbb\{P\}\-calibration is overall, at least

1โˆ’ฮฝ1โ€‹expโก\{โˆ’\(โˆ’ฮปโ€‹ฮฝ0โ€‹ฮบโ€‹ฯ‰โ€‹\(โ„ฌ\)ฮปโ€‹ฮฝ2โ€‹ฮบโ€‹ฯ•\)2\}=1โˆ’ฮฝ1โ€‹expโก\{โˆ’\(ฮฝ0โ€‹ฯ‰โ€‹\(โ„ฌ\)ฯ•\)2\}\.\\displaystyle 1\-\\nu\_\{1\}\\exp\\left\\\{\-\\left\(\\frac\{\-\\lambda\\nu\_\{0\}\\kappa\\omega\(\\mathcal\{B\}\)\}\{\\lambda\\nu\_\{2\}\\kappa\\phi\}\\right\)^\{2\}\\right\\\}=1\-\\nu\_\{1\}\\exp\\left\\\{\-\\left\(\\nu\_\{0\}\\frac\{\\omega\(\\mathcal\{B\}\)\}\{\\phi\}\\right\)^\{2\}\\right\\\}\.From Theorem 2 in\(Ho\-Nguyen and Kฤฑlฤฑnรง\-Karzan[2022](https://arxiv.org/html/2607.21773#bib.bib11)\), we know thatโ„™\\mathbb\{P\}\-calibration is equivalent toโ„™\\mathbb\{P\}\-Fisher consistency\.\\halmos

###### Lemma 7\.7\(Sudakov minoration theorem\)

Let๐’ฆโŠ‚โ„d\\mathcal\{K\}\\subset\\mathbb\{R\}^\{d\}be a compact set, and let๐ โˆผNโ€‹oโ€‹rโ€‹mโ€‹aโ€‹lโ€‹\(๐ŸŽ,๐•€d\)\\bm\{g\}\\sim Normal\(\\bm\{0\},\\mathbb\{I\}\_\{d\}\)be a standard Gaussian vector\. Let๐’ฉโ€‹\(๐’ฆ,ฯต\)\\mathcal\{N\}\(\\mathcal\{K\},\\epsilon\)be the covering number of๐’ฆ\\mathcal\{K\}, defined as the minimum number of Euclidean balls of radiusฯต\\epsilonrequired to cover๐’ฆ\\mathcal\{K\}\.There exists a universal constantC\>0C\>0such that for anyฯต\>0\\epsilon\>0:

ฯ‰โ€‹\(๐’ฆ\)=๐”ผโ€‹\[sup๐’™โˆˆ๐’ฆ๐’™โŠคโ€‹๐’ˆ\]โ‰ฅCโ€‹ฯตโ€‹logโก๐’ฉโ€‹\(๐’ฆ,ฯต\)\\omega\(\\mathcal\{K\}\)=\\mathbb\{E\}\\left\[\\sup\_\{\\bm\{x\}\\in\\mathcal\{K\}\}\\bm\{x\}^\{\\top\}\\bm\{g\}\\right\]\\geq C\\epsilon\\sqrt\{\\log\\mathcal\{N\}\(\\mathcal\{K\},\\epsilon\)\}

###### Lemma 7\.8\(Sudakov\-Fernique inequality\)

Let๐•=\{๐ฏ1,๐ฏ2,โ€ฆ,๐ฏn\}\\bm\{V\}=\\\{\\bm\{v\}\_\{1\},\\bm\{v\}\_\{2\},\\dots,\\bm\{v\}\_\{n\}\\\}and๐–=\{๐ฐ1,๐ฐ2,โ€ฆ,๐ฐn\}\\bm\{W\}=\\\{\\bm\{w\}\_\{1\},\\bm\{w\}\_\{2\},\\dots,\\bm\{w\}\_\{n\}\\\}be two sets of vectors inโ„d\\mathbb\{R\}^\{d\}\. Let๐ โˆผNโ€‹oโ€‹rโ€‹mโ€‹aโ€‹lโ€‹\(๐ŸŽ,๐•€d\)\\bm\{g\}\\sim Normal\(\\bm\{0\},\\mathbb\{I\}\_\{d\}\)be a standard Gaussian vector\. If for alli,jโˆˆ\[n\]i,j\\in\[n\], the Euclidean distances satisfy

โ€–๐’—iโˆ’๐’—jโ€–2โ‰คโ€–๐’˜iโˆ’๐’˜jโ€–2,\\\|\\bm\{v\}\_\{i\}\-\\bm\{v\}\_\{j\}\\\|\_\{2\}\\leq\\\|\\bm\{w\}\_\{i\}\-\\bm\{w\}\_\{j\}\\\|\_\{2\},then

๐”ผโ€‹\[maxiโกโŸจ๐’—i,๐’ˆโŸฉ\]โ‰ค๐”ผโ€‹\[maxiโกโŸจ๐’˜i,๐’ˆโŸฉ\]\.\\mathbb\{E\}\\left\[\\max\_\{i\}\\langle\\bm\{v\}\_\{i\},\\bm\{g\}\\rangle\\right\]\\leq\\mathbb\{E\}\\left\[\\max\_\{i\}\\langle\\bm\{w\}\_\{i\},\\bm\{g\}\\rangle\\right\]\.

###### Proof 7\.9

Proof of Theorem[4\.1](https://arxiv.org/html/2607.21773#S4.Thmtheorem1)\. The following bound can be derived

โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)\\displaystyle\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)=\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’zRโฃโˆ—โ€‹\(๐’„\)\)\+\\displaystyle=\\left\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{R\*\}\(\\bm\{c\}\)\\right\)\_\{\+\}โ‰คmax๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’zโˆ—โ€‹\(๐’„\)\\displaystyle\\leq\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{\*\}\(\\bm\{c\}\)โ‰คmax๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜\}โˆ’min๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’zโˆ—โ€‹\(๐’„\)\\displaystyle\\leq\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\\big\\\}\-\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{\*\}\(\\bm\{c\}\)=max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜\}โˆ’ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’zโˆ—โ€‹\(๐’„\)\\displaystyle=\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\\big\\\}\-\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{\*\}\(\\bm\{c\}\)โ‰คmax๐’˜โˆˆ๐’ฒโก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜\}โˆ’zโˆ—โ€‹\(๐’„\)โˆ’ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\\displaystyle\\leq\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\\big\\\}\-z^\{\*\}\(\\bm\{c\}\)\-\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}โ‰คโ„“Sโ€‹Pโ€‹O\+โ€‹\(๐’„^,๐’„\)โˆ’๐’„^โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)โˆ’ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\.\\displaystyle\\leq\\ell\_\{SPO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\.The first inequality is becausezโˆ—โ€‹\(๐œ\)โ‰คzRโฃโˆ—โ€‹\(๐œ\)z^\{\*\}\(\\bm\{c\}\)\\leq z^\{R\*\}\(\\bm\{c\}\)and the omission of\(โ‹…\)\+\(\\cdot\)\_\{\+\}is because by definition,๐œโŠคโ€‹๐ฐ๐‘โฃโˆ—โ€‹\(๐œ^\)โ‰ฅzโˆ—โ€‹\(๐œ\)\\bm\{c\}^\{\\top\}\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)\\geq z^\{\*\}\(\\bm\{c\}\)and๐œ^โŠคโ€‹๐ฐ๐‘โฃโˆ—โ€‹\(๐œ^\)\+ฮปโ€‹โ€–๐ฐ๐‘โฃโˆ—โ€‹\(๐œ^\)โ€–โˆ—โ‰ค๐œ^โŠคโ€‹๐ฐ๐‘โ€ฒโ€‹\(๐œ\)\+ฮปโ€‹โ€–๐ฐ๐‘โ€ฒโ€‹\(๐œ\)โ€–โˆ—\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)\+\\lambda\\\|\\bm\{w^\{R\*\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\\leq\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\. The second inequality follows from the subadditivity of the maximization operator\. The second equality is because๐ฐ๐‘โ€ฒโ€‹\(๐œ^\)โˆˆargโกmax๐ฐโˆˆ๐’ฒRโฃโˆ—โ€‹\(๐œ^\)โก\{๐œ^โŠคโ€‹๐ฐ\}=argโกmin๐ฐโˆˆ๐’ฒRโฃโˆ—โ€‹\(๐œ^\)โก\{โ€–๐ฐโ€–โˆ—\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\in\\arg\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\\{\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\\\}=\\arg\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\\{\\\|\\bm\{w\}\\\|\_\{\*\}\\\}\. The third inequality is due to๐’ฒRโฃโˆ—โ€‹\(๐œ^\)โІ๐’ฒ\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\\subseteq\\mathcal\{W\}\. The fourth inequality is from the definition of SPO\+, i\.e\.โ„“Sโ€‹Pโ€‹O\+โ€‹\(๐œ^,๐œ\)=max๐ฐโˆˆ๐’ฒโก\{๐œโŠคโ€‹๐ฐโˆ’๐œ^โŠคโ€‹๐ฐ\}\+๐œ^โŠคโ€‹๐ฐโˆ—โ€‹\(๐œ\)โˆ’zโˆ—โ€‹\(๐œ\)\\ell\_\{SPO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)=\\max\_\{\\begin\{subarray\}\{c\}\\bm\{w\}\\in\\mathcal\{W\}\\end\{subarray\}\}\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-z^\{\*\}\(\\bm\{c\}\)and\(โ‹…\)\+\(\\cdot\)\_\{\+\}being subadditive\.

Suppose thatฮปโ‰ค๐œโŠคโ€‹๐ฐโˆ—โ€‹\(๐œ\)โˆ’C^โ€‹โ€–๐ฐ๐‘โ€ฒโ€‹\(๐œ\)โ€–โˆ—โ€–๐ฐโˆ—โ€‹\(๐œ\)โ€–โˆ—\+โ€–๐ฐ๐‘โ€ฒโ€‹\(๐œ\)โ€–โˆ—\\lambda\\leq\\frac\{\\bm\{c\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-\\hat\{C\}\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\}\{\\\|\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\+\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\}\. Then

ฮปโ€‹\(โ€–๐’˜โˆ—โ€‹\(๐’„\)โ€–โˆ—\+โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\)โ‰ค๐’„โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)โˆ’C^โ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\.\\displaystyle\\lambda\(\\\|\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\+\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\)\\leq\\bm\{c\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-\\hat\{C\}\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\.By Cauchy\-Schwarz inequality, this implies

ฮปโ€‹\(โ€–๐’˜โˆ—โ€‹\(๐’„\)โ€–โˆ—\+โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\)โ‰ค๐’„โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)โˆ’๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\\displaystyle\\lambda\(\\\|\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\+\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\)\\leq\\bm\{c\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)โ‡”\\displaystyle\\Leftrightarrowฮปโ€‹\(โ€–๐’˜โˆ—โ€‹\(๐’„\)โ€–โˆ—\+โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\)โ‰ค๐’„^โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)\+\(๐’„โˆ’๐’„^\)โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)โˆ’๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\\displaystyle\\lambda\(\\\|\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\+\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\)\\leq\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\+\(\\bm\{c\}\-\\hat\{\\bm\{c\}\}\)^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)โ‡”\\displaystyle\\Leftrightarrowโˆ’๐’„^โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’\(๐’„โˆ’๐’„^\)โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜โˆ—โ€‹\(๐’„\)โ€–โˆ—โ‰ค0\\displaystyle\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-\(\\bm\{c\}\-\\hat\{\\bm\{c\}\}\)^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\leq 0โŸน\\displaystyle\\impliesโˆ’๐’„^โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’โ€–๐’„โˆ’๐’„^โ€–โ€‹โ€–๐’˜โˆ—โ€‹\(๐’„\)โ€–โˆ—\+ฮปโ€‹โ€–๐’˜โˆ—โ€‹\(๐’„\)โ€–โˆ—โ‰ค0\\displaystyle\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-\\\|\\bm\{c\}\-\\hat\{\\bm\{c\}\}\\\|\\\|\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\+\\lambda\\\|\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\leq 0โŸน\\displaystyle\\impliesโˆ’๐’„^โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โ‰ค0\.\\displaystyle\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\leq 0\.Since this is true, then subtractingฮปโ€‹โ€–๐ฐ๐‘โ€ฒโ€‹\(๐œ^\)โ€–โˆ—\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}maintains the inequality, i\.e\.

โˆ’๐’„^โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)โˆ’ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โ‰ค0,\\displaystyle\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\leq 0,which means thatโ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐œ^,๐œ\)โ‰คโ„“Sโ€‹Pโ€‹O\+โ€‹\(๐œ^,๐œ\)\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\leq\\ell\_\{SPO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\.\\halmos

###### Proof 7\.10

Proof of Corollary[4\.2](https://arxiv.org/html/2607.21773#S4.Thmtheorem2)\. We start with the excess term from Theorem[4\.1](https://arxiv.org/html/2607.21773#S4.Thmtheorem1)\.

๐”ผโ„™โ€‹\[โˆ’๐’„^โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)โˆ’ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\]\\displaystyle\\mathbb\{E\}\_\{\\mathbb\{P\}\}\\left\[\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\right\]Substituting๐ฐ๐‘โ€ฒโ€‹\(๐œ\)=๐ฐโˆ—โ€‹\(๐œ\)\+๐šซโˆ—\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)=\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\+\\bm\{\\Delta^\{\*\}\}, we obtain

๐”ผโ„™โ€‹\[๐’„^โŠคโ€‹๐šซโˆ—โˆ’ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\]\.\\displaystyle\\mathbb\{E\}\_\{\\mathbb\{P\}\}\\left\[\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{\\Delta^\{\*\}\}\-\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\right\]\.If๐šซโˆ—\\bm\{\\Delta^\{\*\}\}follows sub\-Gaussian probability measureโ„š\\mathbb\{Q\}, the we are interested in probabilistic dominance via

โ„šโ€‹\(๐”ผโ„™โ€‹\[๐’„^โŠคโ€‹๐šซโˆ—โˆ’ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\]โ‰ค0\)\.\\displaystyle\\mathbb\{Q\}\\left\(\\mathbb\{E\}\_\{\\mathbb\{P\}\}\\left\[\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{\\Delta^\{\*\}\}\-\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\right\]\\leq 0\\right\)\.Let๐”ผโ„™โ€‹\[โ€–๐ฐ๐‘โ€ฒโ€‹\(๐œ\)โ€–โˆ—\]โˆ’๐”ผโ„™โ€‹\[โ€–๐ฐ๐‘โ€ฒโ€‹\(๐œ^\)โ€–โˆ—\]โ‰คโˆ’W\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\]\-\\mathbb\{E\}\_\{\\mathbb\{P\}\}\[\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\]\\leq\-W, then

โ„šโ€‹\(๐”ผโ„™โ€‹\[๐’„^โŠคโ€‹๐šซโˆ—โˆ’ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\]โ‰ค0\)\\displaystyle\\mathbb\{Q\}\\left\(\\mathbb\{E\}\_\{\\mathbb\{P\}\}\\left\[\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{\\Delta^\{\*\}\}\-\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\right\]\\leq 0\\right\)โ‰ฅโ„šโ€‹\(C^โ€‹โ€–๐šซโˆ—โ€–โˆ—โˆ’ฮปโ€‹Wโ‰ค0\)\.\\displaystyle\\geq\\mathbb\{Q\}\\left\(\\hat\{C\}\\\|\\bm\{\\Delta^\{\*\}\}\\\|\_\{\*\}\-\\lambda W\\leq 0\\right\)\.By complementarity and Markov inequality,

โ„šโ€‹\(C^โ€‹โ€–๐šซโˆ—โ€–โˆ—โˆ’ฮปโ€‹Wโ‰ค0\)\\displaystyle\\mathbb\{Q\}\\left\(\\hat\{C\}\\\|\\bm\{\\Delta^\{\*\}\}\\\|\_\{\*\}\-\\lambda W\\leq 0\\right\)=1โˆ’โ„šโ€‹\(C^โ€‹โ€–๐šซโˆ—โ€–โˆ—โˆ’ฮปโ€‹Wโ‰ฅ0\)\\displaystyle=1\-\\mathbb\{Q\}\\left\(\\hat\{C\}\\\|\\bm\{\\Delta^\{\*\}\}\\\|\_\{\*\}\-\\lambda W\\geq 0\\right\)โ‰ฅ1โˆ’๐”ผโ„šโ€‹\[C^โ€‹โ€–๐šซโˆ—โ€–โˆ—\]ฮปโ€‹W\\displaystyle\\geq 1\-\\frac\{\\mathbb\{E\}\_\{\\mathbb\{Q\}\}\[\\hat\{C\}\\\|\\bm\{\\Delta^\{\*\}\}\\\|\_\{\*\}\]\}\{\\lambda W\}By Theorem 8 inBanerjeeet al\.\([2014](https://arxiv.org/html/2607.21773#bib.bib9)\), which states that if๐šซ\\bm\{\\Delta\}is sub\-Gaussian withโ€–๐šซโ€–ฯˆ2โ‰คฮบ\\\|\\bm\{\\Delta\}\\\|\_\{\\psi\_\{2\}\}\\leq\\kappa, then๐”ผโ€‹\[โ€–๐šซโ€–โˆ—\]โ‰คฮท0โ€‹ฮบโ€‹ฯ‰โ€‹\(โ„ฌ\)\\mathbb\{E\}\[\\\|\\bm\{\\Delta\}\\\|\_\{\*\}\]\\leq\\eta\_\{0\}\\kappa\\omega\(\\mathcal\{B\}\), whereฮท0\\eta\_\{0\}is an absolute constant, we have the final bound

โ„šโ€‹\(๐”ผโ„™โ€‹\[โˆ’๐’„^โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)โˆ’ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\]โ‰ค0\)โ‰ฅ1โˆ’C^โ€‹ฮท0โ€‹ฮบโ€‹ฯ‰โ€‹\(โ„ฌ\)ฮปโ€‹W\\displaystyle\\mathbb\{Q\}\\left\(\\mathbb\{E\}\_\{\\mathbb\{P\}\}\\left\[\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\\right\]\\leq 0\\right\)\\geq 1\-\\frac\{\\hat\{C\}\\eta\_\{0\}\\kappa\\omega\(\\mathcal\{B\}\)\}\{\\lambda W\}\\halmos

###### Proof 7\.11

Proof of Theorem[5\.2](https://arxiv.org/html/2607.21773#S5.Thmtheorem2)\. Let๐ซ1,๐ซ2โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐œ\)\\bm\{r\}\_\{1\},\\bm\{r\}\_\{2\}\\in\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\)and๐ฌ1,๐ฌ2โˆˆ๐’ฒโˆ—โ€‹\(๐œ\)\\bm\{s\}\_\{1\},\\bm\{s\}\_\{2\}\\in\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\), where๐’ฒโˆ—\\mathcal\{W\}^\{\*\}contains the optimal solutions generated from the robust prediction model\. By optimality, we know that

๐’„โŠคโ€‹๐’“2\+ฮปโ€‹โ€–๐’“2โ€–โˆ—โ‰ค๐’„โŠคโ€‹๐’”1\+ฮปโ€‹โ€–๐’”1โ€–โˆ—\\displaystyle\\bm\{c\}^\{\\top\}\\bm\{r\}\_\{2\}\+\\lambda\\\|\\bm\{r\}\_\{2\}\\\|\_\{\*\}\\leq\\bm\{c\}^\{\\top\}\\bm\{s\}\_\{1\}\+\\lambda\\\|\\bm\{s\}\_\{1\}\\\|\_\{\*\}๐’„โŠคโ€‹๐’”2\+ฮปโ€‹๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’”2โ‰ค๐’„โŠคโ€‹๐’“1\+ฮปโ€‹๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’“1\.\\displaystyle\\bm\{c\}^\{\\top\}\\bm\{s\}\_\{2\}\+\\lambda\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{s\}\_\{2\}\\leq\\bm\{c\}^\{\\top\}\\bm\{r\}\_\{1\}\+\\lambda\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{r\}\_\{1\}\.Summing the two inequalities, we have

๐’„โŠคโ€‹๐’“2\+ฮปโ€‹โ€–๐’“2โ€–โˆ—\+๐’„โŠคโ€‹๐’”2\+ฮปโ€‹๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’”2โ‰ค๐’„โŠคโ€‹๐’”1\+ฮปโ€‹โ€–๐’”1โ€–โˆ—\+๐’„โŠคโ€‹๐’“1\+ฮปโ€‹๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’“1\\displaystyle\\bm\{c\}^\{\\top\}\\bm\{r\}\_\{2\}\+\\lambda\\\|\\bm\{r\}\_\{2\}\\\|\_\{\*\}\+\\bm\{c\}^\{\\top\}\\bm\{s\}\_\{2\}\+\\lambda\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{s\}\_\{2\}\\leq\\bm\{c\}^\{\\top\}\\bm\{s\}\_\{1\}\+\\lambda\\\|\\bm\{s\}\_\{1\}\\\|\_\{\*\}\+\\bm\{c\}^\{\\top\}\\bm\{r\}\_\{1\}\+\\lambda\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{r\}\_\{1\}โ‡”\\displaystyle\\Leftrightarrowโˆƒโ€–๐’–โ€–โ‰ค1:๐’„โŠคโ€‹๐’“2\+ฮปโ€‹โ€–๐’“2โ€–โˆ—โˆ’๐’„โŠคโ€‹๐’“1โˆ’ฮปโ€‹๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’“1โ‰ค๐’„โŠคโ€‹\(๐’”1โˆ’๐’”2\)\+ฮปโ€‹๐’–โŠคโ€‹๐’”1โˆ’ฮปโ€‹๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’”2\\displaystyle\\exists\\\|\\bm\{u\}\\\|\\leq 1:\\bm\{c\}^\{\\top\}\\bm\{r\}\_\{2\}\+\\lambda\\\|\\bm\{r\}\_\{2\}\\\|\_\{\*\}\-\\bm\{c\}^\{\\top\}\\bm\{r\}\_\{1\}\-\\lambda\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{r\}\_\{1\}\\leq\\bm\{c\}^\{\\top\}\(\\bm\{s\}\_\{1\}\-\\bm\{s\}\_\{2\}\)\+\\lambda\\bm\{u\}^\{\\top\}\\bm\{s\}\_\{1\}\-\\lambda\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{s\}\_\{2\}โ‡”\\displaystyle\\Leftrightarrowโˆƒโ€–๐’–โ€–โ‰ค1:ฮปโ€‹โ€–๐’“1โ€–โˆ—โˆ’ฮปโ€‹๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’“1โ‰ค๐’„โŠคโ€‹\(๐’”1โˆ’๐’”2\)\+ฮปโ€‹๐’–โŠคโ€‹๐’”1โˆ’ฮปโ€‹๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’”2,\\displaystyle\\exists\\\|\\bm\{u\}\\\|\\leq 1:\\lambda\\\|\\bm\{r\}\_\{1\}\\\|\_\{\*\}\-\\lambda\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{r\}\_\{1\}\\leq\\bm\{c\}^\{\\top\}\(\\bm\{s\}\_\{1\}\-\\bm\{s\}\_\{2\}\)\+\\lambda\\bm\{u\}^\{\\top\}\\bm\{s\}\_\{1\}\-\\lambda\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{s\}\_\{2\},where the first equivalence is from the definition of dual norm and the second equivalence is from the optimality of๐ซ1,๐ซ2\\bm\{r\}\_\{1\},\\bm\{r\}\_\{2\}, which means that\(๐โ€‹๐ฑ\)โŠคโ€‹\(๐ซ2โˆ’๐ซ1\)\+ฮปโ€‹\(โ€–๐ซ2โ€–โˆ—โˆ’โ€–๐ซ1โ€–โˆ—\)=0\(\\bm\{B\}\\bm\{x\}\)^\{\\top\}\(\\bm\{r\}\_\{2\}\-\\bm\{r\}\_\{1\}\)\+\\lambda\(\\\|\\bm\{r\}\_\{2\}\\\|\_\{\*\}\-\\\|\\bm\{r\}\_\{1\}\\\|\_\{\*\}\)=0\. By Cauchy\-Schwarz inequality, this implies

โˆƒโ€–๐’–โ€–โ‰ค1:ฮปโ€‹โ€–๐’“1โ€–โˆ—โˆ’ฮปโ€‹๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’“1\+ฮปโ€‹\(๐šฒโ€‹\(๐‘ฉ\)โˆ’๐’–\)โŠคโ€‹๐’”1โ‰ค\(โ€–๐’„โ€–2\+ฮปโ€‹โ€–๐šฒโ€‹\(๐‘ฉ\)โ€–2\)โ€‹โ€–๐’”1โˆ’๐’”2โ€–2\.\\displaystyle\\exists\\\|\\bm\{u\}\\\|\\leq 1:\\lambda\\\|\\bm\{r\}\_\{1\}\\\|\_\{\*\}\-\\lambda\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{r\}\_\{1\}\+\\lambda\(\\bm\{\\Lambda\}\(\\bm\{B\}\)\-\\bm\{u\}\)^\{\\top\}\\bm\{s\}\_\{1\}\\leq\(\\\|\\bm\{c\}\\\|\_\{2\}\+\\lambda\\\|\\bm\{\\Lambda\}\(\\bm\{B\}\)\\\|\_\{2\}\)\\\|\\bm\{s\}\_\{1\}\-\\bm\{s\}\_\{2\}\\\|\_\{2\}\.By definition of dual norm, this further implies

ฮปโ€‹โ€–๐’“1โ€–โˆ—โˆ’ฮปโ€‹๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’“1\+ฮปโ€‹๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’”1โˆ’ฮปโ€‹โ€–๐’”1โ€–โˆ—โ‰ค\(โ€–๐’„โ€–2\+ฮปโ€‹โ€–๐šฒโ€‹\(๐‘ฉ\)โ€–2\)โ€‹โ€–๐’”1โˆ’๐’”2โ€–2\.\\displaystyle\\lambda\\\|\\bm\{r\}\_\{1\}\\\|\_\{\*\}\-\\lambda\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{r\}\_\{1\}\+\\lambda\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{s\}\_\{1\}\-\\lambda\\\|\\bm\{s\}\_\{1\}\\\|\_\{\*\}\\leq\(\\\|\\bm\{c\}\\\|\_\{2\}\+\\lambda\\\|\\bm\{\\Lambda\}\(\\bm\{B\}\)\\\|\_\{2\}\)\\\|\\bm\{s\}\_\{1\}\-\\bm\{s\}\_\{2\}\\\|\_\{2\}\.From the definition of the minimum difference in regularizer gap, we obtain the chain

ฮปโ€‹๐’ขโ€‹\(๐’ฒSโฃโˆ—โ€‹\(๐’„\),๐’ฒRโฃโˆ—โ€‹\(๐’„\)\)โ‰คฮปโ€‹โ€–๐’“1โ€–โˆ—โˆ’ฮปโ€‹๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’“1\+ฮปโ€‹๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’”1โˆ’ฮปโ€‹โ€–๐’”1โ€–โˆ—โ‰ค\(โ€–๐’„โ€–2\+ฮปโ€‹โ€–๐šฒโ€‹\(๐‘ฉ\)โ€–2\)โ€‹โ€–๐’”1โˆ’๐’”2โ€–2\.\\displaystyle\\lambda\\mathcal\{G\}\(\\mathcal\{W\}^\{S\*\}\(\\bm\{c\}\),\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\)\)\\leq\\lambda\\\|\\bm\{r\}\_\{1\}\\\|\_\{\*\}\-\\lambda\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{r\}\_\{1\}\+\\lambda\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{s\}\_\{1\}\-\\lambda\\\|\\bm\{s\}\_\{1\}\\\|\_\{\*\}\\leq\(\\\|\\bm\{c\}\\\|\_\{2\}\+\\lambda\\\|\\bm\{\\Lambda\}\(\\bm\{B\}\)\\\|\_\{2\}\)\\\|\\bm\{s\}\_\{1\}\-\\bm\{s\}\_\{2\}\\\|\_\{2\}\.The condition of the theorem further extends the chain to

\(โ€–๐’„โ€–2\+ฮปโ€‹โ€–๐šฒโ€‹\(๐‘ฉ\)โ€–2\)โ€‹๐’Ÿโ€‹\(๐’ฒRโฃโˆ—โ€‹\(๐’„\)\)โ‰คฮปโ€‹๐’ขโ€‹\(๐’ฒSโฃโˆ—โ€‹\(๐’„\),๐’ฒRโฃโˆ—โ€‹\(๐’„\)\)โ‰ค\(โ€–๐’„โ€–2\+ฮปโ€‹โ€–๐šฒโ€‹\(๐‘ฉ\)โ€–2\)โ€‹โ€–๐’”1โˆ’๐’”2โ€–2,\\displaystyle\(\\\|\\bm\{c\}\\\|\_\{2\}\+\\lambda\\\|\\bm\{\\Lambda\}\(\\bm\{B\}\)\\\|\_\{2\}\)\\mathcal\{D\}\(\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\)\)\\leq\\lambda\\mathcal\{G\}\(\\mathcal\{W\}^\{S\*\}\(\\bm\{c\}\),\\mathcal\{W\}^\{R\*\}\(\\bm\{c\}\)\)\\leq\(\\\|\\bm\{c\}\\\|\_\{2\}\+\\lambda\\\|\\bm\{\\Lambda\}\(\\bm\{B\}\)\\\|\_\{2\}\)\\\|\\bm\{s\}\_\{1\}\-\\bm\{s\}\_\{2\}\\\|\_\{2\},which means that

โ€–๐’“1โˆ’๐’“2โ€–2โ‰คโ€–๐’”1โˆ’๐’”2โ€–2\.\\displaystyle\\\|\\bm\{r\}\_\{1\}\-\\bm\{r\}\_\{2\}\\\|\_\{2\}\\leq\\\|\\bm\{s\}\_\{1\}\-\\bm\{s\}\_\{2\}\\\|\_\{2\}\.By Sudakov\-Fernique inequality \(Lemma[7\.7](https://arxiv.org/html/2607.21773#S7.Thmtheorem7)\), we therefore conclude that

๐”ผ๐’„^โ€‹\[ฯ‰โ€‹\(๐’ฒRโฃโˆ—โ€‹\(๐’„^\)\)\]โ‰ค๐”ผ๐’„^โ€‹\[ฯ‰โ€‹\(๐’ฒโˆ—โ€‹\(๐’„^๐‘น\)\)\],\\displaystyle\\mathbb\{E\}\_\{\\hat\{\\bm\{c\}\}\}\[\\omega\(\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\)\]\\leq\\mathbb\{E\}\_\{\\hat\{\\bm\{c\}\}\}\[\\omega\(\\mathcal\{W\}^\{\*\}\(\\hat\{\\bm\{c\}\}^\{\\bm\{R\}\}\)\)\],thus proving the theorem\.\\halmos

###### Proof 7\.12

Proof of Lemma 1 \(in main text\)\. BecausezRโฃโˆ—โ€‹\(๐œ\)โ‰ฅzโˆ—โ€‹\(๐œ\)z^\{R\*\}\(\\bm\{c\}\)\\geq z^\{\*\}\(\\bm\{c\}\), we know that

โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)\\displaystyle\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)=\(max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’zRโฃโˆ—โ€‹\(๐’„\)\)\+\\displaystyle=\\left\(\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{R\*\}\(\\bm\{c\}\)\\right\)\_\{\+\}โ‰คmax๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’zโˆ—โ€‹\(๐’„\),\\displaystyle\\leq\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{\*\}\(\\bm\{c\}\),where\(โ‹…\)\+\(\\cdot\)\_\{\+\}vanishes because its argument is obviously non\-negative\. Let us now analyze the difference between SPrO\+ and SrPO\+\. By the above bound and the definition of SrPO\+,

โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)โˆ’โ„“Sโ€‹rโ€‹Pโ€‹O\+โ€‹\(๐’„^๐‘น,๐’„\)โ‰ค\\displaystyle\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\-\\ell\_\{SrPO\+\}\(\\hat\{\\bm\{c\}\}^\{\\bm\{R\}\},\\bm\{c\}\)\\leqmax๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’zโˆ—โ€‹\(๐’„\)\\displaystyle\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{\*\}\(\\bm\{c\}\)โˆ’max๐’˜โˆˆ๐’ฒโก\{๐’„โŠคโ€‹๐’˜โˆ’\(๐’„^\+ฮปโ€‹๐šฒโ€‹\(๐‘ฉ\)\)โŠคโ€‹๐’˜\}โˆ’\(๐’„^\+ฮปโ€‹๐šฒโ€‹\(๐‘ฉ\)\)โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)\+zโˆ—โ€‹\(๐’„\),\\displaystyle\-\\max\_\{\\begin\{subarray\}\{c\}\\bm\{w\}\\in\\mathcal\{W\}\\end\{subarray\}\}\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\(\\hat\{\\bm\{c\}\}\+\\lambda\\bm\{\\Lambda\}\(\\bm\{B\}\)\)^\{\\top\}\\bm\{w\}\\\}\-\(\\hat\{\\bm\{c\}\}\+\\lambda\\bm\{\\Lambda\}\(\\bm\{B\}\)\)^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\+z^\{\*\}\(\\bm\{c\}\),wherezโˆ—โ€‹\(๐œ\)z^\{\*\}\(\\bm\{c\}\)will vanish\. By the definition of๐’ขโ€‹\(๐’ฒRโ€ฒโ€‹\(๐œ\),๐’ฒโˆ—โ€‹\(๐œ\)\)\\mathcal\{G\}\(\\mathcal\{W\}^\{R^\{\\prime\}\}\(\\bm\{c\}\),\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\)\), we can further express this upper bound as

โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)โˆ’โ„“Sโ€‹rโ€‹Pโ€‹O\+โ€‹\(๐’„^๐‘น,๐’„\)โ‰ค\\displaystyle\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\-\\ell\_\{SrPO\+\}\(\\hat\{\\bm\{c\}\}^\{\\bm\{R\}\},\\bm\{c\}\)\\leqmax๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\\displaystyle\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}โˆ’max๐’˜โˆˆ๐’ฒโก\{๐’„โŠคโ€‹๐’˜โˆ’\(๐’„^\+ฮปโ€‹๐šฒโ€‹\(๐‘ฉ\)\)โŠคโ€‹๐’˜\}โˆ’\(๐’„^\+ฮปโ€‹๐šฒโ€‹\(๐‘ฉ\)\)โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)โˆ’ฮปโ€‹๐’ขโ€‹\(๐’ฒRโ€ฒโ€‹\(๐’„\),๐’ฒโˆ—โ€‹\(๐’„\)\)\\displaystyle\-\\max\_\{\\begin\{subarray\}\{c\}\\bm\{w\}\\in\\mathcal\{W\}\\end\{subarray\}\}\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\(\\hat\{\\bm\{c\}\}\+\\lambda\\bm\{\\Lambda\}\(\\bm\{B\}\)\)^\{\\top\}\\bm\{w\}\\\}\-\(\\hat\{\\bm\{c\}\}\+\\lambda\\bm\{\\Lambda\}\(\\bm\{B\}\)\)^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-\\lambda\\mathcal\{G\}\(\\mathcal\{W\}^\{R^\{\\prime\}\}\(\\bm\{c\}\),\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\)\)\+ฮปโ€‹min๐’˜โˆˆ๐’ฒRโ€ฒโ€‹\(๐’„\)โก\{๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’˜โˆ’โ€–๐’˜โ€–โˆ—\}โˆ’ฮปโ€‹max๐’˜โˆˆ๐’ฒโˆ—โ€‹\(๐’„\)โก\{๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’˜โˆ’โ€–๐’˜โ€–โˆ—\}\.\\displaystyle\+\\lambda\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R^\{\\prime\}\}\(\\bm\{c\}\)\}\\\{\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{w\}\-\\\|\\bm\{w\}\\\|\_\{\*\}\\\}\-\\lambda\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\)\}\\\{\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{w\}\-\\\|\\bm\{w\}\\\|\_\{\*\}\\\}\.Becausemin๐ฐโˆˆ๐’ฒRโ€ฒโ€‹\(๐œ\)โก\{๐šฒโŠคโ€‹\(๐\)โ€‹๐ฐโˆ’โ€–๐ฐโ€–โˆ—\}โ‰ค๐šฒโŠคโ€‹\(๐\)โ€‹๐ฐ๐‘โ€ฒโ€‹\(๐œ\)โˆ’โ€–๐ฐ๐‘โ€ฒโ€‹\(๐œ\)โ€–โˆ—\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R^\{\\prime\}\}\(\\bm\{c\}\)\}\\\{\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{w\}\-\\\|\\bm\{w\}\\\|\_\{\*\}\\\}\\leq\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\-\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}, we then have the upper bound

โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)โˆ’โ„“Sโ€‹rโ€‹Pโ€‹O\+โ€‹\(๐’„^๐‘น,๐’„\)โ‰ค\\displaystyle\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\-\\ell\_\{SrPO\+\}\(\\hat\{\\bm\{c\}\}^\{\\bm\{R\}\},\\bm\{c\}\)\\leqmax๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\\displaystyle\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)โˆ’max๐’˜โˆˆ๐’ฒโก\{๐’„โŠคโ€‹๐’˜โˆ’\(๐’„^\+ฮปโ€‹๐šฒโ€‹\(๐‘ฉ\)\)โŠคโ€‹๐’˜\}โˆ’\(๐’„^\+ฮปโ€‹๐šฒโ€‹\(๐‘ฉ\)\)โŠคโ€‹๐’˜โˆ—โ€‹\(๐’„\)โˆ’ฮปโ€‹๐’ขโ€‹\(๐’ฒRโ€ฒโ€‹\(๐’„\),๐’ฒโˆ—โ€‹\(๐’„\)\)\\displaystyle\-\\max\_\{\\begin\{subarray\}\{c\}\\bm\{w\}\\in\\mathcal\{W\}\\end\{subarray\}\}\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\(\\hat\{\\bm\{c\}\}\+\\lambda\\bm\{\\Lambda\}\(\\bm\{B\}\)\)^\{\\top\}\\bm\{w\}\\\}\-\(\\hat\{\\bm\{c\}\}\+\\lambda\\bm\{\\Lambda\}\(\\bm\{B\}\)\)^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\)\-\\lambda\\mathcal\{G\}\(\\mathcal\{W\}^\{R^\{\\prime\}\}\(\\bm\{c\}\),\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\)\)\+ฮปโ€‹๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โˆ’ฮปโ€‹max๐’˜โˆˆ๐’ฒโˆ—โ€‹\(๐’„\)โก\{๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’˜โˆ’โ€–๐’˜โ€–โˆ—\}\.\\displaystyle\+\\lambda\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\-\\lambda\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\)\}\\\{\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{w\}\-\\\|\\bm\{w\}\\\|\_\{\*\}\\\}\.Sincemax๐ฐโˆˆ๐’ฒโก\{๐œโŠคโ€‹๐ฐโˆ’\(๐œ^\+ฮปโ€‹๐šฒโ€‹\(๐\)\)โŠคโ€‹๐ฐ\}โ‰ฅzโˆ—โ€‹\(๐œ\)โˆ’\(๐โ€‹๐ฑ\+ฮปโ€‹๐šฒโ€‹\(๐\)\)โŠคโ€‹๐ฐโˆ—โ€‹\(๐œ\)\\max\_\{\\begin\{subarray\}\{c\}\\bm\{w\}\\in\\mathcal\{W\}\\end\{subarray\}\}\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\(\\hat\{\\bm\{c\}\}\+\\lambda\\bm\{\\Lambda\}\(\\bm\{B\}\)\)^\{\\top\}\\bm\{w\}\\\}\\geq z^\{\*\}\(\\bm\{c\}\)\-\(\\bm\{B\}\\bm\{x\}\+\\lambda\\bm\{\\Lambda\}\(\\bm\{B\}\)\)^\{\\top\}\\bm\{w^\{\*\}\}\(\\bm\{c\}\), we further simplify this upper bound to

โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)โˆ’โ„“Sโ€‹rโ€‹Pโ€‹O\+โ€‹\(๐’„^๐‘น,๐’„\)โ‰ค\\displaystyle\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\-\\ell\_\{SrPO\+\}\(\\hat\{\\bm\{c\}\}^\{\\bm\{R\}\},\\bm\{c\}\)\\leqmax๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โˆ’zโˆ—โ€‹\(๐’„\)โˆ’ฮปโ€‹๐’ขโ€‹\(๐’ฒRโ€ฒโ€‹\(๐’„\),๐’ฒโˆ—โ€‹\(๐’„\)\)\\displaystyle\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\-z^\{\*\}\(\\bm\{c\}\)\-\\lambda\\mathcal\{G\}\(\\mathcal\{W\}^\{R^\{\\prime\}\}\(\\bm\{c\}\),\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\)\)\+ฮปโ€‹๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โˆ’ฮปโ€‹max๐’˜โˆˆ๐’ฒโˆ—โ€‹\(๐’„\)โก\{๐šฒโŠคโ€‹\(๐‘ฉ\)โ€‹๐’˜โˆ’โ€–๐’˜โ€–โˆ—\}\.\\displaystyle\+\\lambda\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\-\\lambda\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\)\}\\\{\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{w\}\-\\\|\\bm\{w\}\\\|\_\{\*\}\\\}\.Becausemax๐ฐโˆˆ๐’ฒโˆ—โ€‹\(๐œ\)โก\{๐šฒโŠคโ€‹\(๐\)โ€‹๐ฐโˆ’โ€–๐ฐโ€–โˆ—\}โ‰ฅ๐šฒโŠคโ€‹\(๐\)โ€‹๐ฐ๐‘โ€ฒโ€‹\(๐œ\)โˆ’โ€–๐ฐ๐‘โ€ฒโ€‹\(๐œ\)โ€–โˆ—\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\)\}\\\{\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{w\}\-\\\|\\bm\{w\}\\\|\_\{\*\}\\\}\\geq\\bm\{\\Lambda\}^\{\\top\}\(\\bm\{B\}\)\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\-\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}, we see that

โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)โˆ’โ„“Sโ€‹rโ€‹Pโ€‹O\+โ€‹\(๐’„^๐‘น,๐’„\)โ‰ค\\displaystyle\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\-\\ell\_\{SrPO\+\}\(\\hat\{\\bm\{c\}\}^\{\\bm\{R\}\},\\bm\{c\}\)\\leqmax๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—โˆ’zโˆ—โ€‹\(๐’„\)\\displaystyle\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{\*\}\(\\bm\{c\}\)โˆ’ฮปโ€‹๐’ขโ€‹\(๐’ฒRโ€ฒโ€‹\(๐’„\),๐’ฒโˆ—โ€‹\(๐’„\)\)\\displaystyle\-\\lambda\\mathcal\{G\}\(\\mathcal\{W\}^\{R^\{\\prime\}\}\(\\bm\{c\}\),\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\)\)=\\displaystyle=โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)โˆ’zRโฃโˆ—โ€‹\(๐’„\)โˆ’zโˆ—โ€‹\(๐’„\)โˆ’ฮปโ€‹๐’ขโ€‹\(๐’ฒRโ€ฒโ€‹\(๐’„\),๐’ฒโˆ—โ€‹\(๐’„\)\),\\displaystyle\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\-z^\{R\*\}\(\\bm\{c\}\)\-z^\{\*\}\(\\bm\{c\}\)\-\\lambda\\mathcal\{G\}\(\\mathcal\{W\}^\{R^\{\\prime\}\}\(\\bm\{c\}\),\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\)\),thus proving the lemma\.\\halmos

###### Proof 7\.13

Proof of Theorem[5\.4](https://arxiv.org/html/2607.21773#S5.Thmtheorem4)\. From the previous lemma, we therefore know that stochastic dominance is achieved if

๐”ผโ€‹\[โ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐’„^,๐’„\)\]โ‰ค๐”ผโ€‹\[zRโฃโˆ—โ€‹\(๐’„\)\+zโˆ—โ€‹\(๐’„\)\+ฮปโ€‹๐’ขโ€‹\(๐’ฒRโ€ฒโ€‹\(๐’„\),๐’ฒโˆ—โ€‹\(๐’„\)\)\]\.\\displaystyle\\mathbb\{E\}\[\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\]\\leq\\mathbb\{E\}\[z^\{R\*\}\(\\bm\{c\}\)\+z^\{\*\}\(\\bm\{c\}\)\+\\lambda\\mathcal\{G\}\(\\mathcal\{W\}^\{R^\{\\prime\}\}\(\\bm\{c\}\),\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\)\)\]\.Sinceโ„“Sโ€‹Pโ€‹rโ€‹O\+โ€‹\(๐œ^,๐œ\)โ‰คmax๐ฐโˆˆ๐’ฒRโฃโˆ—โ€‹\(๐œ^\)โก\{๐œโŠคโ€‹๐ฐโˆ’๐œ^โŠคโ€‹๐ฐโˆ’ฮปโ€‹โ€–๐ฐโ€–โˆ—\}\+๐œ^โŠคโ€‹๐ฐ๐‘โ€ฒโ€‹\(๐œ\)\+ฮปโ€‹โ€–๐ฐ๐‘โ€ฒโ€‹\(๐œ\)โ€–โˆ—โˆ’zโˆ—โ€‹\(๐œ\)\\ell\_\{SPrO\+\}\(\\hat\{\\bm\{c\}\},\\bm\{c\}\)\\leq\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\-z^\{\*\}\(\\bm\{c\}\), the condition is met if

๐”ผโ€‹\[max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜โˆ’๐’„^โŠคโ€‹๐’˜โˆ’ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\]โ‰ค๐”ผโ€‹\[zRโฃโˆ—โ€‹\(๐’„\)\+2โ€‹zโˆ—โ€‹\(๐’„\)\+ฮปโ€‹๐’ขโ€‹\(๐’ฒRโ€ฒโ€‹\(๐’„\),๐’ฒโˆ—โ€‹\(๐’„\)\)\]\.\\displaystyle\\mathbb\{E\}\[\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\-\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\-\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\]\\leq\\mathbb\{E\}\[z^\{R\*\}\(\\bm\{c\}\)\+2z^\{\*\}\(\\bm\{c\}\)\+\\lambda\\mathcal\{G\}\(\\mathcal\{W\}^\{R^\{\\prime\}\}\(\\bm\{c\}\),\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\)\)\]\.By subadditivity of the maximization operator and superadditivity of the minimization operator, the condition is also met if

๐”ผโ€‹\[max๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„โŠคโ€‹๐’˜\}โˆ’min๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{๐’„^โŠคโ€‹๐’˜\}โˆ’min๐’˜โˆˆ๐’ฒRโฃโˆ—โ€‹\(๐’„^\)โก\{ฮปโ€‹โ€–๐’˜โ€–โˆ—\}\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\]\\displaystyle\\mathbb\{E\}\[\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\\big\\\}\-\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\\big\\\}\-\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}^\{R\*\}\(\\hat\{\\bm\{c\}\}\)\}\\big\\\{\\lambda\\\|\\bm\{w\}\\\|\_\{\*\}\\big\\\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\]โ‰ค\\displaystyle\\leq๐”ผโ€‹\[max๐’˜โˆˆ๐’ฒโก\{๐’„โŠคโ€‹๐’˜\}โˆ’min๐’˜โˆˆ๐’ฒโก\{๐’„^โŠคโ€‹๐’˜\}โˆ’ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\+๐’„^โŠคโ€‹๐’˜๐‘นโ€ฒโ€‹\(๐’„\)\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\]\\displaystyle\\mathbb\{E\}\[\\max\_\{\\bm\{w\}\\in\\mathcal\{W\}\}\\big\\\{\\bm\{c\}^\{\\top\}\\bm\{w\}\\big\\\}\-\\min\_\{\\bm\{w\}\\in\\mathcal\{W\}\}\\big\\\{\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w\}\\big\\\}\-\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\+\\hat\{\\bm\{c\}\}^\{\\top\}\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\]โ‰ค\\displaystyle\\leq๐”ผโ€‹\[zRโฃโˆ—โ€‹\(๐’„\)\+2โ€‹zโˆ—โ€‹\(๐’„\)\+ฮปโ€‹๐’ขโ€‹\(๐’ฒRโ€ฒโ€‹\(๐’„\),๐’ฒโˆ—โ€‹\(๐’„\)\)\]\.\\displaystyle\\mathbb\{E\}\[z^\{R\*\}\(\\bm\{c\}\)\+2z^\{\*\}\(\\bm\{c\}\)\+\\lambda\\mathcal\{G\}\(\\mathcal\{W\}^\{R^\{\\prime\}\}\(\\bm\{c\}\),\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\)\)\]\.By Cauchy\-Schwarz inequality and the fact thatzโˆ—โ€‹\(โ‹…\)โ‰ฅ0z^\{\*\}\(\\cdot\)\\geq 0, we continue the argument to obtain

๐”ผโ€‹\[โˆ’ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\+C^โ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\+ฮปโ€‹โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\]\\displaystyle\\mathbb\{E\}\[\-\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\+\\hat\{C\}\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\+\\lambda\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\]โ‰ค\\displaystyle\\leq๐”ผโ€‹\[zRโฃโˆ—โ€‹\(๐’„\)\+2โ€‹zโˆ—โ€‹\(๐’„\)\+ฮปโ€‹๐’ขโ€‹\(๐’ฒRโ€ฒโ€‹\(๐’„\),๐’ฒโˆ—โ€‹\(๐’„\)\)โˆ’zยฏโˆ—โ€‹\(๐’„\)\]\.\\displaystyle\\mathbb\{E\}\[z^\{R\*\}\(\\bm\{c\}\)\+2z^\{\*\}\(\\bm\{c\}\)\+\\lambda\\mathcal\{G\}\(\\mathcal\{W\}^\{R^\{\\prime\}\}\(\\bm\{c\}\),\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\)\)\-\\bar\{z\}^\{\*\}\(\\bm\{c\}\)\]\.This leads to

\(C^\+ฮป\)โ€‹๐”ผโ€‹\[โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„\)โ€–โˆ—\]โ‰คฮปโ€‹๐”ผโ€‹\[โ€–๐’˜๐‘นโ€ฒโ€‹\(๐’„^\)โ€–โˆ—\]\+๐”ผโ€‹\[zRโฃโˆ—โ€‹\(๐’„\)\+zโˆ—โ€‹\(๐’„\)\+ฮปโ€‹๐’ขโ€‹\(๐’ฒRโ€ฒโ€‹\(๐’„\),๐’ฒโˆ—โ€‹\(๐’„\)\)\],\\displaystyle\(\\hat\{C\}\+\\lambda\)\\mathbb\{E\}\[\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\bm\{c\}\)\\\|\_\{\*\}\]\\leq\\lambda\\mathbb\{E\}\[\\\|\\bm\{w^\{R^\{\\prime\}\}\}\(\\hat\{\\bm\{c\}\}\)\\\|\_\{\*\}\]\+\\mathbb\{E\}\[z^\{R\*\}\(\\bm\{c\}\)\+z^\{\*\}\(\\bm\{c\}\)\+\\lambda\\mathcal\{G\}\(\\mathcal\{W\}^\{R^\{\\prime\}\}\(\\bm\{c\}\),\\mathcal\{W\}^\{\*\}\(\\bm\{c\}\)\)\],thus proving the theorem\.\\halmos

Similar Articles

Halt Fast! Early Stopping for Certified Robustness

arXiv cs.LG

This paper introduces a meta-learning framework for anytime-valid certified robustness that uses sequential E-processes to adaptively allocate compute, achieving a 20-fold reduction in sample complexity compared to traditional randomized smoothing while maintaining rigorous statistical guarantees.

Maximally Robust Satisficing Bayesian Optimization

arXiv cs.LG

This paper introduces Maximally Robust Satisficing Bayesian Optimization (MRSBO), a method that efficiently finds solutions meeting a quality threshold while being robust to input perturbations after deployment, outperforming previous approaches.

Learning Predictive Ambiguity Sets for Decision-Focused Distributionally Robust Optimization

arXiv cs.LG

Proposes learned predictive ambiguity sets (LPAS) for distributionally robust optimization, where a deep contextual model outputs a nominal scenario distribution, state-dependent Wasserstein radius, and ground metric, trained with decision loss and calibration. Applied to portfolio optimization on S&P 500 data, the method achieves higher returns and Sharpe ratio with reduced conservatism compared to fixed-radius baselines.