Fast Computation of Superquantile-Constrained Optimization Through Implicit Scenario Reduction
Jake Roth, Ying Cui

TL;DR
This paper presents a fast, scalable second-order method for solving large-scale superquantile-constrained optimization problems, significantly outperforming existing solvers in speed, especially with many scenarios.
Contribution
It introduces a novel semismooth-Newton-based augmented Lagrangian framework that efficiently reduces problem dimensions and computational costs for superquantile-based optimization.
Findings
Achieves over 750x speedup compared to ADMM (OSQP) for low-accuracy solutions.
Up to 70x faster than Gurobi for quadratic objectives.
Outperforms existing methods in synthetic experiments with large scenario sets.
Abstract
Superquantiles have recently gained significant interest as a risk-aware metric for addressing fairness and distribution shifts in statistical learning and decision making problems. This paper introduces a fast, scalable and robust second-order computational framework to solve large-scale optimization problems with superquantile-based constraints. Unlike empirical risk minimization, superquantile-based optimization requires ranking random functions evaluated across all scenarios to compute the tail conditional expectation. While this tail-based feature might seem computationally unfriendly, it provides an advantageous setting for a semismooth-Newton-based augmented Lagrangian method. The superquantile operator effectively reduces the dimensions of the Newton systems since the tail expectation involves considerably fewer scenarios. Notably, the extra cost of obtaining relevant…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMatrix Theory and Algorithms · Numerical Methods and Algorithms · Advanced Optimization Algorithms Research
