TL;DR
This paper introduces a novel adversarial training method using disentangled representations to improve model robustness against real-world variations like lighting and appearance changes.
Contribution
The paper proposes a new framework leveraging disentangled representations and adversarial composition to enhance robustness to real-world transformations.
Findings
Improves generalization to real-world variations.
Reduces spurious correlations in models.
Decreases error rates in practical tasks.
Abstract
Recent research has made the surprising finding that state-of-the-art deep learning models sometimes fail to generalize to small variations of the input. Adversarial training has been shown to be an effective approach to overcome this problem. However, its application has been limited to enforcing invariance to analytically defined transformations like -norm bounded perturbations. Such perturbations do not necessarily cover plausible real-world variations that preserve the semantics of the input (such as a change in lighting conditions). In this paper, we propose a novel approach to express and formalize robustness to these kinds of real-world transformations of the input. The two key ideas underlying our formulation are (1) leveraging disentangled representations of the input to define different factors of variations, and (2) generating new input images by adversarially…
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.
Videos
Achieving Robustness in the Wild via Adversarial Mixing With Disentangled Representations· youtube
Taxonomy
MethodsConvolution · Adaptive Instance Normalization · R1 Regularization · HuMan(Expedia)||How do I get a human at Expedia? · Dense Connections · Feedforward Network · StyleGAN
