paper-with-me

홈 › Papers

Alleviating Semantic-level Shift: A Semi-supervised Domain Adaptation Method for Semantic Segmentation

2020-04-02 · Zhonghao Wang, Yunchao Wei, Rogerior Feris, JinJun Xiong, Wen-mei Hwu, Thomas S. Huang, Humphrey Shi

Learning segmentation from synthetic data and adapting to real data can significantly relieve human efforts in labelling pixel-level masks. A key challenge of this task is how to alleviate the data distribution discrepancy between the source and target domains, i.e. reducing domain shift. The common approach to this problem is to minimize the discrepancy between feature distributions from different domains through adversarial training. However, directly aligning the feature distribution globally cannot guarantee consistency from a local view (i.e. semantic-level), which prevents certain semantic knowledge learned on the source domain from being applied to the target domain. To tackle this issue, we propose a semi-supervised approach named Alleviating Semantic-level Shift (ASS), which can successfully promote the distribution consistency from both global and local views. Specifically, leveraging a small number of labeled data from the target domain, we directly extract semantic-level feature representations from both the source and the target domains by averaging the features corresponding to same categories advised by pixel-level masks. We then feed the produced features to the discriminator to conduct semantic-level adversarial learning, which collaborates with the adversarial learning from the global view to better alleviate the domain shift. We apply our ASS to two domain adaptation tasks, from GTA5 to Cityscapes and from Synthia to Cityscapes. Extensive experiments demonstrate that: (1) ASS can significantly outperform the current unsupervised state-of-the-arts by employing a small number of annotated samples from the target domain; (2) ASS can beat the oracle model trained on the whole target dataset by over 3 points by augmenting the synthetic source data with annotated samples from the target domain without suffering from the prevalent problem of overfitting to the source domain.

📄 PDF Abstract BibTeX arXiv:2004.00794

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSemantic SegmentationSemi-supervised Domain Adaptation

Similar Papers 제목 키워드 기반

Distributionally Robust Semi-Supervised Learning for People-Centric Sensing

2018-11-12 · Kaixuan Chen, Lina Yao, Dalin Zhang, Xiaojun Chang 외

Semi-supervised learning is crucial for alleviating labelling burdens in people-centric sensing. However, human-generated data inherently suffer from distribution shift in semi-supervised learning due to the diverse biol…

Activity RecognitionGesture RecognitionIntent DetectionMuscular Movement Recognition

Logic-induced Diagnostic Reasoning for Semi-supervised Semantic Segmentation

2023-08-24 · ICCV 2023 1 · Chen Liang, Wenguan Wang, Jiaxu Miao, Yi Yang

Recent advances in semi-supervised semantic segmentation have been heavily reliant on pseudo labeling to compensate for limited labeled data, disregarding the valuable relational knowledge among semantic concepts. To bri…

DiagnosticSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

SGTC: Semantic-Guided Triplet Co-training for Sparsely Annotated Semi-Supervised Medical Image Segmentation

2024-12-20 · Ke Yan, Qing Cai, Fan Zhang, Ziyan Cao 외

Although semi-supervised learning has made significant advances in the field of medical image segmentation, fully annotating a volumetric sample slice by slice remains a costly and time-consuming task. Even worse, most o…

Auxiliary LearningImage SegmentationMedical Image SegmentationSegmentation+3

Text-driven Multiplanar Visual Interaction for Semi-supervised Medical Image Segmentation

2025-07-16 · Kaiwen Huang, Yi Zhou, Huazhu Fu, Yizhe Zhang 외 arxiv

Semi-supervised medical image segmentation is a crucial technique for alleviating the high cost of data annotation. When labeled data is limited, textual information can provide additional context to enhance visual seman…

Semi-supervised Medical Image Segmentation

Semi-supervised Domain Adaptation for Semantic Segmentation

2021-10-20 · Ying Chen, Xu Ouyang, Kaiyue Zhu, Gady Agam

Deep learning approaches for semantic segmentation rely primarily on supervised learning approaches and require substantial efforts in producing pixel-level annotations. Further, such approaches may perform poorly when a…

Data AugmentationDomain AdaptationSegmentationSemantic Segmentation+2