Multiple Fusion Adaptation: A Strong Framework for Unsupervised Semantic Segmentation Adaptation
Kai Zhang, Yifan Sun, Rui Wang, Haichang Li, Xiaohui Hu

TL;DR
This paper introduces Multiple Fusion Adaptation (MFA), a novel framework for unsupervised domain adaptation in semantic segmentation that combines three fusion strategies to improve accuracy without additional annotations.
Contribution
The paper proposes a unified MFA framework that effectively integrates cross-model, temporal, and online-offline pseudo label fusion strategies for better domain adaptation.
Findings
Significant improvement in segmentation accuracy on benchmarks
Achieved new state-of-the-art results with 58.2% and 62.5% mIoU
Demonstrated the effectiveness of multi-strategy fusion in UDA
Abstract
This paper challenges the cross-domain semantic segmentation task, aiming to improve the segmentation accuracy on the unlabeled target domain without incurring additional annotation. Using the pseudo-label-based unsupervised domain adaptation (UDA) pipeline, we propose a novel and effective Multiple Fusion Adaptation (MFA) method. MFA basically considers three parallel information fusion strategies, i.e., the cross-model fusion, temporal fusion and a novel online-offline pseudo label fusion. Specifically, the online-offline pseudo label fusion encourages the adaptive training to pay additional attention to difficult regions that are easily ignored by offline pseudo labels, therefore retaining more informative details. While the other two fusion strategies may look standard, MFA pays significant efforts to raise the efficiency and effectiveness for integration, and succeeds in injecting…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Multimodal Machine Learning Applications
