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/Pixel-Level Cycle Association: A New Perspective for Domai...

Pixel-Level Cycle Association: A New Perspective for Domain Adaptive Semantic Segmentation

Guoliang Kang, Yunchao Wei, Yi Yang, Yueting Zhuang, Alexander G. Hauptmann

2020-10-31NeurIPS 2020 12Transfer LearningSemantic SegmentationSynthetic-to-Real TranslationDomain Adaptation
PaperPDFCode(official)

Abstract

Domain adaptive semantic segmentation aims to train a model performing satisfactory pixel-level predictions on the target with only out-of-domain (source) annotations. The conventional solution to this task is to minimize the discrepancy between source and target to enable effective knowledge transfer. Previous domain discrepancy minimization methods are mainly based on the adversarial training. They tend to consider the domain discrepancy globally, which ignore the pixel-wise relationships and are less discriminative. In this paper, we propose to build the pixel-level cycle association between source and target pixel pairs and contrastively strengthen their connections to diminish the domain gap and make the features more discriminative. To the best of our knowledge, this is a new perspective for tackling such a challenging task. Experiment results on two representative domain adaptation benchmarks, i.e. GTAV $\rightarrow$ Cityscapes and SYNTHIA $\rightarrow$ Cityscapes, verify the effectiveness of our proposed method and demonstrate that our method performs favorably against previous state-of-the-arts. Our method can be trained end-to-end in one stage and introduces no additional parameters, which is expected to serve as a general framework and help ease future research in domain adaptive semantic segmentation. Code is available at https://github.com/kgl-prml/Pixel- Level-Cycle-Association.

Results

TaskDatasetMetricValueModel
Image-to-Image TranslationGTAV-to-Cityscapes LabelsmIoU47.8PLCA
Image-to-Image TranslationSYNTHIA-to-CityscapesMIoU (13 classes)54PLCA (ResNet-101)
Image-to-Image TranslationSYNTHIA-to-CityscapesMIoU (16 classes)46.8PLCA (ResNet-101)
Image GenerationGTAV-to-Cityscapes LabelsmIoU47.8PLCA
Image GenerationSYNTHIA-to-CityscapesMIoU (13 classes)54PLCA (ResNet-101)
Image GenerationSYNTHIA-to-CityscapesMIoU (16 classes)46.8PLCA (ResNet-101)
1 Image, 2*2 StitchingGTAV-to-Cityscapes LabelsmIoU47.8PLCA
1 Image, 2*2 StitchingSYNTHIA-to-CityscapesMIoU (13 classes)54PLCA (ResNet-101)
1 Image, 2*2 StitchingSYNTHIA-to-CityscapesMIoU (16 classes)46.8PLCA (ResNet-101)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21RaMen: Multi-Strategy Multi-Modal Learning for Bundle Construction2025-07-18Disentangling coincident cell events using deep transfer learning and compressive sensing2025-07-17DiffOSeg: 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-17Best Practices for Large-Scale, Pixel-Wise Crop Mapping and Transfer Learning Workflows2025-07-16