paper-with-me

홈 › Papers

Deliberated Domain Bridging for Domain Adaptive Semantic Segmentation

2022-09-16 · Lin Chen, Zhixiang Wei, Xin Jin, Huaian Chen, Miao Zheng, Kai Chen, Yi Jin

In unsupervised domain adaptation (UDA), directly adapting from the source to the target domain usually suffers significant discrepancies and leads to insufficient alignment. Thus, many UDA works attempt to vanish the domain gap gradually and softly via various intermediate spaces, dubbed domain bridging (DB). However, for dense prediction tasks such as domain adaptive semantic segmentation (DASS), existing solutions have mostly relied on rough style transfer and how to elegantly bridge domains is still under-explored. In this work, we resort to data mixing to establish a deliberated domain bridging (DDB) for DASS, through which the joint distributions of source and target domains are aligned and interacted with each in the intermediate space. At the heart of DDB lies a dual-path domain bridging step for generating two intermediate domains using the coarse-wise and the fine-wise data mixing techniques, alongside a cross-path knowledge distillation step for taking two complementary models trained on generated intermediate samples as 'teachers' to develop a superior 'student' in a multi-teacher distillation manner. These two optimization steps work in an alternating way and reinforce each other to give rise to DDB with strong adaptation power. Extensive experiments on adaptive segmentation tasks with different settings demonstrate that our DDB significantly outperforms state-of-the-art methods. Code is available at https://github.com/xiaoachen98/DDB.git.

📄 PDF Abstract BibTeX arXiv:2209.07695

Code (1)

xiaoachen98/DDB 공식 구현 pytorch

Tasks

Domain AdaptationImage-to-Image TranslationKnowledge DistillationSemantic SegmentationStyle TransferSynthetic-to-Real TranslationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

A Universal Degradation-based Bridging Technique for Domain Adaptive Semantic Segmentation

2024-12-13 · Wangkai Li, Rui Sun, Tianzhu Zhang

Semantic segmentation often suffers from significant performance degradation when the trained network is applied to a different domain. To address this issue, unsupervised domain adaptation (UDA) has been extensively stu…

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Category-Adaptive Domain Adaptation for Semantic Segmentation

2021-03-29 · Zhiming Wang, Yantian Luo, Danlan Huang, Ning Ge 외

Unsupervised domain adaptation (UDA) becomes more and more popular in tackling real-world problems without ground truth of the target domain. Though tedious annotation work is not required, UDA unavoidably faces two prob…

Domain AdaptationSelf-Supervised LearningSemantic SegmentationUnsupervised Domain Adaptation

OurDB: Ouroboric Domain Bridging for Multi-Target Domain Adaptive Semantic Segmentation

2024-03-18 · Seungbeom Woo, Geonwoo Baek, TaeHoon Kim, Jaemin Na 외

Multi-target domain adaptation (MTDA) for semantic segmentation poses a significant challenge, as it involves multiple target domains with varying distributions. The goal of MTDA is to minimize the domain discrepancies a…

Domain AdaptationMulti-target Domain AdaptationSemantic Segmentation

Contrast, Stylize and Adapt: Unsupervised Contrastive Learning Framework for Domain Adaptive Semantic Segmentation

2023-06-15 · Tianyu Li, Subhankar Roy, Huayi Zhou, Hongtao Lu 외

To overcome the domain gap between synthetic and real-world datasets, unsupervised domain adaptation methods have been proposed for semantic segmentation. Majority of the previous approaches have attempted to reduce the …

Contrastive LearningDomain AdaptationSemantic SegmentationStyle Transfer+1

QuadFormer: Quadruple Transformer for Unsupervised Domain Adaptation in Power Line Segmentation of Aerial Images

2022-11-29 · Pratyaksh Prabhav Rao, Feng Qiao, Weide Zhang, Yiliang Xu 외

Accurate segmentation of power lines in aerial images is essential to ensure the flight safety of aerial vehicles. Acquiring high-quality ground truth annotations for training a deep learning model is a laborious process…

Domain AdaptationPseudo LabelSegmentationSemantic Segmentation+1