paper-with-me

홈 › Papers

Fast Computation of Superquantile-Constrained Optimization Through Implicit Scenario Reduction

2024-05-13 · Jake Roth, Ying Cui

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 second-order information and performing matrix inversions is often comparable to, and sometimes even less than, the effort required for gradient computation. Our developed solver is particularly effective when the number of scenarios substantially exceeds the number of decision variables. In synthetic problems with linear and convex diagonal quadratic objectives, numerical experiments demonstrate that our method outperforms existing approaches by a large margin: It achieves speeds more than 750 times faster for linear and quadratic objectives than the alternating direction method of multipliers as implemented by OSQP for computing low-accuracy solutions. Additionally, it is up to 25 times faster for linear objectives and 70 times faster for quadratic objectives than the commercial solver Gurobi, and 20 times faster for linear objectives and 30 times faster for quadratic objectives than the Portfolio Safeguard optimization suite for high-accuracy solution computations.

📄 PDF Abstract BibTeX arXiv:2405.07965

Code (1)

jacob-roth/superquantile-opt 공식 구현

Tasks

Fairness

Similar Papers 제목 키워드 기반

First-order Optimization for Superquantile-based Supervised Learning

2020-09-30 · Yassine Laguel, Jérôme Malick, Zaid Harchaoui

Classical supervised learning via empirical risk (or negative log-likelihood) minimization hinges upon the assumption that the testing distribution coincides with the training distribution. This assumption can be challen…

BIG-bench Machine Learningregression

Calculating CVaR and bPOE for Common Probability Distributions With Application to Portfolio Optimization and Density Estimation

2019-02-17

Conditional Value-at-Risk (CVaR) and Value-at-Risk (VaR), also called the superquantile and quantile, are frequently used to characterize the tails of probability distribution's and are popular measures of risk. Buffered…

Density EstimationPortfolio Optimization

The Risk Quadrangle in Optimization: An Overview with Recent Results and Extensions

2026-03-28 · Bogdan Grechuk, Anton Malandii, Terry Rockafellar, Stan Uryasev arxiv

This paper revisits and extends the 2013 development by Rockafellar and Uryasev of the Risk Quadrangle (RQ) as a unified scheme for integrating risk management, optimization, and statistical estimation. The RQ features f…

Portfolio Optimization

Device Heterogeneity in Federated Learning: A Superquantile Approach

2020-02-25 · arXiv preprint 2020 2 · Yassine Laguel, Krishna Pillutla, Jérôme Malick, Zaid Harchaoui

We propose a federated learning framework to handle heterogeneous client devices which do not conform to the population data distribution. The approach hinges upon a parameterized superquantile-based objective, where the…

Federated Learning

Federated Learning with Superquantile Aggregation for Heterogeneous Data

2021-12-17 · Krishna Pillutla, Yassine Laguel, Jérôme Malick, Zaid Harchaoui

We present a federated learning framework that is designed to robustly deliver good predictive performance across individual clients with heterogeneous data. The proposed approach hinges upon a superquantile-based learni…

Federated Learning