understanding and mitigating the tradeoff between
play

Understanding and Mitigating the Tradeoff Between Robustness and - PowerPoint PPT Presentation

Understanding and Mitigating the Tradeoff Between Robustness and Accuracy Aditi Raghunathan* Sang Michael Xie* Fanny Yang John C. Duchi Percy Liang Stanford University Adversarial examples Standard training leads to models that are not


  1. Understanding and Mitigating the Tradeoff Between Robustness and Accuracy Aditi Raghunathan* Sang Michael Xie* Fanny Yang John C. Duchi Percy Liang Stanford University

  2. Adversarial examples • Standard training leads to models that are not robust [Goodfellow et al. 2015]

  3. Adversarial examples • Standard training leads to models that are not robust [Goodfellow et al. 2015] • Adversarial training is a popular approach to improve robustness • It augments the training set on-the-fly with adversarial examples

  4. Adversarial training increases standard error CIFAR-10 Method Robust Accuracy Standard Training 0% TRADES Adversarial 55.4% Training (Zhang et al. 2019) Robust Accuracy : % of test examples misclassified after an ℓ ! -bounded adversarial perturbation

  5. Adversarial training increases standard error CIFAR-10 Method Robust Accuracy Standard Accuracy Standard Training 0% 95.2% TRADES Adversarial 55.4% 84.0% Training (Zhang et al. 2019) Robust Accuracy: % of test examples misclassified after an ℓ ! -bounded adversarial perturbation Why is there a tradeoff between robustness and accuracy? We only augmented with more data!

  6. Prior hypotheses for the tradeoff • Optimal predictor not robust to adversarial perturbations [Tsipras et al. 2019] • But typical perturbations are imperceptible, robustness should be possible • Hypothesis class not expressive enough [Nakkiran et al. 2019] • But neural networks highly expressive, reaches 100% std and robust training accuracy

  7. Prior hypotheses for the tradeoff • Optimal predictor not robust to adversarial Perturb perturbations [Tsipras et al. 2019] • But typical perturbations are imperceptible, robustness should be possible • Hypothesis class not expressive enough [Nakkiran et al. 2019] • But neural networks highly expressive, reaches 100% std and robust training accuracy

  8. Prior hypotheses for the tradeoff • Optimal predictor not robust to adversarial Perturb perturbations [Tsipras et al. 2019] • But typical perturbations are imperceptible, robustness should be possible • Hypothesis class not expressive enough [Nakkiran et al. 2019] • But neural networks highly expressive, reaches 100% std and robust training accuracy

  9. Prior hypotheses for the tradeoff • Optimal predictor not robust to adversarial Perturb perturbations [Tsipras et al. 2019] • But typical perturbations are imperceptible, robustness should be possible • Hypothesis class not expressive enough [Nakkiran et al. 2019] • But neural networks highly expressive, reaches 100% std and robust training accuracy

  10. Prior hypotheses for the tradeoff • Optimal predictor not robust to adversarial Perturb perturbations [Tsipras et al. 2019] • But typical perturbations are imperceptible, robustness should be possible • Hypothesis class not expressive enough [Nakkiran et al. 2019] • But neural networks highly expressive, reaches 100% std and robust training accuracy These hypotheses suggest a tradeoff even in the infinite data limit…

  11. Prior hypotheses for the tradeoff • Optimal predictor not robust to adversarial Perturb perturbations [Tsipras et al. 2019] • But typical perturbations are imperceptible, robustness should be possible • Hypothesis class not expressive enough [Nakkiran et al. 2019] • But neural networks highly expressive, reaches 100% std and robust training accuracy These hypotheses suggest a tradeoff even in the infinite data limit…

  12. Prior hypotheses for the tradeoff • Optimal predictor not robust to adversarial Perturb perturbations [Tsipras et al. 2019] • But typical perturbations are imperceptible, robustness should be possible • Hypothesis class not expressive enough [Nakkiran et al. 2019] • But neural networks highly expressive, reaches 100% std and robust training accuracy These hypotheses suggest a tradeoff even in the infinite data limit…

  13. Prior hypotheses for the tradeoff More realistic settings: • Optimal predictor not robust to adversarial perturbations [Tsipras et al. 2019] • But typical perturbations are imperceptible, Consistent robustness should be possible • Hypothesis class not expressive enough [Nakkiran et al. 2019] • But neural networks highly expressive, reaches 100% std and robust training accuracy These hypotheses suggest a tradeoff even in the infinite data limit…

  14. Prior hypotheses for the tradeoff More realistic settings: • Optimal predictor not robust to adversarial perturbations [Tsipras et al. 2019] • But typical perturbations are imperceptible, Consistent robustness should be possible • Hypothesis class not expressive enough [Nakkiran et al. 2019] • But neural networks highly expressive, reaches Well-specified 100% std and robust training accuracy These hypotheses suggest a tradeoff even in the infinite data limit…

  15. No tradeoff with infinite data CIFAR-10 • Observations • Gap between robust and standard accuracies are large for small data regime • Gap decreases with labeled sample size

  16. No tradeoff with infinite data CIFAR-10 • Observations • Gap between robust and standard accuracies are large for small data regime • Gap decreases with labeled sample size • We ask: if we have consistent perturbations + well-specified model family (no inherent tradeoff), why do we observe a tradeoff in practice?

  17. Results overview • Characterize how training with consistent extra data can increase standard error even in well-specified noiseless linear regression • Analysis suggests robust self-training to mitigate tradeoff [Carmon 2019, Najafi 2019, Uesato 2019]

  18. Results overview • Characterize how training with consistent extra data can increase standard error even in well-specified noiseless linear regression • Analysis suggests robust self-training to mitigate tradeoff [Carmon 2019, Najafi 2019, Uesato 2019] • Prove that robust self-training (RST) improves robust error without hurting standard error in linear setting with unlabeled data

  19. Results overview • Characterize how training with consistent extra data can increase standard error even in well-specified noiseless linear regression • Analysis suggests robust self-training to mitigate tradeoff [Carmon 2019, Najafi 2019, Uesato 2019] • Prove that robust self-training (RST) improves robust error without hurting standard error in linear setting with unlabeled data • Empirically, RST improves robust and standard error across different adversarial training algorithms and adversarial perturbation types

  20. Noiseless linear regression • Model: 𝑧 = 𝑦 ! 𝜄 ∗ Well-specified • Standard data: 𝑌 #$% ∈ ℝ &×% , 𝑧 #$% = 𝑌 #$% 𝜄 ∗ , 𝑜 ≪ 𝑒 (overparameterized) • Extra data (adv examples): 𝑌 ()$ ∈ ℝ *×% , 𝑧 ()$ = 𝑌 ()$ 𝜄 ∗ • We study min-norm interpolators • 𝜄 !"# = argmin $ { 𝜄 % : 𝑌 !"# 𝜄 = 𝑧 !"# } • 𝜄 &'( = argmin $ { 𝜄 % : 𝑌 !"# 𝜄 = 𝑧 !"# , 𝑌 )*" 𝜄 = 𝑧 )*" } • Standard error: 𝜄 − 𝜄 ∗ ! Σ 𝜄 − 𝜄 ∗ for population covariance Σ

  21. Noiseless linear regression • Model: 𝑧 = 𝑦 ! 𝜄 ∗ Well-specified • Standard data: 𝑌 #$% ∈ ℝ &×% , 𝑧 #$% = 𝑌 #$% 𝜄 ∗ , 𝑜 ≪ 𝑒 (overparameterized) • Extra data (adv examples): 𝑌 ()$ ∈ ℝ *×% , 𝑧 ()$ = 𝑌 ()$ 𝜄 ∗ • We study min-norm interpolators • 𝜄 !"# = argmin $ { 𝜄 % : 𝑌 !"# 𝜄 = 𝑧 !"# } • 𝜄 &'( = argmin $ { 𝜄 % : 𝑌 !"# 𝜄 = 𝑧 !"# , 𝑌 )*" 𝜄 = 𝑧 )*" } • Standard error: 𝜄 − 𝜄 ∗ ! Σ 𝜄 − 𝜄 ∗ for population covariance Σ

  22. Noiseless linear regression • Model: 𝑧 = 𝑦 ! 𝜄 ∗ Well-specified • Standard data: 𝑌 #$% ∈ ℝ &×% , 𝑧 #$% = 𝑌 #$% 𝜄 ∗ , 𝑜 ≪ 𝑒 (overparameterized) Consistent • Extra data (adv examples): 𝑌 ()$ ∈ ℝ *×% , 𝑧 ()$ = 𝑌 ()$ 𝜄 ∗ • We study min-norm interpolators • 𝜄 !"# = argmin $ { 𝜄 % : 𝑌 !"# 𝜄 = 𝑧 !"# } • 𝜄 &'( = argmin $ { 𝜄 % : 𝑌 !"# 𝜄 = 𝑧 !"# , 𝑌 )*" 𝜄 = 𝑧 )*" } • Standard error: 𝜄 − 𝜄 ∗ ! Σ 𝜄 − 𝜄 ∗ for population covariance Σ

  23. Noiseless linear regression • Model: 𝑧 = 𝑦 ! 𝜄 ∗ Well-specified • Standard data: 𝑌 #$% ∈ ℝ &×% , 𝑧 #$% = 𝑌 #$% 𝜄 ∗ , 𝑜 ≪ 𝑒 (overparameterized) Consistent • Extra data (adv examples): 𝑌 ()$ ∈ ℝ *×% , 𝑧 ()$ = 𝑌 ()$ 𝜄 ∗ • We study min-norm interpolants • 𝜄 !"# = argmin $ { 𝜄 % : 𝑌 !"# 𝜄 = 𝑧 !"# } • 𝜄 &'( = argmin $ { 𝜄 % : 𝑌 !"# 𝜄 = 𝑧 !"# , 𝑌 )*" 𝜄 = 𝑧 )*" } • Standard error: 𝜄 − 𝜄 ∗ ! Σ 𝜄 − 𝜄 ∗ for population covariance Σ

  24. Noiseless linear regression • Model: 𝑧 = 𝑦 ! 𝜄 ∗ Well-specified • Standard data: 𝑌 #$% ∈ ℝ &×% , 𝑧 #$% = 𝑌 #$% 𝜄 ∗ , 𝑜 ≪ 𝑒 (overparameterized) Consistent • Extra data (adv examples): 𝑌 ()$ ∈ ℝ *×% , 𝑧 ()$ = 𝑌 ()$ 𝜄 ∗ • We study min-norm interpolants • 𝜄 !"# = argmin $ { 𝜄 % : 𝑌 !"# 𝜄 = 𝑧 !"# } • 𝜄 &'( = argmin $ { 𝜄 % : 𝑌 !"# 𝜄 = 𝑧 !"# , 𝑌 )*" 𝜄 = 𝑧 )*" } • Standard error: 𝜄 − 𝜄 ∗ ! Σ 𝜄 − 𝜄 ∗ for population covariance Σ

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend