TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/DSP: Dual Soft-Paste for Unsupervised Domain Adaptive Sema...

DSP: Dual Soft-Paste for Unsupervised Domain Adaptive Semantic Segmentation

Li Gao, Jing Zhang, Lefei Zhang, DaCheng Tao

2021-07-20Semantic SegmentationSynthetic-to-Real TranslationUnsupervised Domain AdaptationDomain Adaptation
PaperPDFCode(official)

Abstract

Unsupervised domain adaptation (UDA) for semantic segmentation aims to adapt a segmentation model trained on the labeled source domain to the unlabeled target domain. Existing methods try to learn domain invariant features while suffering from large domain gaps that make it difficult to correctly align discrepant features, especially in the initial training phase. To address this issue, we propose a novel Dual Soft-Paste (DSP) method in this paper. Specifically, DSP selects some classes from a source domain image using a long-tail class first sampling strategy and softly pastes the corresponding image patch on both the source and target training images with a fusion weight. Technically, we adopt the mean teacher framework for domain adaptation, where the pasted source and target images go through the student network while the original target image goes through the teacher network. Output-level alignment is carried out by aligning the probability maps of the target fused image from both networks using a weighted cross-entropy loss. In addition, feature-level alignment is carried out by aligning the feature maps of the source and target images from student network using a weighted maximum mean discrepancy loss. DSP facilitates the model learning domain-invariant features from the intermediate domains, leading to faster convergence and better performance. Experiments on two challenging benchmarks demonstrate the superiority of DSP over state-of-the-art methods. Code is available at \url{https://github.com/GaoLii/DSP}.

Results

TaskDatasetMetricValueModel
Image-to-Image TranslationGTAV-to-Cityscapes LabelsmIoU55DSP
Image-to-Image TranslationSYNTHIA-to-CityscapesMIoU (13 classes)59.9DSP(ResNet-101)
Image-to-Image TranslationSYNTHIA-to-CityscapesMIoU (16 classes)51DSP(ResNet-101)
Image GenerationGTAV-to-Cityscapes LabelsmIoU55DSP
Image GenerationSYNTHIA-to-CityscapesMIoU (13 classes)59.9DSP(ResNet-101)
Image GenerationSYNTHIA-to-CityscapesMIoU (16 classes)51DSP(ResNet-101)
1 Image, 2*2 StitchingGTAV-to-Cityscapes LabelsmIoU55DSP
1 Image, 2*2 StitchingSYNTHIA-to-CityscapesMIoU (13 classes)59.9DSP(ResNet-101)
1 Image, 2*2 StitchingSYNTHIA-to-CityscapesMIoU (16 classes)51DSP(ResNet-101)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17SAMST: A Transformer framework based on SAM pseudo label filtering for remote sensing semi-supervised semantic segmentation2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15U-RWKV: Lightweight medical image segmentation with direction-adaptive RWKV2025-07-15