paper-with-me

Papers

Stable Adversarial Learning under Distributional Shifts

2020-06-08 · Jiashuo Liu, Zheyan Shen, Peng Cui, Linjun Zhou, Kun Kuang, Bo Li, Yishi Lin

Machine learning algorithms with empirical risk minimization are vulnerable under distributional shifts due to the greedy adoption of all the correlations found in training data. Recently, there are robust learning methods aiming at this problem by minimizing the worst-case risk over an uncertainty set. However, they equally treat all covariates to form the decision sets regardless of the stability of their correlations with the target, resulting in the overwhelmingly large set and low confidence of the learner.In this paper, we propose Stable Adversarial Learning (SAL) algorithm that leverages heterogeneous data sources to construct a more practical uncertainty set and conduct differentiated robustness optimization, where covariates are differentiated according to the stability of their correlations with the target. We theoretically show that our method is tractable for stochastic gradient-based optimization and provide the performance guarantees for our method. Empirical studies on both simulation and real datasets validate the effectiveness of our method in terms of uniformly good performance across unknown distributional shifts.

📄 PDF Abstract BibTeX arXiv:2006.04414

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Distributionally Robust Learning with Stable Adversarial Training

2021-06-30 · Jiashuo Liu, Zheyan Shen, Peng Cui, Linjun Zhou 외

Machine learning algorithms with empirical risk minimization are vulnerable under distributional shifts due to the greedy adoption of all the correlations found in training data. There is an emerging literature on tackli…

Addressing distributional shifts in operations management: The case of order fulfillment in customized production

2023-04-24 · Julian Senoner, Bernhard Kratzwald, Milan Kuzmanovic, Torbjørn H. Netland 외

To meet order fulfillment targets, manufacturers seek to optimize production schedules. Machine learning can support this objective by predicting throughput times on production lines given order specifications. However, …

Decision MakingJob Shop SchedulingManagementScheduling

Distributionally Robust Optimization with Adversarial Data Contamination

2025-07-14 · Shuyao Li, Ilias Diakonikolas, Jelena Diakonikolas arxiv

Distributionally Robust Optimization (DRO) provides a framework for decision-making under distributional uncertainty, yet its effectiveness can be compromised by outliers in the training data. This paper introduces a pri…

Encoding Robustness to Image Style via Adversarial Feature Perturbations

2020-09-18 · NeurIPS 2021 12 · Manli Shu, Zuxuan Wu, Micah Goldblum, Tom Goldstein

Adversarial training is the industry standard for producing models that are robust to small adversarial perturbations. However, machine learning practitioners need models that are robust to other kinds of changes that oc…

Data AugmentationSemantic Segmentation

Enhancing Distributional Stability among Sub-populations

2022-06-07 · Jiashuo Liu, Jiayun Wu, Jie Peng, Xiaoyu Wu 외

Enhancing the stability of machine learning algorithms under distributional shifts is at the heart of the Out-of-Distribution (OOD) Generalization problem. Derived from causal learning, recent works of invariant learning…