paper-with-me

홈 › Papers

Learning with Monotone Adversarial Corruptions

2026-01-05 · Kasper Green Larsen, Chirag Pabbaraju, Abhishek Shetty arxiv

We study the extent to which standard machine learning algorithms rely on exchangeability and independence of data by introducing a monotone adversarial corruption model. In this model, an adversary, upon looking at a "clean" i.i.d. dataset, inserts additional "corrupted" points of their choice into the dataset. These added points are constrained to be monotone corruptions, in that they get labeled according to the ground-truth target function. Perhaps surprisingly, we demonstrate that in this setting, all known optimal learning algorithms for binary classification can be made to achieve suboptimal expected error on a new independent test point drawn from the same distribution as the clean dataset. On the other hand, we show that uniform convergence-based algorithms do not degrade in their guarantees. Our results showcase how optimal learning algorithms break down in the face of seemingly helpful monotone corruptions, exposing their overreliance on exchangeability.

📄 PDF Abstract BibTeX arXiv:2601.02193

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

Minimax Rates for Robust Community Detection

2022-07-25 · Allen Liu, Ankur Moitra

In this work, we study the problem of community detection in the stochastic block model with adversarial node corruptions. Our main result is an efficient algorithm that can tolerate an $\epsilon$-fraction of corruptions…

Community DetectionStochastic Block Model

On the effectiveness of adversarial training against common corruptions

2021-03-03 · Klim Kireev, Maksym Andriushchenko, Nicolas Flammarion

The literature on robustness towards common corruptions shows no consensus on whether adversarial training can improve the performance in this setting. First, we show that, when used with an appropriately selected pertur…

Data Augmentation

Benchmarking the Spatial Robustness of DNNs via Natural and Adversarial Localized Corruptions

2025-04-02 · Giulia Marchiori Pietrosanti, Giulio Rossolini, Alessandro Biondi, Giorgio Buttazzo

The robustness of DNNs is a crucial factor in safety-critical applications, particularly in complex and dynamic environments where localized corruptions can arise. While previous studies have evaluated the robustness of …

BenchmarkingSegmentationSemantic Segmentation

Adversarial Sign-Corrupted Isotonic Regression

2022-07-14 · Shamindra Shrotriya, Matey Neykov

Classical univariate isotonic regression involves nonparametric estimation under a monotonicity constraint of the true signal. We consider a variation of this generating process, which we term adversarial sign-corrupted …

regression

Adversarial Parameter Defense by Multi-Step Risk Minimization

2021-09-07 · Zhiyuan Zhang, Ruixuan Luo, Xuancheng Ren, Qi Su 외

Previous studies demonstrate DNNs' vulnerability to adversarial examples and adversarial training can establish a defense to adversarial examples. In addition, recent studies show that deep neural networks also exhibit v…