paper-with-me

Papers

Principled learning method for Wasserstein distributionally robust optimization with local perturbations

2020-06-05 · ICML 2020 1 · Yongchan Kwon, Wonyoung Kim, Joong-Ho Won, Myunghee Cho Paik

Wasserstein distributionally robust optimization (WDRO) attempts to learn a model that minimizes the local worst-case risk in the vicinity of the empirical data distribution defined by Wasserstein ball. While WDRO has received attention as a promising tool for inference since its introduction, its theoretical understanding has not been fully matured. Gao et al. (2017) proposed a minimizer based on a tractable approximation of the local worst-case risk, but without showing risk consistency. In this paper, we propose a minimizer based on a novel approximation theorem and provide the corresponding risk consistency results. Furthermore, we develop WDRO inference for locally perturbed data that include the Mixup (Zhang et al., 2017) as a special case. We show that our approximation and risk consistency results naturally extend to the cases when data are locally perturbed. Numerical experiments demonstrate robustness of the proposed method using image classification datasets. Our results show that the proposed method achieves significantly higher accuracy than baseline models on noisy datasets.

📄 PDF Abstract BibTeX arXiv:2006.03333

Code (1)

ykwon0407/wdro_local_perturbation 공식 구현 tf

Tasks

image-classificationImage Classification

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Representation-Aware Distributionally Robust Optimization: A Knowledge Transfer Framework

2025-09-11 · Zitao Wang, Nian Si, Molei Liu arxiv

We propose REpresentation-Aware Distributionally Robust Estimation (READ), a novel framework for Wasserstein distributionally robust learning that accounts for predictive representations when guarding against distributio…

Binary Classification

Distributionally Robust Federated Learning with Outlier Resilience

2025-09-29 · Zifan Wang, Xinlei Yi, Xenia Konti, Michael M. Zavlanos 외 arxiv

Federated learning (FL) enables collaborative model training without direct data sharing, but its performance can degrade significantly in the presence of data distribution perturbations. Distributionally robust optimiza…

Federated Learning

Certifying Some Distributional Robustness with Principled Adversarial Training

2017-10-29 · ICLR 2018 1 · Aman Sinha, Hongseok Namkoong, Riccardo Volpi, John Duchi

Neural networks are vulnerable to adversarial examples and researchers have proposed many heuristic attack and defense mechanisms. We address this problem through the principled lens of distributionally robust optimizati…

Finite-Sample Guarantees for Wasserstein Distributionally Robust Optimization: Breaking the Curse of Dimensionality

2020-09-09 · Rui Gao

Wasserstein distributionally robust optimization (DRO) aims to find robust and generalizable solutions by hedging against data perturbations in Wasserstein distance. Despite its recent empirical success in operations res…

Wasserstein Distributionally Robust Nonparametric Regression

2025-05-12 · Changyu Liu, Yuling Jiao, Junhui Wang, Jian Huang

Distributionally robust optimization has become a powerful tool for prediction and decision-making under model uncertainty. By focusing on the local worst-case risk, it enhances robustness by identifying the most unfavor…

regression