paper-with-me

Papers

Learning Distributionally Robust Models at Scale via Composite Optimization

2022-03-17 · ICLR 2022 4 · Farzin Haddadpour, Mohammad Mahdi Kamani, Mehrdad Mahdavi, Amin Karbasi

To train machine learning models that are robust to distribution shifts in the data, distributionally robust optimization (DRO) has been proven very effective. However, the existing approaches to learning a distributionally robust model either require solving complex optimization problems such as semidefinite programming or a first-order method whose convergence scales linearly with the number of data samples -- which hinders their scalability to large datasets. In this paper, we show how different variants of DRO are simply instances of a finite-sum composite optimization for which we provide scalable methods. We also provide empirical results that demonstrate the effectiveness of our proposed algorithm with respect to the prior art in order to learn robust models from very large datasets.

📄 PDF Abstract BibTeX arXiv:2203.09607

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Consistent Approximations in Composite Optimization

2022-01-13 · Johannes O. Royset

Approximations of optimization problems arise in computational procedures and sensitivity analysis. The resulting effect on solutions can be significant, with even small approximations of components of a problem translat…

Stochastic Optimization

DRO: A Python Library for Distributionally Robust Optimization in Machine Learning

2025-05-29 · Jiashuo Liu, Tianyu Wang, Henry Lam, Hongseok Namkoong 외

We introduce dro, an open-source Python library for distributionally robust optimization (DRO) for regression and classification problems. The library implements 14 DRO formulations and 9 backbone models, enabling 79 dis…

Stochastic Gradient Methods for Distributionally Robust Optimization with f-divergences

2016-12-01 · NeurIPS 2016 12 · Hongseok Namkoong, John C. Duchi

We develop efficient solution methods for a robust empirical risk minimization problem designed to give calibrated confidence intervals on performance and provide optimal tradeoffs between bias and variance. Our methods …

Distributionally Robust Geometric Joint Chance-Constrained Optimization: Neurodynamic Approaches

2026-02-10 · Ange Valli, Siham Tassouli, Abdel Lisser arxiv

This paper proposes a two-time scale neurodynamic duplex approach to solve distributionally robust geometric joint chance-constrained optimization problems. The probability distributions of the row vectors are not known …

Confidence Regions in Wasserstein Distributionally Robust Estimation

2019-06-04 · Jose Blanchet, Karthyek Murthy, Nian Si

Wasserstein distributionally robust optimization estimators are obtained as solutions of min-max problems in which the statistician selects a parameter minimizing the worst-case loss among all probability models within a…