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/Cross-Domain Semantic Segmentation on Inconsistent Taxonom...

Cross-Domain Semantic Segmentation on Inconsistent Taxonomy using VLMs

Jeongkee Lim, Yusung Kim

2024-08-05SegmentationSemantic SegmentationUnsupervised Domain AdaptationDomain Adaptation
PaperPDFCode(official)

Abstract

The challenge of semantic segmentation in Unsupervised Domain Adaptation (UDA) emerges not only from domain shifts between source and target images but also from discrepancies in class taxonomies across domains. Traditional UDA research assumes consistent taxonomy between the source and target domains, thereby limiting their ability to recognize and adapt to the taxonomy of the target domain. This paper introduces a novel approach, Cross-Domain Semantic Segmentation on Inconsistent Taxonomy using Vision Language Models (CSI), which effectively performs domain-adaptive semantic segmentation even in situations of source-target class mismatches. CSI leverages the semantic generalization potential of Visual Language Models (VLMs) to create synergy with previous UDA methods. It leverages segment reasoning obtained through traditional UDA methods, combined with the rich semantic knowledge embedded in VLMs, to relabel new classes in the target domain. This approach allows for effective adaptation to extended taxonomies without requiring any ground truth label for the target domain. Our method has shown to be effective across various benchmarks in situations of inconsistent taxonomy settings (coarse-to-fine taxonomy and open taxonomy) and demonstrates consistent synergy effects when integrated with previous state-of-the-art UDA methods. The implementation is available at http://github.com/jkee58/CSI.

Results

TaskDatasetMetricValueModel
Domain AdaptationSYNTHIA-to-CityscapesmIoU68.8MIC+CSI
Domain AdaptationSYNTHIA-to-CityscapesmIoU (13 classes)75.9MIC+CSI
Domain AdaptationSYNTHIA-to-CityscapesmIoU (19 classes)67.4MIC+CSI
Domain AdaptationSYNTHIA-to-CityscapesmIoU61.4DAFormer+CSI
Domain AdaptationSYNTHIA-to-CityscapesmIoU (19 classes)60DAFormer+CSI
Unsupervised Domain AdaptationSYNTHIA-to-CityscapesmIoU68.8MIC+CSI
Unsupervised Domain AdaptationSYNTHIA-to-CityscapesmIoU (13 classes)75.9MIC+CSI
Unsupervised Domain AdaptationSYNTHIA-to-CityscapesmIoU (19 classes)67.4MIC+CSI
Unsupervised Domain AdaptationSYNTHIA-to-CityscapesmIoU61.4DAFormer+CSI
Unsupervised Domain AdaptationSYNTHIA-to-CityscapesmIoU (19 classes)60DAFormer+CSI

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-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-17