HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Feature Fusion Transferability Aware Transformer for Unsupervised Domain Adaptation

Xiaowei Yu Zhe Huang Zao Zhang

Feature Fusion Transferability Aware Transformer for Unsupervised Domain Adaptation

Abstract

Unsupervised domain adaptation (UDA) aims to leverage the knowledge learned from labeled source domains to improve performance on the unlabeled target domains. While Convolutional Neural Networks (CNNs) have been dominant in previous UDA methods, recent research has shown promise in applying Vision Transformers (ViTs) to this task. In this study, we propose a novel Feature Fusion Transferability Aware Transformer (FFTAT) to enhance ViT performance in UDA tasks. Our method introduces two key innovations: First, we introduce a patch discriminator to evaluate the transferability of patches, generating a transferability matrix. We integrate this matrix into self-attention, directing the model to focus on transferable patches. Second, we propose a feature fusion technique to fuse embeddings in the latent space, enabling each embedding to incorporate information from all others, thereby improving generalization. These two components work in synergy to enhance feature representation learning. Extensive experiments on widely used benchmarks demonstrate that our method significantly improves UDA performance, achieving state-of-the-art (SOTA) results.

Code Repositories

Shawey94/WACV2025-FFTAT
Official
pytorch
Mentioned in GitHub
Shawey94/NoisyNN
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
domain-adaptation-on-office-31FFTAT
Average Accuracy: 96.0
domain-adaptation-on-visda2017FFTAT
Accuracy: 93.8
unsupervised-domain-adaptation-on-office-homeFFTAT
Accuracy: 91.4
unsupervised-domain-adaptation-on-visda2017FFTAT
Accuracy: 93.8

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
Feature Fusion Transferability Aware Transformer for Unsupervised Domain Adaptation | Papers | HyperAI