Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Unified Language-driven Zero-shot Domain Adaptation

About

This paper introduces Unified Language-driven Zero-shot Domain Adaptation (ULDA), a novel task setting that enables a single model to adapt to diverse target domains without explicit domain-ID knowledge. We identify the constraints in the existing language-driven zero-shot domain adaptation task, particularly the requirement for domain IDs and domain-specific models, which may restrict flexibility and scalability. To overcome these issues, we propose a new framework for ULDA, consisting of Hierarchical Context Alignment (HCA), Domain Consistent Representation Learning (DCRL), and Text-Driven Rectifier (TDR). These components work synergistically to align simulated features with target text across multiple visual levels, retain semantic correlations between different regional representations, and rectify biases between simulated and real target visual features, respectively. Our extensive empirical evaluations demonstrate that this framework achieves competitive performance in both settings, surpassing even the model that requires domain-ID, showcasing its superiority and generalization ability. The proposed method is not only effective but also maintains practicality and efficiency, as it does not introduce additional computational costs during inference. Our project page is https://senqiaoyang.com/project/ULDA .

Senqiao Yang, Zhuotao Tian, Li Jiang, Jiaya Jia• 2024

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes
mIoU41.73
674
Semantic segmentationCityscapes (val)
mIoU41.73
552
Semantic segmentationACDC (test)
mIoU42.47
103
Semantic segmentationGTA5 to Cityscapes
mIoU41.73
70
Semantic segmentationACDC (Night)
mIoU25.4
55
Semantic segmentationACDC Snow
mIoU46
48
Semantic segmentationACDC (Rain)
mIoU44.94
48
Semantic segmentationGTA5
mIoU42.91
35
Semantic segmentationACDC night (val)
mIoU25.4
14
Semantic segmentationCityscapes to ACDC Night
mIoU25.4
10
Showing 10 of 26 rows

Other info

Code

Follow for update