English

Fast Distributionally Robust Learning with Variance Reduced Min-Max Optimization

Machine Learning 2022-01-26 v2 Optimization and Control Machine Learning

Abstract

Distributionally robust supervised learning (DRSL) is emerging as a key paradigm for building reliable machine learning systems for real-world applications -- reflecting the need for classifiers and predictive models that are robust to the distribution shifts that arise from phenomena such as selection bias or nonstationarity. Existing algorithms for solving Wasserstein DRSL -- one of the most popular DRSL frameworks based around robustness to perturbations in the Wasserstein distance -- have serious limitations that limit their use in large-scale problems -- in particular they involve solving complex subproblems and they fail to make use of stochastic gradients. We revisit Wasserstein DRSL through the lens of min-max optimization and derive scalable and efficiently implementable stochastic extra-gradient algorithms which provably achieve faster convergence rates than existing approaches. We demonstrate their effectiveness on synthetic and real data when compared to existing DRSL approaches. Key to our results is the use of variance reduction and random reshuffling to accelerate stochastic min-max optimization, the analysis of which may be of independent interest.

Keywords

Cite

@article{arxiv.2104.13326,
  title  = {Fast Distributionally Robust Learning with Variance Reduced Min-Max Optimization},
  author = {Yaodong Yu and Tianyi Lin and Eric Mazumdar and Michael I. Jordan},
  journal= {arXiv preprint arXiv:2104.13326},
  year   = {2022}
}

Comments

Accepted by AISTATS 2022; The first three authors contributed equally to this work; 43 pages, 28 figures

R2 v1 2026-06-24T01:34:18.721Z