Domain-Specificity Inducing Transformers for Source-Free Domain Adaptation
Conventional Domain Adaptation (DA) methods aim to learn domain-invariant feature representations to improve the target adaptation performance. However, we motivate that domain-specificity is equally important since in-domain trained models hold crucial domain-specific properties that are beneficial for adaptation. Hence, we propose to build a framework that supports disentanglement and learning of domain-specific factors and task-specific factors in a unified model. Motivated by the success of vision transformers in several multi-modal vision problems, we find that queries could be leveraged to extract the domain-specific factors. Hence, we propose a novel Domain-specificity-inducing Transformer (DSiT) framework for disentangling and learning both domain-specific and task-specific factors. To achieve disentanglement, we propose to construct novel Domain-Representative Inputs (DRI) with domain-specific information to train a domain classifier with a novel domain token. We are the first to utilize vision transformers for domain adaptation in a privacy-oriented source-free setting, and our approach achieves state-of-the-art performance on single-source, multi-source, and multi-target benchmarks
Code (0)
등록된 구현이 없습니다.
Tasks
DisentanglementDomain AdaptationSource-Free Domain AdaptationSpecificityMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Source-Free Domain Adaptation for RGB-D Semantic Segmentation with Vision Transformers
With the increasing availability of depth sensors, multimodal frameworks that combine color information with depth data are gaining interest. However, ground truth data for semantic segmentation is burdensome to provide,…
Domain AdaptationSegmentationSemantic SegmentationSource-Free Domain Adaptation+1Generalize then Adapt: Source-Free Domain Adaptive Semantic Segmentation
Unsupervised domain adaptation (DA) has gained substantial interest in semantic segmentation. However, almost all prior arts assume concurrent access to both labeled source and unlabeled target, making them unsuitable fo…
Domain AdaptationDomain GeneralizationPseudo LabelSemantic Segmentation+2Uncertainty-guided Source-free Domain Adaptation
Source-free domain adaptation (SFDA) aims to adapt a classifier to an unlabelled target data set by only using a pre-trained source model. However, the absence of the source data and the domain shift makes the prediction…
Domain AdaptationSource-Free Domain AdaptationAgile Multi-Source-Free Domain Adaptation
Efficiently utilizing rich knowledge in pretrained models has become a critical topic in the era of large models. This work focuses on adaptively utilizing knowledge from multiple source-pretrained models to an unlabeled…
Domain AdaptationSource-Free Domain AdaptationSpecificitySEGA: Spectral-Energy Guided Attention for Resolution Extrapolation in Diffusion Transformers
Diffusion transformers (DiTs) have emerged as a dominant architecture for text-to-image generation, yet their performance drops when generating at resolutions beyond their training range. Existing training-free approache…
Text-to-Image Generation