Universal Domain Adaptation

25 papers with code • 4 benchmarks • 5 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Universal Domain Adaptation models and implementations
3 papers
29

Most implemented papers

Universal Domain Adaptation from Foundation Models: A Baseline Study

szubing/uniood 18 May 2023

We hope that our investigation and the proposed simple framework can serve as a strong baseline to facilitate future studies in this field.

Universal Domain Adaptation for Robust Handling of Distributional Shifts in NLP

heyjoonkim/universal_domain_adaptation_for_nlp 23 Oct 2023

When deploying machine learning systems to the wild, it is highly desirable for them to effectively leverage prior knowledge to the unfamiliar domain while also firing alarms to anomalous inputs.

MLNet: Mutual Learning Network with Neighborhood Invariance for Universal Domain Adaptation

YanzuoLu/MLNet 13 Dec 2023

Universal domain adaptation (UniDA) is a practical but challenging problem, in which information about the relation between the source and the target domains is not given for knowledge transfer.

COMET: Contrastive Mean Teacher for Online Source-Free Universal Domain Adaptation

pascalschlachter/comet 31 Jan 2024

In real-world applications, there is often a domain shift from training to test data.