End-to-end Conditional Robust Optimization
Abhilash Chenreddy, Erick Delage
TL;DR
The paper tackles risk-averse decision-making under uncertainty by unifying machine learning predictions with robust optimization in an end-to-end framework (ECRO). It jointly learns contextual ellipsoidal uncertainty sets and the CRO objective, enabling gradient-based optimization via Fenchel duality and implicit differentiation; it also introduces conditional coverage-focused training (CC loss and regression-based covariate modeling) and two integrated algorithms, TbS and DTbS. Empirical results on synthetic data and US stock portfolios show that end-to-end approaches improve CRO performance (CVaR) while achieving favorable conditional coverage compared to traditional Estimate-Then-Optimize methods. The work demonstrates that incorporating downstream task performance and conditional coverage into the learning objective yields more reliable, risk-aware decisions in high-stakes contexts.
Abstract
The field of Contextual Optimization (CO) integrates machine learning and optimization to solve decision making problems under uncertainty. Recently, a risk sensitive variant of CO, known as Conditional Robust Optimization (CRO), combines uncertainty quantification with robust optimization in order to promote safety and reliability in high stake applications. Exploiting modern differentiable optimization methods, we propose a novel end-to-end approach to train a CRO model in a way that accounts for both the empirical risk of the prescribed decisions and the quality of conditional coverage of the contextual uncertainty set that supports them. While guarantees of success for the latter objective are impossible to obtain from the point of view of conformal prediction theory, high quality conditional coverage is achieved empirically by ingeniously employing a logistic regression differentiable layer within the calculation of coverage quality in our training loss. We show that the proposed training algorithms produce decisions that outperform the traditional estimate then optimize approaches.
