paper-with-me

홈 › Papers

Coresets for Wasserstein Distributionally Robust Optimization Problems

2022-10-09 · Ruomin Huang, Jiawei Huang, Wenjie Liu, Hu Ding

Wasserstein distributionally robust optimization (\textsf{WDRO}) is a popular model to enhance the robustness of machine learning with ambiguous data. However, the complexity of \textsf{WDRO} can be prohibitive in practice since solving its `minimax'' formulation requires a great amount of computation. Recently, several fast \textsf{WDRO} training algorithms for some specific machine learning tasks (e.g., logistic regression) have been developed. However, the research on designing efficient algorithms for general large-scale \textsf{WDRO}s is still quite limited, to the best of our knowledge. \textit{Coreset} is an important tool for compressing large dataset, and thus it has been widely applied to reduce the computational complexities for many optimization problems. In this paper, we introduce a unified framework to construct the $\epsilon$-coreset for the general \textsf{WDRO} problems. Though it is challenging to obtain a conventional coreset for \textsf{WDRO} due to the uncertainty issue of ambiguous data, we show that we can compute a `dual coreset'' by using the strong duality property of \textsf{WDRO}. Also, the error introduced by the dual coreset can be theoretically guaranteed for the original \textsf{WDRO} objective. To construct the dual coreset, we propose a novel grid sampling approach that is particularly suitable for the dual formulation of \textsf{WDRO}. Finally, we implement our coreset approach and illustrate its effectiveness for several \textsf{WDRO} problems in the experiments.

📄 PDF Abstract BibTeX arXiv:2210.04260

Code (1)

h305142/wdro_coreset 공식 구현

Similar Papers 제목 키워드 기반

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…

A Short and General Duality Proof for Wasserstein Distributionally Robust Optimization

2022-04-30 · Luhao Zhang, Jincheng Yang, Rui Gao

We present a general duality result for Wasserstein distributionally robust optimization that holds for any Kantorovich transport cost, measurable loss function, and nominal probability distribution. Assuming an intercha…

Wasserstein Measure Coresets

2018-05-18 · Sebastian Claici, Aude Genevay, Justin Solomon

The proliferation of large data sets and Bayesian inference techniques motivates demand for better data sparsification. Coresets provide a principled way of summarizing a large dataset via a smaller one that is guarantee…

Bayesian InferenceClustering

Wasserstein Distributionally Robust Optimization: Theory and Applications in Machine Learning

2019-08-23 · Daniel Kuhn, Peyman Mohajerin Esfahani, Viet Anh Nguyen, Soroosh Shafieezadeh-Abadeh

Many decision problems in science, engineering and economics are affected by uncertain parameters whose distribution is only indirectly observable through samples. The goal of data-driven decision-making is to learn a de…

BIG-bench Machine LearningDecision Making

Wasserstein Distributionally Robust Regret Optimization

2025-04-15 · Lukas-Benedikt Fiechtner, Jose Blanchet

Distributionally Robust Optimization (DRO) is a popular framework for decision-making under uncertainty, but its adversarial nature can lead to overly conservative solutions. To address this, we study ex-ante Distributio…

Decision Making Under Uncertainty