Exploring Robustness of Unsupervised Domain Adaptation in Semantic Segmentation
Jinyu Yang, Chunyuan Li, Weizhi An, Hehuan Ma, Yuzhi Guo, Yu Rong,, Peilin Zhao, Junzhou Huang

TL;DR
This paper evaluates the robustness of unsupervised domain adaptation methods in semantic segmentation against adversarial attacks and introduces ASSUDA, a new approach that enhances robustness using adversarial self-supervision.
Contribution
It is the first comprehensive evaluation of UDA robustness in segmentation and proposes ASSUDA, a novel adversarial self-supervision method to improve security against attacks.
Findings
ASSUDA demonstrates increased resistance to adversarial attacks.
Existing UDA methods are vulnerable to adversarial examples.
Self-supervision techniques like rotation and jigsaw are ineffective for segmentation robustness.
Abstract
Recent studies imply that deep neural networks are vulnerable to adversarial examples -- inputs with a slight but intentional perturbation are incorrectly classified by the network. Such vulnerability makes it risky for some security-related applications (e.g., semantic segmentation in autonomous cars) and triggers tremendous concerns on the model reliability. For the first time, we comprehensively evaluate the robustness of existing UDA methods and propose a robust UDA approach. It is rooted in two observations: (i) the robustness of UDA methods in semantic segmentation remains unexplored, which pose a security concern in this field; and (ii) although commonly used self-supervision (e.g., rotation and jigsaw) benefits image tasks such as classification and recognition, they fail to provide the critical supervision signals that could learn discriminative representation for segmentation…
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
