Unsupervised Domain Adaptation

733 papers with code • 36 benchmarks • 31 datasets

Unsupervised Domain Adaptation is a learning framework to transfer knowledge learned from source domains with a large number of annotated training examples to target domains with unlabeled data only.

Source: Domain-Specific Batch Normalization for Unsupervised Domain Adaptation

Libraries

Use these libraries to find Unsupervised Domain Adaptation models and implementations

Cooperative Students: Navigating Unsupervised Domain Adaptation in Nighttime Object Detection

jichengyuan/cooperitive_students 2 Apr 2024

Unsupervised Domain Adaptation (UDA) has shown significant advancements in object detection under well-lit conditions; however, its performance degrades notably in low-visibility scenarios, especially at night, posing challenges not only for its adaptability in low signal-to-noise ratio (SNR) conditions but also for the reliability and efficiency of automated vehicles.

8
02 Apr 2024

Weakly-Supervised Cross-Domain Segmentation of Electron Microscopy with Sparse Point Annotation

INZHAGY/WDA-Net 31 Mar 2024

To address these issues, we investigate a highly annotation-efficient weak supervision, which assumes only sparse center-points on a small subset of object instances in the target training images.

3
31 Mar 2024

Learning CNN on ViT: A Hybrid Model to Explicitly Class-specific Boundaries for Domain Adaptation

dotrannhattuong/ECB 27 Mar 2024

Compared to conventional DA methods, our ECB achieves superior performance, which verifies its effectiveness in this hybrid model.

13
27 Mar 2024

CoDA: Instructive Chain-of-Domain Adaptation with Severity-Aware Visual Prompt Tuning

Cuzyoung/CoDA 26 Mar 2024

SAVPT features a novel metric Severity that divides all adverse scene images into low-severity and high-severity images.

17
26 Mar 2024

UADA3D: Unsupervised Adversarial Domain Adaptation for 3D Object Detection with Sparse LiDAR and Large Domain Gaps

maxiuw/uada3d 26 Mar 2024

In this study, we address a gap in existing unsupervised domain adaptation approaches on LiDAR-based 3D object detection, which have predominantly concentrated on adapting between established, high-density autonomous driving datasets.

5
26 Mar 2024

Improve Cross-domain Mixed Sampling with Guidance Training for Adaptive Segmentation

wenlve-zhou/guidance-training 22 Mar 2024

Typically, various prevailing methods baseline rely on constructing intermediate domains via cross-domain mixed sampling techniques to mitigate the performance decline caused by domain gaps.

1
22 Mar 2024

Confusing Pair Correction Based on Category Prototype for Domain Adaptation under Noisy Environments

hehxcf/cpc 19 Mar 2024

In this paper, we address unsupervised domain adaptation under noisy environments, which is more challenging and practical than traditional domain adaptation.

1
19 Mar 2024

Align and Distill: Unifying and Improving Domain Adaptive Object Detection

justinkay/aldi 18 Mar 2024

We address these problems by introducing: (1) A unified benchmarking and implementation framework, Align and Distill (ALDI), enabling comparison of DAOD methods and supporting future development, (2) A fair and modern training and evaluation protocol for DAOD that addresses benchmarking pitfalls, (3) A new DAOD benchmark dataset, CFC-DAOD, enabling evaluation on diverse real-world data, and (4) A new method, ALDI++, that achieves state-of-the-art results by a large margin.

19
18 Mar 2024

Uncertainty-Aware Pseudo-Label Filtering for Source-Free Unsupervised Domain Adaptation

chenxi52/upa 17 Mar 2024

Source-free unsupervised domain adaptation (SFUDA) aims to enable the utilization of a pre-trained source model in an unlabeled target domain without access to source data.

4
17 Mar 2024

Visual Foundation Models Boost Cross-Modal Unsupervised Domain Adaptation for 3D Semantic Segmentation

etrontech/vfmseg 15 Mar 2024

Then, another VFM trained on fine-grained 2D masks is adopted to guide the generation of semantically augmented images and point clouds to enhance the performance of neural networks, which mix the data from source and target domains like view frustums (FrustumMixing).

8
15 Mar 2024