On the Adversarial Robustness of Out-of-distribution Generalization Models
2023-09-21NeurIPS 2023Code Available0· sign in to hype
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/zouxinn/ood-advOfficialIn paperpytorch★ 7
Abstract
Out-of-distribution (OOD) generalization has attracted increasing research attention in recent years, due to its promising experimental results in real-world applications. Interestingly, we find that existing OOD generalization methods are vulnerable to adversarial attacks. This motivates us to study OOD adversarial robustness. We first present theoretical analyses of OOD adversarial robustness in two different complementary settings. Motivated by the theoretical results, we design two algorithms to improve the OOD adversarial robustness. Finally, we conduct experiments to validate the effectiveness of our proposed algorithms.