paper-with-me

홈 › Papers

A law of adversarial risk, interpolation, and label noise

2022-07-08 · Daniel Paleka, Amartya Sanyal

In supervised learning, it has been shown that label noise in the data can be interpolated without penalties on test accuracy. We show that interpolating label noise induces adversarial vulnerability, and prove the first theorem showing the relationship between label noise and adversarial risk for any data distribution. Our results are almost tight if we do not make any assumptions on the inductive bias of the learning algorithm. We then investigate how different components of this problem affect this result, including properties of the distribution. We also discuss non-uniform label noise distributions; and prove a new theorem showing uniform label noise induces nearly as large an adversarial risk as the worst poisoning with the same noise rate. Then, we provide theoretical and empirical evidence that uniform label noise is more harmful than typical real-world label noise. Finally, we show how inductive biases amplify the effect of label noise and argue the need for future work in this direction.

📄 PDF Abstract BibTeX arXiv:2207.03933

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive Bias

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Overfitting or perfect fitting? Risk bounds for classification and regression rules that interpolate

2018-06-13 · NeurIPS 2018 12 · Mikhail Belkin, Daniel Hsu, Partha Mitra

Many modern machine learning models are trained to achieve zero or near-zero training error in order to obtain near-optimal (but non-zero) test error. This phenomenon of strong generalization performance for "overfitted"…

BIG-bench Machine LearningGeneral Classificationregression

Beyond Nearest Neighbor Interpolation in Data Augmentation

2025-04-02 · Olivier Rukundo

Avoiding the risk of undefined categorical labels using nearest neighbor interpolation overlooks the risk of exacerbating pixel level annotation errors in data augmentation. To simultaneously avoid these risks, the autho…

Data AugmentationSemantic Segmentation

Label Noise Robustness of Conformal Prediction

2022-09-28 · Bat-Sheva Einbinder, Shai Feldman, Stephen Bates, Anastasios N. Angelopoulos 외

We study the robustness of conformal prediction, a powerful tool for uncertainty quantification, to label noise. Our analysis tackles both regression and classification problems, characterizing when and how it is possibl…

Conformal PredictionPredictionregressionUncertainty Quantification

RobustMQ: Benchmarking Robustness of Quantized Models

2023-08-04 · Yisong Xiao, Aishan Liu, Tianyuan Zhang, Haotong Qin 외

Quantization has emerged as an essential technique for deploying deep neural networks (DNNs) on devices with limited resources. However, quantized models exhibit vulnerabilities when exposed to various noises in real-wor…

Adversarial RobustnessBenchmarkingQuantization

Robust Fine-tuning via Perturbation and Interpolation from In-batch Instances

2022-05-02 · Shoujie Tong, Qingxiu Dong, Damai Dai, YiFan Song 외

Fine-tuning pretrained language models (PLMs) on downstream tasks has become common practice in natural language processing. However, most of the PLMs are vulnerable, e.g., they are brittle under adversarial attacks or i…