HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

TransAdapter: Vision Transformer for Feature-Centric Unsupervised Domain Adaptation

A. Enes Doruk Erhan Oztop Hasan F. Ates

TransAdapter: Vision Transformer for Feature-Centric Unsupervised Domain Adaptation

Abstract

Unsupervised Domain Adaptation (UDA) aims to utilize labeled data from a source domain to solve tasks in an unlabeled target domain, often hindered by significant domain gaps. Traditional CNN-based methods struggle to fully capture complex domain relationships, motivating the shift to vision transformers like the Swin Transformer, which excel in modeling both local and global dependencies. In this work, we propose a novel UDA approach leveraging the Swin Transformer with three key modules. A Graph Domain Discriminator enhances domain alignment by capturing inter-pixel correlations through graph convolutions and entropy-based attention differentiation. An Adaptive Double Attention module combines Windows and Shifted Windows attention with dynamic reweighting to align long-range and local features effectively. Finally, a Cross-Feature Transform modifies Swin Transformer blocks to improve generalization across domains. Extensive benchmarks confirm the state-of-the-art performance of our versatile method, which requires no task-specific alignment modules, establishing its adaptability to diverse applications.

Code Repositories

enesdoruk/TransAdapter
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
unsupervised-domain-adaptation-on-domainnet-1Transadapter
Accuracy: 53.7
unsupervised-domain-adaptation-on-office-homeTransAdapter-B
Accuracy: 89.4
unsupervised-domain-adaptation-on-visda-2017-1TransAdapter
Accuracy: 91.2
unsupervised-domain-adaptation-on-visda2017TransAdapter
Accuracy: 91.2

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
TransAdapter: Vision Transformer for Feature-Centric Unsupervised Domain Adaptation | Papers | HyperAI