Perceiving Systems
The MIT License
2021-10-10
Active Domain Adaptation via Clustering Uncertainty-weighted Embeddings

Generalizing deep neural networks to new target domains is critical to their real-world utility. While labeling data from the target domain, it is desirable to select a subset that is maximally-informative to be cost-effective (called Active Learning). The ADA-CLUE algorithm addresses the problem of Active Learning under a domain shift. The GitHub repo consists of code to train models with the ADA-CLUE algorithm for multiple source and target domain shifts. Pre-trained models are also available.
Release Date: | 10 October 2021 |
licence_type: | The MIT License |
Authors: | Viraj Prabhu and Arjun Chandrasekaran and Kate Saenko and Judy Hoffman |
Link (URL): | https://github.com/virajprabhu/CLUE |