Bidirectional Domain Mixup for Domain Adaptive Semantic Segmentation

Authors

  • Daehan Kim Hanbat National University
  • Minseok Seo SI-Analytics
  • Kwanyong Park KAIST
  • Inkyu Shin KAIST
  • Sanghyun Woo KAIST
  • In So Kweon KAIST
  • Dong-Geol Choi Hanbat National University

DOI:

https://doi.org/10.1609/aaai.v37i1.25193

Keywords:

CV: Segmentation, ML: Transfer, Domain Adaptation, Multi-Task Learning, ML: Unsupervised & Self-Supervised Learning

Abstract

Mixup provides interpolated training samples and allows the model to obtain smoother decision boundaries for better generalization. The idea can be naturally applied to the domain adaptation task, where we can mix the source and target samples to obtain domain-mixed samples for better adaptation. However, the extension of the idea from classification to segmentation (i.e., structured output) is nontrivial. This paper systematically studies the impact of mixup under the domain adaptive semantic segmentation task and presents a simple yet effective mixup strategy called Bidirectional Domain Mixup (BDM). In specific, we achieve domain mixup in two-step: cut and paste. Given the warm-up model trained from any adaptation techniques, we forward the source and target samples and perform a simple threshold-based cut out of the unconfident regions (cut). After then, we fill-in the dropped regions with the other domain region patches (paste). In doing so, we jointly consider class distribution, spatial structure, and pseudo label confidence. Based on our analysis, we found that BDM leaves domain transferable regions by cutting, balances the dataset-level class distribution while preserving natural scene context by pasting. We coupled our proposal with various state-of-the-art adaptation models and observe significant improvement consistently. We also provide extensive ablation experiments to empirically verify our main components of the framework. Visit our project page with the code at https://sites.google.com/view/bidirectional-domain-mixup

Downloads

Published

2023-06-26

How to Cite

Kim, D., Seo, M., Park, K., Shin, I., Woo, S., Kweon, I. S., & Choi, D.-G. (2023). Bidirectional Domain Mixup for Domain Adaptive Semantic Segmentation. Proceedings of the AAAI Conference on Artificial Intelligence, 37(1), 1114-1123. https://doi.org/10.1609/aaai.v37i1.25193

Issue

Section

AAAI Technical Track on Computer Vision I