Domain Invariant Adversarial Learning
Matan Levi, Idan Attias, Aryeh Kontorovich

TL;DR
This paper introduces DIAL, a novel adversarial training method that enforces domain-invariant features to improve the robustness and accuracy of neural networks against adversarial examples.
Contribution
The paper proposes a new adversarial training approach, DIAL, which enhances robustness and accuracy by learning domain-invariant features using a variant of DANN.
Findings
DIAL improves robustness against adversarial attacks.
DIAL enhances standard accuracy on natural examples.
The method is compatible with existing adversarial training techniques.
Abstract
The phenomenon of adversarial examples illustrates one of the most basic vulnerabilities of deep neural networks. Among the variety of techniques introduced to surmount this inherent weakness, adversarial training has emerged as the most effective strategy for learning robust models. Typically, this is achieved by balancing robust and natural objectives. In this work, we aim to further optimize the trade-off between robust and standard accuracy by enforcing a domain-invariant feature representation. We present a new adversarial training method, Domain Invariant Adversarial Learning (DIAL), which learns a feature representation that is both robust and domain invariant. DIAL uses a variant of Domain Adversarial Neural Network (DANN) on the natural domain and its corresponding adversarial domain. In the case where the source domain consists of natural examples and the target domain is the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning
