Unsupervised Domain Adaptation Using Feature-Whitening and Consensus Loss
Abstract
A classifier trained on a dataset seldom works on other datasets obtained under different conditions due to domain shift. This problem is commonly addressed by domain adaptation methods. In this work we introduce a novel deep learning framework which unifies different paradigms in unsupervised domain adaptation. Specifically, we propose domain alignment layers which implement feature whitening for the purpose of matching source and target feature distributions. Additionally, we leverage the unlabeled target data by proposing the Min-Entropy Consensus loss, which regularizes training while avoiding the adoption of many user-defined hyper-parameters. We report results on publicly available datasets, considering both digit classification and object recognition tasks. We show that, in most of our experiments, our approach improves upon previous methods, setting new state-of-the-art performances.
Cite
Text
Roy et al. "Unsupervised Domain Adaptation Using Feature-Whitening and Consensus Loss." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019. doi:10.1109/CVPR.2019.00970Markdown
[Roy et al. "Unsupervised Domain Adaptation Using Feature-Whitening and Consensus Loss." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019.](https://mlanthology.org/cvpr/2019/roy2019cvpr-unsupervised/) doi:10.1109/CVPR.2019.00970BibTeX
@inproceedings{roy2019cvpr-unsupervised,
title = {{Unsupervised Domain Adaptation Using Feature-Whitening and Consensus Loss}},
author = {Roy, Subhankar and Siarohin, Aliaksandr and Sangineto, Enver and Bulo, Samuel Rota and Sebe, Nicu and Ricci, Elisa},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2019},
doi = {10.1109/CVPR.2019.00970},
url = {https://mlanthology.org/cvpr/2019/roy2019cvpr-unsupervised/}
}