OMUDA: Omni-level Masking for Unsupervised Domain Adaptation in Semantic Segmentation
Yang Ou, Xiongwei Zhao, Xinye Yang, Yihan Wang, Yicheng Di, Rong Yuan, Xieyuanli Chen, Xu Zhu

TL;DR
OMUDA introduces hierarchical masking strategies at multiple representation levels to improve unsupervised domain adaptation in semantic segmentation, effectively reducing domain gaps and achieving state-of-the-art results.
Contribution
It proposes a unified framework with three hierarchical masking strategies—context-aware, feature distillation, and class decoupling—that address domain shift challenges in UDA for semantic segmentation.
Findings
Achieves state-of-the-art results on SYNTHIA->Cityscapes and GTA5->Cityscapes benchmarks.
Seamlessly integrates with existing UDA methods, improving average accuracy by 7%.
Effectively reduces domain gap at multiple representation levels.
Abstract
Unsupervised domain adaptation (UDA) enables semantic segmentation models to generalize from a labeled source domain to an unlabeled target domain. However, existing UDA methods still struggle to bridge the domain gap due to cross-domain contextual ambiguity, inconsistent feature representations, and class-wise pseudo-label noise. To address these challenges, we propose Omni-level Masking for Unsupervised Domain Adaptation (OMUDA), a unified framework that introduces hierarchical masking strategies across distinct representation levels. Specifically, OMUDA comprises: 1) a Context-Aware Masking (CAM) strategy that adaptively distinguishes foreground from background to balance global context and local details; 2) a Feature Distillation Masking (FDM) strategy that enhances robust and consistent feature learning through knowledge transfer from pre-trained models; and 3) a Class Decoupling…
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
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
